Olga MaciaszekSharma
fda32bf911
Allow getting annotated bean instance with NamedContextFactory.
2024-04-22 13:44:23 +02:00
Ryan Baxter
77d221da04
Add the ability for FailsafeTextEncryptor to have a delegate. ( #1349 )
...
Related to https://github.com/spring-cloud/spring-cloud-config/issues/2330
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com >
2024-04-05 16:04:04 -04:00
buildmaster
762761f41f
Bumping versions to 4.1.3-SNAPSHOT after release
2024-03-27 13:25:04 +00:00
buildmaster
445f78aab7
Going back to snapshots
2024-03-27 13:25:04 +00:00
buildmaster
bc3245c3b5
Update SNAPSHOT to 4.1.2
2024-03-27 13:22:52 +00:00
erabii
b5abbf6b55
fix ( #1338 )
2024-02-19 15:10:25 -05:00
Olga Maciaszek-Sharma
b1e8d6a08c
Fix the order in which the postprocessors run. ( #1333 )
2024-02-08 14:35:20 +01:00
Olga MaciaszekSharma
d890d6d4a1
Upgrade project version to 4.1.2-SNAPSHOT.
2024-01-30 17:27:10 +01:00
buildmaster
21cff8f358
Bumping versions
2024-01-24 03:54:02 +00:00
buildmaster
59ac9fea57
Bumping versions to 4.1.2-SNAPSHOT after release
2024-01-23 09:55:08 +00:00
buildmaster
922a4e37da
Going back to snapshots
2024-01-23 09:55:08 +00:00
buildmaster
c60f7d514d
Update SNAPSHOT to 4.1.1
2024-01-23 09:51:43 +00:00
buildmaster
2c64e02823
Bumping versions to 4.1.1-SNAPSHOT after release
2023-12-06 15:24:11 +00:00
buildmaster
e8144e594e
Going back to snapshots
2023-12-06 15:24:10 +00:00
buildmaster
4f93fee4a2
Update SNAPSHOT to 4.1.0
2023-12-06 15:21:45 +00:00
Johnny Lim
9b8929c394
Use dedicated file for RsaSecretEncryptor runtime hints ( #1255 )
2023-11-30 18:14:29 +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
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
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
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
buildmaster
3a29227a28
Bumping versions
2023-09-22 03:53:50 +00:00
Olga Maciaszek-Sharma
9449edf93b
Refresh Scope on restart. ( #1266 )
...
* Refresh Scope on restart.
2023-09-21 16:16:16 +02:00
Ryan Baxter
a51f56f47d
Merge branch '4.0.x'
2023-09-08 09:19:15 -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
5191950aa4
Going back to snapshots
2023-08-10 01:36:32 +00:00
buildmaster
4f5a29cb0c
Update SNAPSHOT to 4.1.0-M1
2023-08-10 01:34:30 +00: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
8fdedcfa42
Merge remote-tracking branch 'origin/4.0.x'
2023-07-20 10:42:52 +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