8 hours ago
quarkus

3.35.4

Complete changelog

  • #51109 - Smallrye OpenAPI generation for SSE with Multi return type generates array type
  • #53479 - x-smallrye-profile Profile filtering not working properly
  • #53798 - Update remaining actions to pinned shas
  • #53844 - Bump smallrye-open-api.version from 4.3.0 to 4.3.1
  • #53916 - Add support for more Jackson annotations in generated reflection-free serializers
  • #53944 - Bump the hibernate group with 9 updates
  • #53946 - [3.35.1] Hibernate IllegalArgumentException is not a subtype
  • #53964 - StackOverflowError in Hibernate metadata processing since 3.35 for generic AttributeConverter
  • #54060 - Allow WebDependencyJarBuildItem to carry import mappings directly
  • #54085 - Improve Micrometer test resilience
  • #54091 - mTLS auth mechanism throws NPE when proxy "forwarded" header indicate HTTPS in the HTTP request
  • #54093 - Using reflection-free serializers breaks in 3.35
  • #54127 - quarkus-opentelemetry native image on JDK 25: IllegalArgumentException: Receiver type ManagementSupport$$Lambda is not an instance of com.sun.management.OperatingSystemMXBean at runtime
  • #54140 - Fix CNFE for CpuMethods otel class
  • #54146 - SunPKCS provider is not available at runtime
  • #54147 - Apply security provider specific configuration at runtime
  • #54148 - Bump Narayana from 7.3.3.Final to 7.3.4.Final
  • #54150 - Bump the hibernate group across 1 directory with 14 updates
  • #54188 - Update JAXB to 4.0.8
  • #54189 - Generate reflection-free Jackson serializers only for public classes
  • #54199 - docs: replace Markdown xml fence with AsciiDoc source block
  • #54208 - Bump smallrye-open-api from 4.3.1 to 4.3.3
  • #54242 - Prevent NPE in mTLS auth mech when communication with a trusted proxy happens over HTTP protocol but headers indicate HTTPS
  • #54264 - Fix NPE in RemoteUserAttribute with anonymous identity
  • #54310 - Prometheus compression header fix
9 hours ago
spring-cloud-tencent

2.1.2.0-2025.0.2-RC1

Dependency Version

  • Spring Cloud Tencent: 2.1.2.0-2025.0.2-RC1
  • Spring Cloud: 2025.0.2
  • Spring Boot: 3.5.11
  • Spring Framework: 6.2.15

Features / Enhancements

Upgrade to Spring Cloud 2025.0.x from branch 2024.

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman

How to upgrade

This version is compatible version from the previous corresponding version, so just upgrade spring-cloud-tencent-dependencies version to it. If you need to change the Spring Cloud version, please refer to the documentation Release Note to modify other related dependent versions synchronously.

9 hours ago
Activiti
9 hours ago
spring-cloud-tencent

2.1.2.0-2024.0.3-RC1

Dependency Version

  • Spring Cloud Tencent: 2.1.2.0-2024.0.3-RC1
  • Spring Cloud: 2024.0.3
  • Spring Boot: 3.4.12
  • Spring Framework: 6.2.15

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.1.1.0-2024.0.3...2.1.2.0-2024.0.3-RC1

Features / Enhancements

  • Config

    • feat: Add config address to report client url conversion. #1795
    • feat: Update config server IP to 127.0.0.1 and adjust tests #1796
    • feat: Support Polaris config env value and add related tests #1797
  • Context

    • refactor: modify the initialization of ApplicationContextAwareUtils. #1798
    • feat: support enable/disable cloud location provider via configuration. #1799
  • Discovery

    • feat: refactor Feign eager load, add LoadBalancer warm-up, and fix gateway trailing slash compatibility #1800
  • RateLimit

    • feat: support overrideHost configuration for ratelimit, event reporter and stat modules #1804

Fixes

  • test: add unit tests for ConfigurationModifier and fix TsfConsul report logic #1802
  • fix: prepend context-path to contract reporter API paths #1803
  • fix: split contract base-package for springdoc scan #1807

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman @shedfreewu

How to upgrade

