Commit Graph

49297 Commits

Author SHA1 Message Date
Andy Wilkinson
211bf95f45 Revert "Adapt to Spring Data Neo4j now requiring a transaction manager"
This reverts commit b6467ed826. Changes
in Spring Data Neo4j mean that these changes are no longer necessary.
They also caused a problem with multiple transaction managers being
present when mixing Neo4j and, say, Data JPA.

Closes gh-40895
2024-05-30 08:00:11 +01:00
Scott Frederick
ddcb30c63a Merge pull request #40946 from Seungpang
* pr/40946:
  Fix typo in AntoraAsciidocAttributes class

Closes gh-40946
2024-05-29 13:42:38 -05:00
Seungrae
b5b8357489 Fix typo in AntoraAsciidocAttributes class
See gh-40946
2024-05-29 13:41:40 -05:00
Andy Wilkinson
802419b3b0 Merge branch 'gh-40821' 2024-05-29 14:21:49 +01:00
Andy Wilkinson
19fb329560 Merge pull request #40821 from MazizEsa
* gh-40821:
  Polish "Fix Flyway 10 in a GraalVM native image"
  Fix Flyway 10 in a GraalVM native image

Closes gh-40821
2024-05-29 14:21:30 +01:00
Andy Wilkinson
10e23b8f35 Polish "Fix Flyway 10 in a GraalVM native image"
See gh-40821
2024-05-29 14:21:17 +01:00
Maziz
345edb1301 Fix Flyway 10 in a GraalVM native image
See gh-40821
2024-05-29 14:18:10 +01:00
Moritz Halbritter
0dff055c38 Apply configuration to CycloneDX plugin only for the execution
Closes gh-40927
2024-05-29 14:37:12 +02:00
Moritz Halbritter
9e86230c06 Merge branch '3.2.x'
Closes gh-40943
2024-05-29 14:28:43 +02:00
Moritz Halbritter
244df31f65 Merge pull request #40905 from erie0210
* pr/40905:
  Add Kotlin example for @Testcontainers

Closes gh-40905
2024-05-29 14:28:35 +02:00
erie0210
2e1ad6bdcc Add Kotlin example for @Testcontainers
See gh-40905
2024-05-29 14:28:11 +02:00
Moritz Halbritter
150468a13a Merge pull request #40889 from Eng-Fouad
* pr/40889:
  Add newline before the Spring banner

Closes gh-40889
2024-05-29 14:22:16 +02:00
Fouad Almalki
fad0f0a83d Add newline before the Spring banner
See gh-40889
2024-05-29 14:16:37 +02:00
Moritz Halbritter
c479c56836 Merge branch '3.2.x'
Closes gh-40942
2024-05-29 14:13:43 +02:00
Moritz Halbritter
3b09791cff Merge pull request #40900 from cmabdullah
* pr/40900:
  Fix various minor inconsistencies in the documentation

Closes gh-40900
2024-05-29 14:12:56 +02:00
Khan, C M Abdullah
ab2ba674b6 Fix various minor inconsistencies in the documentation
See gh-40900
2024-05-29 14:12:04 +02:00
Moritz Halbritter
8f1166f4da Merge branch '3.2.x'
Closes gh-40941
2024-05-29 14:06:37 +02:00
Moritz Halbritter
96cfc14546 Merge pull request #40918 from vsanna
* pr/40918:
  Warn in the documentation that spring.profiles.group can only be used in non-profile-specific documents

Closes gh-40918
2024-05-29 14:05:48 +02:00
vsanna
3ae1c111a0 Warn in the documentation that spring.profiles.group can only be used in non-profile-specific documents
See gh-40918
2024-05-29 14:02:14 +02:00
Andy Wilkinson
cf447e3aa6 Merge branch '3.2.x'
Closes gh-40931
2024-05-28 16:52:32 +01:00
Andy Wilkinson
5ee0580339 Upgrade to the latest Framework 6.0.x release
Closes gh-40929
2024-05-28 16:52:00 +01:00
Andy Wilkinson
d26881acb4 Update Homebrew tap when releasing 3.3.x
Closes gh-40922
2024-05-28 10:54:54 +01:00
Andy Wilkinson
c7a92fee59 Merge branch '3.2.x' 2024-05-28 10:52:48 +01:00
Andy Wilkinson
4bb9197a14 Do not update Homebrew tap when publishing 3.2.x releases
Closes gh-40921
2024-05-28 10:52:12 +01:00
Andy Wilkinson
73b7705baf Merge branch '3.2.x'
Closes gh-40924
2024-05-28 10:51:08 +01:00
Andy Wilkinson
d80cf05406 Remove unnecessary use of SingletonSupplier
As of Framework 6.1, it contains a field of a type that's
incompatible with Gradle's configuration cache.

