5 hours ago
spring-boot

v3.2.10

🐞 Bug Fixes

  • management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #42313
  • Missing details in OAuth2ClientProperties validation error message #42278
  • FileNotFoundException from unused mis-configured SSL bundles #42119
  • PropertiesMigrationListener wrongly reports property as deprecated when has group #42068
  • Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #42055
  • JarLauncher fails to load large jar files #42012
  • @RestartScope can cause 'Recursive update' exceptions when used with container beans #41571

📔 Documentation

  • Document that spring.jmx.enabled is not intended for third-party libraries #42272
  • Update link to Log4j2 system properties #42262
  • Links to GraphQL in the reference guide redirect to the root instead of specific sections #42207
  • Fix links to Spring Data's reference documentation #42203
  • Update documentation to reflect new no handler found exception behavior #42164
  • Polish configuration property reference #42162
  • Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available #42110
  • Improve documentation in "Command-line Completion" #42091
  • Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing #41745
  • Document that configuration property binding to a Kotlin value class with a default is not supported #41693
  • Replace RFC 7807 by RFC 9457 in property documentation #41260
  • Explain difference between OTel agent and Micrometer instrumentations #41227

🔨 Dependency Upgrades

  • Upgrade to Groovy 4.0.23 #42291
  • Upgrade to Infinispan 14.0.31.Final #42245
  • Upgrade to Jakarta Servlet JSP JSTL 3.0.2 #42246
  • Upgrade to Jetty 12.0.13 #42248
  • Upgrade to Jetty Reactive HTTPClient 4.0.7 #42247
  • Upgrade to Micrometer 1.12.10 #42121
  • Upgrade to Micrometer Tracing 1.2.10 #42122
  • Upgrade to MongoDB 4.11.4 #42249
  • Upgrade to Netty 4.1.113.Final #42250
  • Upgrade to Reactor Bom 2023.0.10 #42123
  • Upgrade to Spring Data Bom 2023.1.10 #42124
  • Upgrade to Spring Framework 6.1.13 #42125
  • Upgrade to Spring HATEOAS 2.2.5 #42281
  • Upgrade to Spring Integration 6.2.9 #42126
  • Upgrade to Spring Kafka 3.1.9 #42127
  • Upgrade to Spring Pulsar 1.0.10 #42128
  • Upgrade to Spring Retry 2.0.9 #42325
  • Upgrade to Tomcat 10.1.30 #42344
  • Upgrade to Undertow 2.3.17.Final #42302

❤️ Contributors

Thank you to all the contributors who worked on this release:

@Alchemik, @arefbehboudi, @izeye, @mushroom528, @nosan, and @quaff

22 hours ago
selenium

Nightly

Commits

  • 29dbcf1: [gitpod] Updating Dockerfile for gitpod (Diego Molina)
  • 4d7d336: [ci] Setup curl for Ubuntu on the stage release workflow (Diego Molina)
  • 747c6bf: [ci] Setup curl for Ubuntu on the pre release workflow (Diego Molina)
1 days ago
servicecomb-java-chassis

Apache ServiceComb Java-Chassis 2.8.20

What's Changed

Dependencies update

Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.19...2.8.20

1 days ago
servicecomb-java-chassis

Apache ServiceComb Java-Chassis 3.2.2

What's Changed

Dependencies update

New Contributors

Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/3.2.1...3.2.2

1 days ago
selenium

Nightly

Commits

  • 375e841: [java] Escape cookie values when required for tests (#14486) (Swastik Baranwal) #14486
  • 2970ad3: [js][bidi] Fix flaky test for network event (Puja Jagani)
  • 6459008: [rust] Reuse driver mirror URL (when available) to discover Firefox versions (#13941) (#14493) (Boni García) #14493
  • 0d42674: [rust] Selenium Manager errors when browser-path is wrong (#13352) (#14381) (Boni García) #14381
  • 8d6af17: [bazel] Bump the JS rules to latest versions (#14512) (Simon Stewart) #14512
  • 1af29ab: [bazel] Bump rules_java to 7.11.1 (Simon Mavi Stewart)
  • f666c7f: .gitignore: add py/python.iml (#14505) (Swastik Baranwal) #14505
  • 6dd13d7: [py] fix tests in correct_event_firing_tests.py (#14510) (Navin Chandra) #14510