Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.projectreactor.netty:reactor-netty 1.2.2 -> 1.2.3 age adoption passing confidence
io.projectreactor:reactor-core 3.7.2 -> 3.7.3 age adoption passing confidence
com.google.api:gax 2.60.0 -> 2.61.0 age adoption passing confidence
com.google.auth:google-auth-library-oauth2-http 1.32.0 -> 1.32.1 age adoption passing confidence
com.google.auth:google-auth-library-credentials 1.32.0 -> 1.32.1 age adoption passing confidence
com.google.http-client:google-http-client-jackson2 1.45.3 -> 1.46.1 age adoption passing confidence
com.google.http-client:google-http-client 1.45.3 -> 1.46.1 age adoption passing confidence
com.google.http-client:google-http-client-gson 1.45.3 -> 1.46.1 age adoption passing confidence
com.google.apis:google-api-services-sqladmin (source) v1beta4-rev20250129-2.0.0 -> v1beta4-rev20250205-2.0.0 age adoption passing confidence
org.mariadb.jdbc:mariadb-java-client (source) 3.5.1 -> 3.5.2 age adoption passing confidence
io.netty:netty-resolver (source) 4.1.117.Final -> 4.1.118.Final age adoption passing confidence
io.netty:netty-codec (source) 4.1.117.Final -> 4.1.118.Final age adoption passing confidence
io.netty:netty-buffer (source) 4.1.117.Final -> 4.1.118.Final age adoption passing confidence
io.netty:netty-transport-native-unix-common (source) 4.1.117.Final -> 4.1.118.Final age adoption passing confidence
io.netty:netty-transport (source) 4.1.117.Final -> 4.1.118.Final age adoption passing confidence
io.netty:netty-common (source) 4.1.117.Final -> 4.1.118.Final age adoption passing confidence
io.netty:netty-handler (source) 4.1.117.Final -> 4.1.118.Final age adoption passing confidence
com.google.cloud:google-cloud-shared-config 1.14.1 -> 1.14.2 age adoption passing confidence

Release Notes

reactor/reactor-netty (io.projectreactor.netty:reactor-netty)

v1.2.3

Compare Source

Reactor Netty 1.2.3 is part of 2024.0.3 Release Train.

What's Changed
⚠️ Update considerations and deprecations
  • Make ChannelOperations.DisposedChannel#close non operational by @​violetagg in #​3592
  • Ensure HttpClient does not add Content-Length header when the send function does not change NettyOutbound or returns Mono#empty by @​violetagg in #​3605
✨ New features and improvements
🐞 Bug fixes
  • When Mono#empty is provided as a deferred configuration, continue with the actual configuration by @​violetagg in #​3596
  • When null is provided as a deferred configuration, continue with the current configuration by @​violetagg in #​3602
  • Http2Pool: Ensure the permit is returned when the Borrower is cancelled by @​violetagg in #​3609

Full Changelog: reactor/reactor-netty@v1.2.2...v1.2.3

reactor/reactor-core (io.projectreactor:reactor-core)

v3.7.3

googleapis/google-auth-library-java (com.google.auth:google-auth-library-oauth2-http)

v1.32.1

Compare Source

Bug Fixes
Dependencies
  • Update dependency com.google.http-client:google-http-client-bom to v1.46.0 (e53c441)
Documentation
googleapis/google-http-java-client (com.google.http-client:google-http-client-jackson2)

v1.46.1

Compare Source

Bug Fixes
Dependencies
  • Revert dependency io.grpc:grpc-context back to v1.69.0 (5790ac4)

v1.46.0

Compare Source

Features
Dependencies
mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client)

v3.5.2

Compare Source

Full Changelog

Bugs Fixed
  • CONJ-1216 Resolved a performance issue that occurred when batch processing on MySQL and older MariaDB (pre-10.2) servers
  • CONJ-1218 Incorrect behavior where XA connections are closed when regular connections are terminated - this is against specifications
  • CONJ-1217 The trustCertificateKeyStorePassword alias parameter isn’t taken into account
  • CONJ-1221 DatabaseMetadata.getTypeInfo() is missing the data types UUID and VECTOR
  • CONJ-1225 System throws an exception prematurely without checking all available connections
  • CONJ-1228 result-set.getObject() on BLOB type returns Blob in place of byte[]
  • CONJ-660 new disconnectOnExpiredPasswords connection option that controls client behavior when connecting with an expired password.
    When set to true (default), the client disconnects if it detects an expired password.
    When false, the client maintains the connection and allows setting a new password.
  • CONJ-1229 Permit executeQuery commands to not return a result-set
googleapis/java-shared-config (com.google.cloud:google-cloud-shared-config)

v1.14.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner February 6, 2025 03:03
@renovate-bot renovate-bot changed the title deps: Update dependency com.google.cloud:google-cloud-shared-config to v1.14.2 deps: Update Non-major dependencies Feb 6, 2025
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch 7 times, most recently from 32734e7 to 85fdbbf Compare February 11, 2025 21:40
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 85fdbbf to 5c12443 Compare February 13, 2025 09:54
@hessjcg hessjcg enabled auto-merge (squash) February 14, 2025 00:06
@hessjcg hessjcg merged commit bb44a33 into GoogleCloudPlatform:main Feb 14, 2025
17 checks passed
@renovate-bot renovate-bot deleted the renovate/non-major-dependencies branch February 14, 2025 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants