4 hours ago
netty

netty-4.1.134.Final

What's Changed

Full Changelog: https://github.com/netty/netty/compare/netty-4.1.133.Final...netty-4.1.134.Final

4 hours ago
netty

netty-4.2.14.Final

What's Changed

New Contributors

Full Changelog: https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.14.Final

16 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
16 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.

16 hours ago
Activiti
16 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.