Fixes gh-40911
2024-05-28 10:50:33 +01:00
Moritz Halbritter
9def6f86c9 Keep track of written jar entries to not duplicate them
Closes gh-40903
2024-05-27 12:18:00 +02:00
Phillip Webb
82d8222f56 Polish 2024-05-24 18:10:03 -07:00
Scott Frederick
ba9708d754 Merge branch '3.2.x' 2024-05-23 14:51:44 -05:00
Scott Frederick
7cd1f0ab3b Polish JVM thread dump action 2024-05-23 14:51:02 -05:00
Moritz Halbritter
b607c04f5a Next development version (v3.3.1-SNAPSHOT) 2024-05-23 15:53:02 +02:00
Andy Wilkinson
ed0a3fd908 Update publish-to-sdkman job to make new candidates the default
Closes gh-40882
2024-05-23 12:59:46 +01:00
Moritz Halbritter
42d6f2c7a8 Merge branch '3.2.x' 2024-05-23 13:57:28 +02:00
Moritz Halbritter
234e0fd1f3 Stop mark 3.2.x as the default SDKman release
Closes gh-40883
2024-05-23 13:57:22 +02:00
Moritz Halbritter
226b900bab Merge branch '3.2.x' 2024-05-23 13:53:49 +02:00
Moritz Halbritter
c857eb62d4 Fix SDKman "make default" step
The supported HTTP verb is PUT, not POST, see https://sdkman.io/vendors
2024-05-23 13:53:38 +02:00
Moritz Halbritter
13e13f91c0 Merge branch '3.2.x' 2024-05-23 13:35:44 +02:00
Moritz Halbritter
a5ee37c526 Next development version (v3.2.7-SNAPSHOT) 2024-05-23 13:35:14 +02:00
Moritz Halbritter
dffdd6d67c Explicitly set SDKman's make-default to false 2024-05-23 11:06:27 +02:00
Moritz Halbritter
86c206a849 Merge branch '3.2.x' 2024-05-23 10:36:32 +02:00
Moritz Halbritter
f9c10f3115 Merge branch '3.1.x' into 3.2.x 2024-05-23 10:36:24 +02:00
Moritz Halbritter
6b0f8756d5 Next development version (v3.1.13-SNAPSHOT) 2024-05-23 10:35:50 +02:00
Andy Wilkinson
4517c43cc7 Remove Concourse CI configuration
Closes gh-40569
2024-05-22 19:20:14 +01:00
Andy Wilkinson
efda798efe Upgrade to Spring Framework 6.1.8
Closes gh-40830
2024-05-22 19:16:50 +01:00
Andy Wilkinson
062d9dc54f Upgrade to Spring Batch 5.1.2
Closes gh-40670
2024-05-22 19:16:49 +01:00
Andy Wilkinson
299f2100d6 Upgrade to Netty 4.1.110.Final
Closes gh-40880
2024-05-22 19:16:48 +01:00
Andy Wilkinson
aa513a61ed Upgrade to Byte Buddy 1.14.16
Closes gh-40879
2024-05-22 19:16:44 +01:00
Andy Wilkinson
5242139a95 Merge branch '3.2.x' 2024-05-22 19:15:01 +01:00
Andy Wilkinson
e77ffd819a Upgrade to Spring Framework 6.1.8
Closes gh-40828
2024-05-22 19:14:49 +01:00
Andy Wilkinson
477cdcae21 Upgrade to Spring Batch 5.1.2
Closes gh-40657
2024-05-22 19:14:48 +01:00