Commit Graph

37516 Commits (bb6ef9d68ed0f3af6412c428be1cc0861fde9a60)
 

Author SHA1 Message Date
Stephane Nicoll 52b54f434b Upgrade to Spring Kafka 2.8.5
Closes gh-30600
3 years ago
Stephane Nicoll 3438934a9e Upgrade to Spring AMQP 2.4.4
Closes gh-30701
3 years ago
Stephane Nicoll 1c6ef781cd Upgrade to Spring Security 5.6.3
Closes gh-30601
3 years ago
Stephane Nicoll 376aa199ba Upgrade to Spring LDAP 2.3.7
Closes gh-30598
3 years ago
Stephane Nicoll 0ad6ae9a03 Upgrade to Spring Kafka 2.7.13
Closes gh-30592
3 years ago
Stephane Nicoll 1c08f503ba Upgrade to Spring AMQP 2.3.16
Closes gh-30699
3 years ago
Stephane Nicoll c25a2eb274 Upgrade to Spring Security 5.5.6
Closes gh-30593
3 years ago
Stephane Nicoll 07ba83be5d Upgrade to Spring LDAP 2.3.7
Closes gh-30589
3 years ago
Stephane Nicoll 5d6885e9a3 Merge branch '2.7.x' 3 years ago
Stephane Nicoll 24f2880c7a Upgrade to Spring Retry 1.3.3
Closes gh-30607
3 years ago
Stephane Nicoll e09840ae65 Upgrade to Undertow 2.2.17.Final
Closes gh-30732
3 years ago
Stephane Nicoll 72c929b500 Upgrade to Tomcat 9.0.62
Closes gh-30731
3 years ago
Stephane Nicoll 6b007448d4 Upgrade to RSocket 1.1.2
Closes gh-30729
3 years ago
Stephane Nicoll cbf2da995b Upgrade to Postgresql 42.3.4
Closes gh-30728
3 years ago
Stephane Nicoll 390b97cb42 Upgrade to Pooled JMS 1.2.4
Closes gh-30727
3 years ago
Stephane Nicoll 5921eda8b9 Upgrade to Netty 4.1.76.Final
Closes gh-30726
3 years ago
Stephane Nicoll 53c38f7601 Upgrade to MIMEPull 1.10.0
Closes gh-30725
3 years ago
Stephane Nicoll 5737a92fa1 Upgrade to Maven Shade Plugin 3.3.0
Closes gh-30724
3 years ago
Stephane Nicoll 1b167bfdf2 Upgrade to Maven Clean Plugin 3.2.0
Closes gh-30723
3 years ago
Stephane Nicoll 313b203540 Upgrade to MariaDB 3.0.4
Closes gh-30722
3 years ago
Stephane Nicoll bb394b2294 Upgrade to Lombok 1.18.24
Closes gh-30721
3 years ago
Stephane Nicoll fe966bc24e Upgrade to Liquibase 4.9.1
Closes gh-30720
3 years ago
Stephane Nicoll 3ed0716646 Upgrade to Kotlin Coroutines 1.6.1
Closes gh-30719
3 years ago
Stephane Nicoll f849f03056 Upgrade to Kotlin 1.6.20
Closes gh-30718
3 years ago
Stephane Nicoll 8655cfd3f1 Upgrade to Jetty 9.4.46.v20220331
Closes gh-30717
3 years ago
Stephane Nicoll 95123c93b4 Upgrade to Jackson Bom 2.13.2.20220328
Closes gh-30716
3 years ago
Stephane Nicoll eb6603c265 Upgrade to Hibernate 5.6.8.Final
Closes gh-30715
3 years ago
Stephane Nicoll 79a3d098e6 Upgrade to H2 2.1.212
Closes gh-30714
3 years ago
Stephane Nicoll 634ba0ace1 Upgrade to Flyway 8.5.8
Closes gh-30713
3 years ago
Stephane Nicoll e918a4d21d Upgrade to Elasticsearch 7.17.2
Closes gh-30712
3 years ago
Stephane Nicoll 4c3a7670e2 Upgrade to Byte Buddy 1.12.9
Closes gh-30711
3 years ago
Stephane Nicoll 1dd859da10 Upgrade to AppEngine SDK 1.9.96
Closes gh-30710
3 years ago
Stephane Nicoll 21775f83d8 Merge branch '2.7.x' 3 years ago
Stephane Nicoll e46f92b278 Upgrade to Micrometer 1.9.0-RC1
Closes gh-30605
3 years ago
Stephane Nicoll 6cbb4a4f33 Merge branch '2.7.x' 3 years ago
Stephane Nicoll 73b98d0cb8 Polish 3 years ago
Stephane Nicoll 3eda42b6e8 Merge branch '2.7.x' 3 years ago
Stephane Nicoll 7abc72119b Merge branch '2.6.x' into 2.7.x 3 years ago
Stephane Nicoll 7a6bb7208d Start building against Spring Integration 5.5.11 snapshots
See gh-30704
3 years ago
Stephane Nicoll f340a90ade Start building against Spring AMQP 2.4.4 snapshots
See gh-30703
3 years ago
Stephane Nicoll 07fd1af581 Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll 140c14cefc Start building against Spring Integration 5.5.11 snapshots
See gh-30702
3 years ago
Stephane Nicoll aed4bc5696 Start building against Spring AMQP 2.4.4 snapshots
See gh-30701
3 years ago
Stephane Nicoll 8e1e909444 Start building against Spring Integration 5.5.11 snapshots
See gh-30700
3 years ago
Stephane Nicoll 5cdcdbdcf1 Start building against Spring AMQP 2.3.16 snapshots
See gh-30699
3 years ago
Brian Clozel 21eab010de Disable Redis Session smoke test
This commit temporarily disables the Redis Session smoke test, as it
relies on the Session Actuator endpoint being present.

Since spring-projects/spring-session#1711, the default session
repository contributed is not of type `FindByIndexNameSessionRepository`
and thus cannot support the Session endpoint use case.

Until gh-30673 is resolved, this test is disabled.

See gh-30673
3 years ago
Stephane Nicoll 048ca9fc3c Merge pull request #30693 from marcingrzejszczak
* pr/30693:
  Polish "Start building against Micrometer 1.10.0 snapshots"
  Start building against Micrometer 1.10.0 snapshots

Closes gh-30693
3 years ago
Stephane Nicoll 8c68b33240 Polish "Start building against Micrometer 1.10.0 snapshots"
See gh-30693
3 years ago
Marcin Grzejszczak 87991d93a5 Start building against Micrometer 1.10.0 snapshots
See gh-30693
3 years ago
Stephane Nicoll aecb035e99 Merge branch '2.7.x' 3 years ago