[ANNOUNCE] Apache Pulsar Helm Chart version 3.2.0 Released

2024-01-25 Thread Lari Hotari
Dear community,

The Apache Pulsar team is pleased to announce the release of the Apache
Pulsar Helm Chart 3.2.0.

The official source release, as well as the binary Helm Chart release,
are available at
https://downloads.apache.org/pulsar/helm-chart/3.2.0/.

The helm chart index at https://pulsar.apache.org/charts/ has been
updated and the release is also available directly via helm.

Release Notes:
https://github.com/apache/pulsar-helm-chart/releases/tag/pulsar-3.2.0
Docs: https://github.com/apache/pulsar-helm-chart#readme and 
https://pulsar.apache.org/docs/helm-overview
ArtifactHub: https://artifacthub.io/packages/helm/apache/pulsar/3.2.0

Thanks to all the contributors who made this possible.

Regards,

The Apache Pulsar Team


[ANNOUNCEMENT] HttpComponents Client 5.3.1 GA Released

2024-01-25 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 5.3.1 GA
release of HttpComponents HttpClient.

This is a maintenance release that fixes several minor defects and a
regression in the Fluent module causing the response body truncation
discovered since release 5.3.


Download - 
Release notes -
 
HttpComponents site - 

About HttpComponents HttpClient

The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant
protocol used on the Internet today. Web services, network-enabled
appliances and the growth of network computing continue to expand the
role of the HTTP protocol beyond user-driven web browsers, while
increasing the number of applications that require HTTP support.

Designed for extension while providing robust support for the base HTTP
protocol, HttpClient may be of interest to anyone building HTTP-aware
client applications such as web browsers, web service clients, or
systems that leverage or extend the HTTP protocol for distributed
communication.