1
0
mirror of synced 2026-08-03 16:56:56 +00:00

Add support for automatic context-propagation with Micrometer

Closes gh-16665
This commit is contained in:
Steve Riesenberg
2025-02-26 16:09:02 -06:00
parent 10838133d4
commit 0938ca01a4
15 changed files with 579 additions and 0 deletions
+4
View File
@@ -4,6 +4,10 @@
Spring Security 6.5 provides a number of new features.
Below are the highlights of the release, or you can view https://github.com/spring-projects/spring-security/releases[the release notes] for a detailed listing of each feature and bug fix.
== New Features
* Support for automatic context-propagation with Micrometer (https://github.com/spring-projects/spring-security/issues/16665[gh-16665])
== Breaking Changes
=== Observability