This version is compatible version from the previous corresponding version, so just upgrade spring-cloud-tencent-dependencies version to it. If you need to change the Spring Cloud version, please refer to the documentation Release Note to modify other related dependent versions synchronously.

19 hours ago
Activiti

7.21.0-rc.278

What's Changed

✨ New Features

⬆️ Dependencies

🔨 Other Changes

Full Changelog: https://github.com/Activiti/Activiti/compare/7.21.0-rc.277...7.21.0-rc.278

20 hours ago
selenium

Nightly

Commits

  • 79ab3f4: [dotnet] include snupkg files when packaging things up and allow the use of sourcelink (#17467) (David Burns) #17467
  • 4c5f8a7: [build] update download-artifact to v8 (#17493) (Titus Fortner) #17493
  • 052c7e5: [build] ignore renovate.json references in renovate recommendations (Titus Fortner)
  • 7350a34: [dotnet] run format against slnx instead of looping csproj (#17483) (Titus Fortner) #17483
  • f4e4db1: [build] bump low-risk Bazel module dependencies (#17494) (Titus Fortner) #17494
  • 2a80fb9: [rust] update reqwest to 0.13 (#17488) (Titus Fortner) #17488
  • d0601c9: [dotnet] [build] Fix remote linkage in SourceLink (#17495) (Nikolay Borisenko) #17495
  • 78d8de0: [build] remove renovate update requests pending work done in #17427 (#17498) (Titus Fortner) #17498
  • ddd6153: [dotnet] [build] Support deterministic build output (#17497) (Nikolay Borisenko) #17497
  • ed78fce: [build] bump ruby versions to latest patch releases (#17496) (Titus Fortner) #17496
  • ba5e795: [js] remove npm dependency by using bazel for everything (#17499) (Titus Fortner) #17499
  • cdbf3e0: [build] bump rules_jvm_external (#17501) (Titus Fortner) #17501
  • 63506c1: [build] bump rules_closure version (#17500) (Titus Fortner) #17500
  • 2725ef4: [build] renovate ignore rules_python until upstream fixed (Titus Fortner)
  • b338c05: [build] fix renovate ignore rules_python to v2 until upstream fixed (Titus Fortner)
  • 6a9dd29: [build] do not rerun or attempt to upload logs unless workflow failure is from the Bazel step (Titus Fortner)
  • e9bfc1f: [build] clarify dependency pin and update tasks (#17463) (Titus Fortner) #17463
  • 3cc0c40: [build] simplify commit-changes workflow (#17503) (Titus Fortner) #17503
  • 370fa0d: [build] add renovate dependency workflow (#17504) (Titus Fortner) #17504
  • 60204c4: [build] remove base-ref from renovate workflows it does not work for the use case I had for them (Titus Fortner)
  • 411634b: [build] fix renovate reported issues with configuration (Titus Fortner)
  • 4fea2dd: [py] update python dependencies (#17490) (Titus Fortner) #17490
  • c75a12b: [dotnet] [test] Resolve obsolete warning about NUnit TestDelegate (#17520) (Nikolay Borisenko) #17520
  • e7a1e43: [dotnet] Direct dependency on Microsoft.Bcl.AsyncInterfaces (#17519) (Nikolay Borisenko) #17519
  • f5601cd: [dotnet] [test] Add NUnit analyzer (#17522) (Nikolay Borisenko) #17522
  • 72a6efd: [build] remove overly complicated renovate workflow (#17525) (Titus Fortner) #17525
  • eda6e0b: [build] renovate needs to set automerge to true in order to create branches (Titus Fortner)
  • 6f90d8e: [rb] move Ruby bindings to use typescript get attribute atom (#17524) (David Burns) #17524
  • 25e47a7: [build] renovate needs dependencyDashboardApproval to be false to create branches (Titus Fortner)
  • be01cdb: [build] renovate needs dependencyDashboardApproval to be false in packageRules (Titus Fortner)
  • 3ba2c7a: [build] fix renovate workflow permissions (Titus Fortner)
  • 77ea13b: [build] fix concurrency issue when renovate workflow calls both ci and ci-rbe workflows (Titus Fortner)
  • 432b8a1: [java] Prevent byte-buddy -jdkN variant from being picked by dependency updates (#17523) (Pierluigi Lenoci) #17523