Spring Builds
a4a070641e
Release v3.3.0-RC1
2 years ago
Phillip Webb
b768d93079
Fix a few docs build issues
2 years ago
Phillip Webb
6963bd884b
Merge branch '3.2.x'
2 years ago
Phillip Webb
38af8cd362
Merge branch '3.1.x' into 3.2.x
2 years ago
Phillip Webb
20db2b54c7
Update copyright year of changed files
2 years ago
Phillip Webb
da9634b7d9
Merge pull request #40422 from quaff
...
* pr/40422:
Polishing RabbitAutoConfigurationTests to use kebab-case keys
Closes gh-40422
2 years ago
Yanming Zhou
6226faa9cd
Polishing RabbitAutoConfigurationTests to use kebab-case keys
...
See gh-40422
2 years ago
Phillip Webb
dc76240612
Polish
2 years ago
Phillip Webb
c5935ea421
Merge pull request #40421 from quaff
...
* pr/40421:
Polish 'Add `spring.rabbitmq.template.allowed-list-patterns` property'
Add `spring.rabbitmq.template.allowed-list-patterns` property
Closes gh-40421
2 years ago
Phillip Webb
d243d7eb50
Polish 'Add `spring.rabbitmq.template.allowed-list-patterns` property'
...
See gh-40421
2 years ago
Yanming Zhou
c329c5fe5b
Add `spring.rabbitmq.template.allowed-list-patterns` property
...
Update `RabbitProperties` and `RabbitTemplateConfigurer` to support a
`spring.rabbitmq.template.allowed-list-patterns` property.
The can be used to prevent errors of the form:
java.lang.SecurityException: Attempt to deserialize unauthorized
class com.example.domain.Message; add allowed class name patterns
to the message converter or, if you trust the message orginiator,
set environment variable 'SPRING_AMQP_DESERIALIZATION_TRUST_ALL'
or system property 'spring.amqp.deserialization.trust.all' to true
See gh-40421
2 years ago
Phillip Webb
4ce736614d
Merge pull request #40339 from vpavic
...
* pr/40339:
Add reference to OpenTelemetry Spring Boot starter
Closes gh-40339
2 years ago
Vedran Pavic
db1ace2765
Add reference to OpenTelemetry Spring Boot starter
...
See gh-40339
2 years ago
Phillip Webb
90b2684b3e
Merge pull request #40080 from theborakompanioni
...
* pr/40080:
Add reference to Nostr Spring Boot Starter
Closes gh-40080
2 years ago
Thebora Kompanioni
75343a85bf
Add reference to Nostr Spring Boot Starter
...
See gh-40080
2 years ago
Phillip Webb
54595c6ae9
Merge pull request #40054 from ViliusS
...
* pr/40054:
Polish 'Fix forward-headers-strategy documentation regarding cloud defaults'
Fix forward-headers-strategy documentation regarding cloud defaults
Closes gh-40054
2 years ago
Phillip Webb
73b1836a00
Polish 'Fix forward-headers-strategy documentation regarding cloud defaults'
...
See gh-40054
2 years ago
Vilius Šumskas
a832e4bb38
Fix forward-headers-strategy documentation regarding cloud defaults
...
Update the reference documentation since all cloud platform use
forward-headers-strategy=NATIVE.
See gh-40054
2 years ago
Phillip Webb
805bb06437
Merge pull request #39813 from quaff
...
* pr/39813:
Configure JpaBaseConfiguration with custom ManagedClassNameFilter
Closes gh-39813
2 years ago
Yanming Zhou
a52ab774de
Configure JpaBaseConfiguration with custom ManagedClassNameFilter
...
Update `JpaBaseConfiguration` to configure a `ManagedClassNameFilter`
if one is available.
See gh-39813
2 years ago
Andy Wilkinson
8c2b988010
Switch to same-minor-version upgrade policy
...
Closes gh-40432
2 years ago
Andy Wilkinson
3092f434ff
Merge branch '3.2.x'
2 years ago
Andy Wilkinson
20e7e35df3
Correct misconfigured step in update-homebrew-tap action
2 years ago
Andy Wilkinson
b0c9ae567f
Merge branch '3.2.x'
2 years ago
Andy Wilkinson
740dc58661
Next development version (v3.2.6-SNAPSHOT)
2 years ago
Moritz Halbritter
ceab3d7d81
Merge branch '3.2.x'
2 years ago
Moritz Halbritter
f5b51ab74a
Merge branch '3.1.x' into 3.2.x
2 years ago
Moritz Halbritter
6b440723d6
Remove dependency on the git ref when creating releases
2 years ago
Moritz Halbritter
b13d006482
Fix action that publishes to SDKman
2 years ago
Andy Wilkinson
d78535ca22
Merge branch '3.2.x'
2 years ago
Andy Wilkinson
f84a2638a4
Merge branch '3.1.x' into 3.2.x
2 years ago
Andy Wilkinson
56b59cd02f
Fix action that publishes the Gradle plugin
...
- Set up Java so that it's available for ./gradlew to use
- Make the build-number an input for easier re-use in an emergency
- Use a working directory to hide main repository's buildSrc
2 years ago
Andy Wilkinson
fcb7019552
Merge branch '3.2.x'
2 years ago
Andy Wilkinson
9a28ae1316
Merge branch '3.1.x' into 3.2.x
2 years ago
Andy Wilkinson
18ada7cb91
Next development version (v3.1.12-SNAPSHOT)
2 years ago
Andy Wilkinson
e251853129
Merge branch '3.2.x'
2 years ago
Andy Wilkinson
816b9b942e
Merge branch '3.1.x' into 3.2.x
2 years ago
Andy Wilkinson
8a22108c62
Use the version not the tag when creating the build name
2 years ago
Andy Wilkinson
79bdf6f178
Merge branch '3.2.x'
2 years ago
Andy Wilkinson
9cf1304e87
Merge branch '3.1.x' into 3.2.x
2 years ago
Andy Wilkinson
22698ea79b
Fix references to inputs in Sync to Maven Central action
2 years ago
Andy Wilkinson
70c3e37e9d
Merge branch '3.2.x'
2 years ago
Andy Wilkinson
e7f9e78ca8
Merge branch '3.1.x' into 3.2.x
2 years ago
Andy Wilkinson
e0d00c0509
Fix version output of build-and-stage-release job
2 years ago
Andy Wilkinson
cbbb2b415e
Merge branch '3.2.x'
2 years ago
Andy Wilkinson
8c79181239
Merge branch '3.1.x' into 3.2.x
2 years ago
Andy Wilkinson
35725b4432
Reverse order so one checkout does not delete the other
2 years ago
Andy Wilkinson
317b4d6148
Merge branch '3.2.x'
2 years ago
Andy Wilkinson
b9b3c367a4
Merge branch '3.1.x' into 3.2.x
2 years ago
Andy Wilkinson
b48cf9b5a8
Improve verify workflow's handling of secrets
2 years ago