Commit Graph

2008 Commits

Author SHA1 Message Date
Olga MaciaszekSharma
8ab5af9424 Update license entry. 2023-11-10 15:30:29 +01:00
Olga MaciaszekSharma
8334a4783d Merge remote-tracking branch 'origin/4.0.x' 2023-11-10 15:19:31 +01:00
Olga MaciaszekSharma
56904fdc5b Make ResourceServerTokenRelayAutoConfiguration conditional on WebMvcConfigurer. Fixes gh-1295. 2023-11-10 15:18:32 +01:00
dependabot[bot]
455b577606 Bump org.apache.maven:maven-resolver-provider from 3.5.4 to 3.9.5 (#1287) 2023-11-03 13:24:23 +01:00
dependabot[bot]
4195f15639 Bump actions/checkout from 2 to 4 (#1281) 2023-11-03 13:23:18 +01:00
dependabot[bot]
625db383f1 Bump mikepenz/action-junit-report from 2 to 4 (#1273) 2023-11-03 13:22:06 +01:00
dependabot[bot]
4e9ce90201 Bump actions/checkout from 2 to 4 (#1271) 2023-11-03 13:21:27 +01:00
dependabot[bot]
90f97d5651 Bump actions/cache from 2 to 3 (#1269) 2023-11-03 13:21:04 +01:00
dependabot[bot]
04cd6f4bdf Bump actions/upload-artifact from 2 to 3 (#1268) 2023-11-03 13:20:28 +01:00
dependabot[bot]
0bf7513225 Bump actions/setup-java from 2 to 3 (#1267) 2023-11-03 13:20:00 +01:00
buildmaster
41ae9a4297 Going back to snapshots 2023-10-31 13:41:11 +00:00
buildmaster
2152bbe04b Update SNAPSHOT to 4.1.0-RC1 2023-10-31 13:39:18 +00:00
Olga MaciaszekSharma
14bfa57922 Fix lifecycle synchronisation. 2023-10-19 18:42:57 +02:00
Ryan Baxter
f51cc1fd92 Merge branch '4.0.x' 2023-10-19 08:41:41 -04:00
buildmaster
0a74fed0bf Bumping versions 2023-10-19 02:12:51 +00:00
Ryan Baxter
1dbe6c0c39 Fix bad merge 2023-10-18 17:56:11 -04:00
Ryan Baxter
fb70b21b9a Merge branch '3.1.x' into 4.0.x 2023-10-18 17:05:34 -04:00
Jinghao Song
9b2d247537 Fix #1285 Spring Cloud activates unexpected profiles when some conditions met (#1286)
* Fix #1285 Spring Cloud activates unexpected profiles when some conditions met

* Fix code style
2023-10-18 17:04:32 -04:00
Ryan Baxter
233159843f Merge branch '4.0.x' 2023-10-18 15:25:14 -04:00
Ryan Baxter
511b7cae8c Exclude more dependencies from the duplicate finder plugin 2023-10-18 14:54:19 -04:00
Ryan Baxter
379eea58f0 Merge branch '3.1.x' into 4.0.x 2023-10-18 14:24:13 -04:00
Ryan Baxter
96006b51ba Fixing include in docs 2023-10-18 12:35:54 -04:00
Ryan Baxter
5d0a442250 Upgrade spring-security-rsa (#1290)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-10-18 12:01:56 -04:00
buildmaster
083675da7c Bumping versions 2023-10-13 03:54:32 +00:00
buildmaster
1b8075e06a Bumping versions 2023-10-12 23:49:10 +00:00
Maurice Zeijen
a7876333d3 Fixed order of the BootstrapConfigFileApplicationListener so that it always runs after the ConfigDataEnvironmentPostProcessor (#1213)
* Changed order of `BootstrapConfigFileApplicationListener`

Previously `BootstrapConfigFileApplicationListener` had the same order
as `ConfigDataEnvironmentPostProcessor`. This made it indeterminable
which one would run first. However, the
`BootstrapConfigFileApplicationListener` relies on the
`ConfigDataEnvironmentPostProcessor` to make sure the
`Environment.activeProfiles` are correctly set, so it must always run
after the `ConfigDataEnvironmentPostProcessor`.

* Using `Math.addExact` for adding one to the `ConfigDataEnvironmentPostProcessor.DEFAULT_ORDER` so that any accidental overflow results in an exception
2023-10-12 15:36:01 -04:00
Maurice Zeijen
9ea5801529 Fixed order of the BootstrapConfigFileApplicationListener so that it always runs after the ConfigDataEnvironmentPostProcessor (#1213)
* Changed order of `BootstrapConfigFileApplicationListener`

Previously `BootstrapConfigFileApplicationListener` had the same order
as `ConfigDataEnvironmentPostProcessor`. This made it indeterminable
which one would run first. However, the
`BootstrapConfigFileApplicationListener` relies on the
`ConfigDataEnvironmentPostProcessor` to make sure the
`Environment.activeProfiles` are correctly set, so it must always run
after the `ConfigDataEnvironmentPostProcessor`.

* Using `Math.addExact` for adding one to the `ConfigDataEnvironmentPostProcessor.DEFAULT_ORDER` so that any accidental overflow results in an exception
2023-10-12 15:35:01 -04:00
buildmaster
56f16d116e Bumping versions 2023-09-29 03:53:58 +00:00
Olga MaciaszekSharma
f181cb7ea6 Merge remote-tracking branch 'origin/4.0.x'. 2023-09-28 11:33:13 +02:00
Olga MaciaszekSharma
01098128f1 Document context refresh not supported for AOT and native. 2023-09-28 11:16:44 +02:00
buildmaster
b156a8b635 Going back to snapshots 2023-09-27 10:44:09 +00:00
buildmaster
751fe797e0 Update SNAPSHOT to 4.1.0-M2 2023-09-27 10:41:53 +00:00
Olga MaciaszekSharma
5c6b7bac56 Fix endpoint reference. Based on gh-1241. 2023-09-26 17:13:26 +02:00
Alex
bf27081a88 Fix #1240. (#1241) 2023-09-26 15:50:45 +02:00
dependabot[bot]
e7702a458e Bump maven-resolver.version from 1.1.1 to 1.9.16 (#1284) 2023-09-26 15:15:20 +02:00
dependabot[bot]
158a3c32ef Bump actions/cache from 2 to 3 (#1283) 2023-09-26 15:14:25 +02:00
dependabot[bot]
fffb31353b Bump mikepenz/action-junit-report from 2 to 4 (#1282) 2023-09-26 15:13:48 +02:00
dependabot[bot]
768fa3abd7 Bump actions/setup-java from 2 to 3 (#1279) 2023-09-26 15:11:41 +02:00
dependabot[bot]
583710b52e Bump actions/upload-artifact from 2 to 3 (#1278) 2023-09-26 15:10:34 +02:00
dependabot[bot]
73e98cae58 Bump actions/upload-artifact from 2 to 3 (#1277) 2023-09-26 15:10:00 +02:00
dependabot[bot]
86f32406f3 Bump actions/checkout from 2 to 4 (#1276) 2023-09-26 15:08:02 +02:00
dependabot[bot]
f44270b00f Bump actions/setup-java from 2 to 3 (#1275) 2023-09-26 15:07:40 +02:00
dependabot[bot]
7cc5f0180f Bump actions/cache from 2 to 3 (#1272) 2023-09-26 15:07:11 +02:00
dependabot[bot]
0562d449bb Bump mikepenz/action-junit-report from 2 to 4 (#1270) 2023-09-26 15:06:48 +02:00
spencergibb
ac7228e4db Adds antora extension and update ui version 2023-09-22 14:38:42 -04:00
Olga MaciaszekSharma
bcf93cb8e8 Upgrade antora-ui-spring to 0.3.7. 2023-09-22 16:52:21 +02:00
buildmaster
3a29227a28 Bumping versions 2023-09-22 03:53:50 +00:00
Olga MaciaszekSharma
930885da0e Update docs. 2023-09-21 17:52:07 +02:00
Olga MaciaszekSharma
88cbd37ad1 Add dependabot.yml. 2023-09-21 17:19:20 +02:00
Olga Maciaszek-Sharma
9449edf93b Refresh Scope on restart. (#1266)
* Refresh Scope on restart.
2023-09-21 16:16:16 +02:00