Commit Graph

1826 Commits

Author SHA1 Message Date
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
Olga MaciaszekSharma
cb97108f57 Fix logging in tests for Boot 3.1.x. 2023-05-12 16:55:54 +02:00
omernaci
f00cc0e052 note section added for security implications of exposed actuator env. (#1231) 2023-05-04 20:10:51 -04:00
Ryan Baxter
b4010c9cf8 Updating versions in docs 2023-05-04 15:31:05 -04:00
Ryan Baxter
07a2821ac7 Merge branch '3.1.x' 2023-05-04 15:30:03 -04:00
Ryan Baxter
130208e0aa Fixing version in docs 2023-05-04 15:29:46 -04: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
omernaci
81314d50d7 commonsFeatures method name updated to springCloudCommonsFeatures. Fixes #1229 (#1230) 2023-05-01 19:53:56 -04:00
buildmaster
c9aaa5fdb6 Bumping versions 2023-04-29 02:10:46 +00: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
heqiang
8ec45e03b0 Polish spring-cloud-commons.adoc. (#1216) 2023-03-14 09:52:06 -04:00
Olga Maciaszek-Sharma
80643ef3ed Allow batching the emitted alive instances flux. (#1206) 2023-03-07 11:33:06 +01: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
Olga Maciaszek-Sharma
dbdb21a199 Adjust to changes in main. 2023-02-22 11:52:40 +01:00
Olga Maciaszek-Sharma
cffed824bb Merge remote-tracking branch 'origin/3.1.x' 2023-02-22 11:09:25 +01:00
Olga Maciaszek-Sharma
366c5f52bd Add caching to all user-enabled configs other than healthcheck lb. (#1208) 2023-02-22 11:07:13 +01:00
buildmaster
6c21c85080 Bumping versions 2023-02-09 13:16:22 +00:00
spencergibb
ce030c0f12 Adds boot 3.1 support in SpringBootDependencyTests 2023-02-08 13:49:19 -05:00
spencergibb
a2cc42614c Adds boot 3.1 support in SpringBootVersionVerifier 2023-02-08 13:29:48 -05:00
Olga Maciaszek-Sharma
3bbd9524ad Merge remote-tracking branch 'origin/3.1.x' 2023-02-02 16:20:24 +01:00
Olga Maciaszek-Sharma
6677d16736 Add Reactive probe (#1201) 2023-02-02 14:51:10 +01:00
纪卓志
b996fec203 Refactor code to simplify calculation logic (#1199) 2023-02-02 12:41:55 +01: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
spencergibb
7444cec131 Adds provided scope to junit dependency. 2023-01-24 10:56:07 -05:00
spencergibb
5e21e76646 Adds test scope to junit dependency. 2023-01-24 10:48:18 -05:00
buildmaster
e4b199df93 Bumping versions 2023-01-23 13:16:34 +00: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
77f9d2b1e7 Merge remote-tracking branch 'origin/3.1.x' into 3.1.x 2023-01-18 12:10:10 +01:00
Olga Maciaszek-Sharma
34b05afbe3 Add GH actions setup. 2023-01-18 12:09:51 +01:00
Olga Maciaszek-Sharma
f6dd5926b5 Merge remote-tracking branch 'origin/3.1.x' 2023-01-18 12:04:44 +01:00
Olga Maciaszek-Sharma
a4a37cd975 Recheck for null service instance to avoid micrometer NPE. (#1197) 2023-01-18 11:57:41 +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
qingshanpeng
d22b30b508 add override annotation for Specification child class 2023-01-17 13:56:21 +01:00
Olga Maciaszek-Sharma
2eaaf287e3 Merge remote-tracking branch 'origin/3.1.x' 2023-01-17 13:52:58 +01:00
Olga Maciaszek-Sharma
66b0abdacd Regenerate docs. 2023-01-17 13:47:43 +01:00
DESKTOP-35GNJVO\harry.yoon
fc445271d8 Fixed typos in the appendix. 2023-01-17 13:44:03 +01:00