780 Commits

Author SHA1 Message Date
buildmaster
90da65b896 Bumping versions to 4.0.6-SNAPSHOT after release 2024-01-26 00:37:12 +00:00
buildmaster
8f46697141 Going back to snapshots 2024-01-26 00:37:11 +00:00
buildmaster
b4615bc79b Update SNAPSHOT to 4.0.5 2024-01-26 00:34:42 +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
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
Ryan Baxter
794dc5192c Merge branch '4.0.x' of github.com:spring-cloud/spring-cloud-commons into 4.0.x 2023-09-08 09:13:00 -04:00
Ryan Baxter
ea1fc56772 Clarify property docs. Fixes #1264 2023-09-08 09:12:57 -04:00
buildmaster
8c82e1b56e Bumping versions 2023-07-28 23:49:11 +00:00
buildmaster
8857f8fd66 Bumping versions 2023-07-27 23:49:38 +00:00
buildmaster
229fa179f7 Bumping versions to 4.0.5-SNAPSHOT after release 2023-07-27 20:09:25 +00:00
buildmaster
605b2e0b74 Going back to snapshots 2023-07-27 20:09:24 +00:00
buildmaster
1a387e1e39 Update SNAPSHOT to 4.0.4 2023-07-27 20:06:47 +00:00
Olga MaciaszekSharma
db4a1bbd75 Temporarily disable test. 2023-07-27 12:40:46 +02:00
Olga MaciaszekSharma
6ce1debaf2 Merge remote-tracking branch 'origin/3.1.x' into 4.0.x 2023-07-20 10:37:23 +02:00
Olga MaciaszekSharma
989ed7dc15 Use classloader from class. 2023-07-20 10:24:57 +02:00
Olga Maciaszek-Sharma
464a9820fd Use classloader from class. (#1256) 2023-07-20 10:24:29 +02:00
Olga MaciaszekSharma
e52bae7773 Revert "Temporarily downgrade version."
This reverts commit bd99eeee26.
2023-07-03 15:30:26 +02:00
Olga MaciaszekSharma
a0b8a51742 Temporarily downgrade version. 2023-07-03 14:45:24 +02:00
buildmaster
d53f45d1f7 Bumping versions to 3.1.8-SNAPSHOT after release 2023-06-29 10:33:39 +00:00
buildmaster
7a9bba08ed Going back to snapshots 2023-06-29 10:33:38 +00:00
buildmaster
4c639f1cf1 Update SNAPSHOT to 3.1.7 2023-06-29 10:31:29 +00:00
Olga MaciaszekSharma
a22bb12e75 Add missing reflection hints for EncryptionBootstrapConfiguration. Fixes gh-1245. 2023-06-26 17:53:59 +02:00
buildmaster
3df50061ac Bumping versions 2023-06-21 23:49:09 +00:00
spencergibb
d0f6d2b2e9 Uses a custom event to share the SpringApplication.
Rather than RestartListener republishing the ApplicationPreparedEvent, a new event, ContextRefreshedWithApplicationEvent, is published with the data from the original event. Listeners were refactored to listen to the new event instead.

Fixes gh-1248
2023-06-21 13:57:07 -04:00
buildmaster
fd2d374381 Bumping versions 2023-05-26 13:16:27 +00:00
buildmaster
f22d75050f Bumping versions 2023-05-25 13:16:05 +00:00
buildmaster
409e13f289 Bumping versions to 4.0.4-SNAPSHOT after release 2023-05-24 18:53:44 +00:00
buildmaster
0661beb4b7 Going back to snapshots 2023-05-24 18:53:44 +00:00
buildmaster
261562aa04 Update SNAPSHOT to 4.0.3 2023-05-24 18:51:20 +00:00
Ryan Baxter
ac709ec6e2 Merge branch '3.1.x' 2023-05-04 15:26:49 -04:00
Ryan Baxter
2f467e5823 Add application listener to locate property sources during bootstrap (#1228)
* Add application listener to locate property sources during bootstrap

Also adds support for activating profiles using spring.profiles.active from bootstrap property source listeners.

Allow profiles to be passed from bootstrap context to main application context

* Add application listener to locate property sources during bootstrap

Also adds support for activating profiles using spring.profiles.active from bootstrap property source listeners.

Allow profiles to be passed from bootstrap context to main application context

Updating version in docs
2023-05-04 15:06:20 -04:00
buildmaster
51ee78555d Bumping versions to 4.0.3-SNAPSHOT after release 2023-03-28 14:56:55 +00:00
buildmaster
096d870fd6 Going back to snapshots 2023-03-28 14:56:55 +00:00
buildmaster
9ad2f7c988 Update SNAPSHOT to 4.0.2 2023-03-28 14:54:41 +00:00
buildmaster
3697738614 Bumping versions 2023-02-25 02:11:22 +00:00
buildmaster
548f589a0f Bumping versions 2023-02-24 02:10:48 +00:00
buildmaster
383ae12c7a Bumping versions to 3.1.7-SNAPSHOT after release 2023-02-23 22:04:48 +00:00
buildmaster
743e98b0a6 Going back to snapshots 2023-02-23 22:04:47 +00:00
buildmaster
0668ebf67d Update SNAPSHOT to 3.1.6 2023-02-23 22:02:50 +00:00
Ryan Baxter
f990f1c8cf Remove unused parameters in reinitializeLoggingSystem. Fixes #1200 2023-01-30 08:05:02 -05:00
buildmaster
4c456f6071 Bumping versions to 4.0.2-SNAPSHOT after release 2023-01-25 14:38:59 +00:00
buildmaster
4518b68b1d Going back to snapshots 2023-01-25 14:38:59 +00:00
buildmaster
201cadc911 Update SNAPSHOT to 4.0.1 2023-01-25 14:36:41 +00:00
spencergibb
b886421427 Adds junit-platform-launcher to other commons modules 2023-01-24 11:07:33 -05:00
Krishna
a6c5d438fe Removed ModifiedClasspathRunner and used the ClasspathExtensions from the Spring boot test support (#1181) 2023-01-23 11:46:30 +01:00
Olga Maciaszek-Sharma
097959a64a Merge remote-tracking branch 'origin/3.1.x' 2023-01-17 14:00:36 +01:00
qingshanpeng
483798a7d2 add override annotation for ScopeCache child class 2023-01-17 13:56:30 +01:00