Commit Graph

43930 Commits (63121dd08a7af4203b8c563b1d0433d8eb2f8e51)
 

Author SHA1 Message Date
Phillip Webb 0233178855 Use explicit matchers following Spring Security 6.0.5 upgrade
See gh-36293
1 year ago
Stephane Nicoll 60a58e8064 Merge branch '3.1.x' 1 year ago
Stephane Nicoll e3c238dac9 Merge branch '3.0.x' into 3.1.x 1 year ago
Stephane Nicoll 12011fb4d9 Merge branch '2.7.x' into 3.0.x 1 year ago
Stephane Nicoll 0b4bbe99b3 Upgrade to Spring Security 6.2.0-M1
Closes gh-36195
1 year ago
Stephane Nicoll 5af99fe219 Upgrade to Spring Security 6.1.2
Closes gh-36298
1 year ago
Stephane Nicoll 1dcfb3cfb1 Upgrade to Spring Security 6.0.5
Closes gh-36293
1 year ago
Stephane Nicoll 7ec9f45929 Upgrade to Spring Security 5.7.10
Closes gh-36295
1 year ago
Stephane Nicoll 0b08bbf392 Merge branch '3.1.x' 1 year ago
Stephane Nicoll 00ca0ace81 Merge branch '3.0.x' into 3.1.x 1 year ago
Stephane Nicoll 4659d1bb93 Upgrade to Spring Kafka 3.0.9
Closes gh-36194
1 year ago
Stephane Nicoll 6ed8838209 Upgrade to Spring AMQP 3.0.6
Closes gh-36439
1 year ago
Stephane Nicoll 3a12e8ee8b Merge branch '2.7.x' into 3.0.x 1 year ago
Stephane Nicoll c95c65838b Upgrade to Lettuce 6.2.5.RELEASE
Closes gh-36438
1 year ago
Stephane Nicoll 007e340902 Upgrade to Dependency Management Plugin 1.1.2
Closes gh-36437
1 year ago
Stephane Nicoll 7913b22f6a Upgrade to Spring Kafka 3.0.9
Closes gh-36182
1 year ago
Stephane Nicoll 5014861c96 Upgrade to Spring Kafka 3.0.9
Closes gh-36187
1 year ago
Stephane Nicoll 3b53c15084 Upgrade to Spring AMQP 3.0.6
Closes gh-36403
1 year ago
Stephane Nicoll 10720721bf Upgrade to Lettuce 6.2.5.RELEASE
Closes gh-36436
1 year ago
Stephane Nicoll c5a951dc9d Upgrade to Dependency Management Plugin 1.1.2
Closes gh-36435
1 year ago
Stephane Nicoll a838cab65c Upgrade to Spring AMQP 3.0.6
Closes gh-36401
1 year ago
Stephane Nicoll bf5cdbf3f3 Upgrade to Lettuce 6.2.5.RELEASE
Closes gh-36434
1 year ago
Stephane Nicoll 0f396c91f4 Upgrade to Dependency Management Plugin 1.1.2
Closes gh-36433
1 year ago
Stephane Nicoll 250868ad84 Upgrade to Spring AMQP 2.4.14
Closes gh-36399
1 year ago
Stephane Nicoll e0306b1293 Merge pull request #35191 from vpavic
* pr/35191:
  Polish "Add auto-configuration for ObservedAspect"
  Add auto-configuration for ObservedAspect

Closes gh-35191
1 year ago
Stephane Nicoll c726a13395 Polish "Add auto-configuration for ObservedAspect"
See gh-35191
1 year ago
Vedran Pavic 0dae89e837 Add auto-configuration for ObservedAspect
This adds support for auto-configuring `ObservedAspect` when AspectJ is
on the classpath, which enables the usage of `@Observed`.

See gh-35191
1 year ago
Stephane Nicoll 31db1d8125 Merge branch '3.1.x'
Closes gh-36430
1 year ago
Stephane Nicoll 7195d87e6c Merge branch '3.0.x' into 3.1.x
Closes gh-36429
1 year ago
Stephane Nicoll c0e263dc3c Merge pull request #35619 from johnnywiller
* pr/35619:
  Polish "Allow custom ExemplarSampler to be used"
  Allow custom ExemplarSampler to be used

Closes gh-35619
1 year ago
Stephane Nicoll 750096b9c2 Polish "Allow custom ExemplarSampler to be used"
See gh-35619
1 year ago
Johnny Goncalves 94b17ecd26 Allow custom ExemplarSampler to be used
See gh-35619
1 year ago
Stephane Nicoll 62c9936abf Merge branch '3.1.x'
Closes gh-36428
1 year ago
Stephane Nicoll bb16ed1245 Merge branch '3.0.x' into 3.1.x
Closes gh-36427
1 year ago
Stephane Nicoll 3586bfb629 Merge branch '2.7.x' into 3.0.x
Closes gh-36426
1 year ago
Stephane Nicoll 08054cf380 Merge pull request #36062 from quaff
* pr/36062:
  Polish "Replace @CsvSource with @ValueSource where feasible"
  Replace @CsvSource with @ValueSource where feasible

Closes gh-36062
1 year ago
Stephane Nicoll 09e5d38348 Polish "Replace @CsvSource with @ValueSource where feasible"
See gh-36062
1 year ago
Yanming Zhou acb7acd5d9 Replace @CsvSource with @ValueSource where feasible
@ValueSource is more appropriate for single parameter.

See gh-36062
1 year ago
Stephane Nicoll df8b73d8f7 Merge branch '3.1.x'
Closes gh-36425
1 year ago
Stephane Nicoll 588129318c Merge branch '3.0.x' into 3.1.x
Closes gh-36423
1 year ago
Stephane Nicoll bbaac07d64 Merge pull request #36155 from jonatan-ivanov
* pr/36155:
  Add missing OTel Span attributes

Closes gh-36155
1 year ago
Jonatan Ivanov 58cfdbfa2d Add missing OTel Span attributes
OTel semantic conventions mandate certain resource attributes to present
on exported spans. This commits make sure that the attribute we add are
merged with the defaults, rather than replacing them.

See gh-36155
1 year ago
Stephane Nicoll 3995883821 Merge pull request #36251 from bbulgarelli
* pr/36251:
  Polish contribution
  Deprecate DelegatingApplicationContextInitializer and DelegatingApplicationListener

Closes gh-36251
1 year ago
Stephane Nicoll 60df7e3bce Polish contribution
See gh-36251
1 year ago
Bernardo Bulgarelli bc2899c1ef Deprecate DelegatingApplicationContextInitializer and DelegatingApplicationListener
See gh-36251
1 year ago
Stephane Nicoll c19a0a76c0 Merge branch '3.1.x'
Closes gh-36421
1 year ago
Stephane Nicoll 940ef7f968 Merge pull request #36281 from izeye
* pr/36281:
  Polish PemSslBundleProperties

Closes gh-36281
1 year ago
Johnny Lim 9b38db6672 Polish PemSslBundleProperties
See gh-36281
1 year ago
Stephane Nicoll 0e67ec89c2 Merge pull request #36393 from jonatan-ivanov
* pr/36393:
  Add property for base time unit in OTLP registry

Closes gh-36393
1 year ago
Jonatan Ivanov 8115f8f146 Add property for base time unit in OTLP registry
Micrometer added a new configuration option to its OTLP registry to
enable configuring the base time unit. These changes provide a
configuration property to support to it.

See gh-36393
1 year ago