This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a change to branch branch-4.2
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from 2feaf26ae2b [improve][broker] Close connection when close consumer 
write fails (#25520)
     new a0420fb218b [fix][broker] Revert "[improve][broker] Enhance advertised 
address resolution with fallback to localhost (#25238)" (#25523)
     new 28cd4e396c3 [fix][sec] Upgrade Jetty to address CVE-2026-2332 (#25527)
     new 7fd11c55b86 [cleanup][build] Bumped version to 4.2.1-SNAPSHOT
     new 307717f36ba [improve][ci] Backport fix for ssh-access action
     new bd689be968d [fix][ci] Ensure discard_max_bytes is set to 0 only for 
existing block devices (#25510)

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/actions/ssh-access/action.yml              |  5 +-
 .github/actions/tune-runner-vm/action.yml          |  6 +-
 bouncy-castle/bc/pom.xml                           |  2 +-
 bouncy-castle/bcfips-include-test/pom.xml          |  2 +-
 bouncy-castle/bcfips/pom.xml                       |  2 +-
 bouncy-castle/pom.xml                              |  2 +-
 buildtools/pom.xml                                 |  4 +-
 distribution/io/pom.xml                            |  2 +-
 distribution/offloaders/pom.xml                    |  2 +-
 distribution/pom.xml                               |  2 +-
 distribution/server/pom.xml                        |  2 +-
 distribution/server/src/assemble/LICENSE.bin.txt   | 72 +++++++++++-----------
 distribution/shell/pom.xml                         |  2 +-
 distribution/shell/src/assemble/LICENSE.bin.txt    | 24 ++++----
 docker/pom.xml                                     |  2 +-
 docker/pulsar-all/pom.xml                          |  2 +-
 docker/pulsar/pom.xml                              |  2 +-
 jclouds-shaded/pom.xml                             |  2 +-
 jetcd-core-shaded/pom.xml                          |  2 +-
 .../bookkeeper-prometheus-metrics-provider/pom.xml |  2 +-
 jetty-upgrade/pom.xml                              |  2 +-
 jetty-upgrade/zookeeper-prometheus-metrics/pom.xml |  2 +-
 jetty-upgrade/zookeeper-with-patched-admin/pom.xml |  2 +-
 managed-ledger/pom.xml                             |  2 +-
 microbench/pom.xml                                 |  2 +-
 pom.xml                                            |  6 +-
 pulsar-bom/pom.xml                                 |  4 +-
 pulsar-broker-auth-athenz/pom.xml                  |  2 +-
 pulsar-broker-auth-oidc/pom.xml                    |  2 +-
 pulsar-broker-auth-sasl/pom.xml                    |  2 +-
 pulsar-broker-common/pom.xml                       |  2 +-
 pulsar-broker/pom.xml                              |  2 +-
 .../org/apache/pulsar/PulsarStandaloneStarter.java |  9 +--
 pulsar-cli-utils/pom.xml                           |  2 +-
 pulsar-client-admin-api/pom.xml                    |  2 +-
 pulsar-client-admin-shaded/pom.xml                 |  2 +-
 pulsar-client-admin/pom.xml                        |  2 +-
 pulsar-client-all/pom.xml                          |  2 +-
 pulsar-client-api/pom.xml                          |  2 +-
 pulsar-client-auth-athenz/pom.xml                  |  2 +-
 pulsar-client-auth-sasl/pom.xml                    |  2 +-
 pulsar-client-dependencies-minimized/pom.xml       |  2 +-
 pulsar-client-messagecrypto-bc/pom.xml             |  2 +-
 pulsar-client-shaded/pom.xml                       |  2 +-
 pulsar-client-tools-api/pom.xml                    |  2 +-
 pulsar-client-tools-customcommand-example/pom.xml  |  2 +-
 pulsar-client-tools-test/pom.xml                   |  2 +-
 pulsar-client-tools/pom.xml                        |  2 +-
 pulsar-client/pom.xml                              |  2 +-
 pulsar-common/pom.xml                              |  2 +-
 pulsar-config-validation/pom.xml                   |  2 +-
 pulsar-docs-tools/pom.xml                          |  2 +-
 pulsar-functions/api-java/pom.xml                  |  2 +-
 pulsar-functions/instance/pom.xml                  |  2 +-
 pulsar-functions/java-examples-builtin/pom.xml     |  2 +-
 pulsar-functions/java-examples/pom.xml             |  2 +-
 pulsar-functions/localrun-shaded/pom.xml           |  2 +-
 pulsar-functions/localrun/pom.xml                  |  2 +-
 pulsar-functions/pom.xml                           |  2 +-
 pulsar-functions/proto/pom.xml                     |  2 +-
 pulsar-functions/runtime-all/pom.xml               |  2 +-
 pulsar-functions/runtime/pom.xml                   |  2 +-
 pulsar-functions/secrets/pom.xml                   |  2 +-
 pulsar-functions/utils/pom.xml                     |  2 +-
 pulsar-functions/worker/pom.xml                    |  2 +-
 pulsar-io/aerospike/pom.xml                        |  2 +-
 pulsar-io/alluxio/pom.xml                          |  2 +-
 pulsar-io/aws/pom.xml                              |  2 +-
 pulsar-io/azure-data-explorer/pom.xml              |  2 +-
 pulsar-io/batch-data-generator/pom.xml             |  2 +-
 pulsar-io/batch-discovery-triggerers/pom.xml       |  2 +-
 pulsar-io/canal/pom.xml                            |  2 +-
 pulsar-io/cassandra/pom.xml                        |  2 +-
 pulsar-io/common/pom.xml                           |  2 +-
 pulsar-io/core/pom.xml                             |  2 +-
 pulsar-io/data-generator/pom.xml                   |  2 +-
 pulsar-io/debezium/core/pom.xml                    |  2 +-
 pulsar-io/debezium/mongodb/pom.xml                 |  2 +-
 pulsar-io/debezium/mssql/pom.xml                   |  2 +-
 pulsar-io/debezium/mysql/pom.xml                   |  2 +-
 pulsar-io/debezium/oracle/pom.xml                  |  2 +-
 pulsar-io/debezium/pom.xml                         |  2 +-
 pulsar-io/debezium/postgres/pom.xml                |  2 +-
 pulsar-io/docs/pom.xml                             |  2 +-
 pulsar-io/dynamodb/pom.xml                         |  2 +-
 pulsar-io/elastic-search/pom.xml                   |  2 +-
 pulsar-io/file/pom.xml                             |  2 +-
 pulsar-io/hbase/pom.xml                            |  2 +-
 pulsar-io/hdfs3/pom.xml                            |  2 +-
 pulsar-io/http/pom.xml                             |  2 +-
 pulsar-io/influxdb/pom.xml                         |  2 +-
 pulsar-io/jdbc/clickhouse/pom.xml                  |  2 +-
 pulsar-io/jdbc/core/pom.xml                        |  2 +-
 pulsar-io/jdbc/mariadb/pom.xml                     |  2 +-
 pulsar-io/jdbc/openmldb/pom.xml                    |  2 +-
 pulsar-io/jdbc/pom.xml                             |  2 +-
 pulsar-io/jdbc/postgres/pom.xml                    |  2 +-
 pulsar-io/jdbc/sqlite/pom.xml                      |  2 +-
 pulsar-io/kafka-connect-adaptor-nar/pom.xml        |  2 +-
 pulsar-io/kafka-connect-adaptor/pom.xml            |  2 +-
 pulsar-io/kafka/pom.xml                            |  2 +-
 pulsar-io/kinesis-kpl-shaded/pom.xml               |  2 +-
 pulsar-io/kinesis/pom.xml                          |  2 +-
 pulsar-io/mongo/pom.xml                            |  2 +-
 pulsar-io/netty/pom.xml                            |  2 +-
 pulsar-io/nsq/pom.xml                              |  2 +-
 pulsar-io/pom.xml                                  |  2 +-
 pulsar-io/rabbitmq/pom.xml                         |  2 +-
 pulsar-io/redis/pom.xml                            |  2 +-
 pulsar-io/solr/pom.xml                             |  2 +-
 pulsar-metadata/pom.xml                            |  2 +-
 pulsar-opentelemetry/pom.xml                       |  2 +-
 .../bookkeeper-storage/pom.xml                     |  2 +-
 pulsar-package-management/core/pom.xml             |  2 +-
 .../filesystem-storage/pom.xml                     |  2 +-
 pulsar-package-management/pom.xml                  |  2 +-
 pulsar-proxy/pom.xml                               |  2 +-
 pulsar-testclient/pom.xml                          |  2 +-
 pulsar-transaction/common/pom.xml                  |  2 +-
 pulsar-transaction/coordinator/pom.xml             |  2 +-
 pulsar-transaction/pom.xml                         |  2 +-
 pulsar-websocket/pom.xml                           |  2 +-
 structured-event-log/pom.xml                       |  2 +-
 testmocks/pom.xml                                  |  2 +-
 tests/bc_2_0_0/pom.xml                             |  2 +-
 tests/bc_2_0_1/pom.xml                             |  2 +-
 tests/bc_2_6_0/pom.xml                             |  2 +-
 tests/docker-images/java-test-functions/pom.xml    |  2 +-
 tests/docker-images/java-test-image/pom.xml        |  2 +-
 tests/docker-images/java-test-plugins/pom.xml      |  2 +-
 tests/docker-images/latest-version-image/pom.xml   |  2 +-
 tests/docker-images/pom.xml                        |  2 +-
 tests/integration/pom.xml                          |  2 +-
 .../containers/StandaloneContainer.java            |  2 +-
 tests/pom.xml                                      |  2 +-
 tests/pulsar-client-admin-shade-test/pom.xml       |  2 +-
 .../pulsar/tests/integration/PulsarContainer.java  |  2 +-
 tests/pulsar-client-all-shade-test/pom.xml         |  2 +-
 .../pulsar/tests/integration/PulsarContainer.java  |  2 +-
 tests/pulsar-client-shade-test/pom.xml             |  2 +-
 .../pulsar/tests/integration/PulsarContainer.java  |  2 +-
 tiered-storage/file-system/pom.xml                 |  2 +-
 tiered-storage/jcloud/pom.xml                      |  2 +-
 tiered-storage/pom.xml                             |  2 +-
 144 files changed, 200 insertions(+), 202 deletions(-)

Reply via email to