Ryan Baxter
cd0e8c47ba
Merge branch '3.1.x' into 3.2.x
2025-05-08 19:40:06 -04:00
Ryan Baxter
651feb585b
Remove exec configuration on the spring boot maven plugin
2025-05-08 19:38:13 -04:00
Ryan Baxter
9726bcc9a7
Merge branch '3.1.x' into 3.2.x
2025-05-02 08:56:03 -04:00
wind57
266b806844
fix
...
Signed-off-by: wind57 <eugen.rabii@gmail.com >
2025-05-02 10:19:13 +03:00
wind57
f619f6023d
cleanup
...
Signed-off-by: wind57 <eugen.rabii@gmail.com >
2025-04-30 18:42:09 +03:00
wind57
f1f94df17c
cleanup
...
Signed-off-by: wind57 <eugen.rabii@gmail.com >
2025-04-30 13:40:05 +03:00
wind57
09c00d06a6
started
...
Signed-off-by: wind57 <eugen.rabii@gmail.com >
2025-04-28 17:10:39 +03:00
wind57
42961817f0
started
...
Signed-off-by: wind57 <eugen.rabii@gmail.com >
2025-04-28 16:24:49 +03:00
wind57
5d6dc34e75
started
...
Signed-off-by: wind57 <eugen.rabii@gmail.com >
2025-04-28 16:05:56 +03:00
Ryan Baxter
3a607e0f78
Merge branch '3.1.x' into 3.2.x
2025-04-03 09:14:36 -04:00
wind57
c828d29096
more
...
Signed-off-by: wind57 <eugen.rabii@gmail.com >
2025-03-30 10:34:05 +03:00
wind57
65540a261d
more
...
Signed-off-by: wind57 <eugen.rabii@gmail.com >
2025-03-29 23:41:52 +02:00
spring-builds
5971f1cae5
Bumping versions to 3.2.2-SNAPSHOT after release
2025-03-19 11:54:28 +00:00
spring-builds
344a747beb
Going back to snapshots
2025-03-19 11:54:26 +00:00
spring-builds
ce8d415ec9
Update SNAPSHOT to 3.2.1
2025-03-19 11:47:05 +00:00
Ryan Baxter
49b257ae70
Merge branch '3.1.x' into 3.2.x
2025-03-10 16:10:18 -04:00
David Vana
f7e0cf1883
Keep the original JAR when repackaging ( #1456 )
...
Added a classifier for the 'repackage' execution defined here and also for the 'default' execution defined in the spring-cloud-build parent pom.
Signed-off-by: David Vana <developer@david-vana.cz >
2025-03-10 20:04:22 +01:00
Ryan Baxter
bc8de30847
Merge branch '3.1.x' into 3.2.x
2025-02-25 12:55:16 -06:00
erabii
bb81e3f44b
fix ( #1882 )
...
Signed-off-by: wind57 <eugen.rabii@gmail.com >
2025-02-25 13:54:56 -05:00
Ryan Baxter
bb200cd949
Merge branch '3.1.x' into 3.2.x
2025-02-25 08:55:53 -06:00
erabii
2cc8c340f7
Do not create http refresh bean when using messaging services
...
Signed-off-by: wind57 <eugen.rabii@gmail.com >
2025-02-25 09:55:15 -05:00
Ryan Baxter
870360a579
Merge branch '3.1.x' into 3.2.x
2025-02-23 07:56:49 -06:00
Arjav
2b9709b4a0
Kubernetes as a Composite config source ( #1873 )
...
* initial commit, crearting factory
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* testing default
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* remove checkstyle
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* for try
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* for try
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* trying existing bean
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* reverting pom.xml
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* ObjectProvider for missing bean
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* Update default order value in KubernetesConfigServerProperties
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* code style fixes
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* code style fixes
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* code style fixes
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* code style
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* test cases
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* Composite Integration Tests where kubernetes is one of the type in the composite setup
KubernetesEnvironmentRepository as condition for KubernetesEnvironmentRepositoryFactory bean creation
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* Composite Integration Tests where kubernetes is one of the type in the composite setup
KubernetesEnvironmentRepository as condition for KubernetesEnvironmentRepositoryFactory bean creation
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* Add KubernetesConfigServerProperties support to KubernetesEnvironmentRepository and related tests
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* mark old implementation as deprecated and revert test cases
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* test case for new constructor
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* linting
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* remove ObjectProvider
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
---------
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
2025-02-23 08:56:18 -05:00
Ryan Baxter
4bfa556039
Merge branch '3.1.x' into 3.2.x
2025-02-13 14:17:26 -05:00
Arjav
f1c7e9d8ba
Add Maven profile for Vault integration ( #1868 )
...
* Add Maven profile for Vault integration
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* Add Vault Maven profile info to k8s Config Server documentation
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
* Remove activation flag from vault profile an update doc
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
---------
Signed-off-by: Arjav <arjavdongaonkar@gmail.com >
2025-02-13 14:16:50 -05:00
Ryan Baxter
9253f473f3
Merge branch '3.1.x' into 3.2.x
2025-01-31 09:49:29 -05:00
erabii
428ebab0b5
first test ( #1853 )
...
Signed-off-by: wind57 <eugen.rabii@gmail.com >
2025-01-31 09:48:49 -05:00
spring-builds
9272d47942
Bumping versions to 3.1.6-SNAPSHOT after release
2025-01-10 03:09:11 +00:00
spring-builds
4371089809
Going back to snapshots
2025-01-10 03:09:10 +00:00
spring-builds
23cc4a6b4e
Update SNAPSHOT to 3.1.5
2025-01-10 03:00:10 +00:00
spring-builds
31aa2dae26
Bumping versions to 3.2.1-SNAPSHOT after release
2024-12-03 06:34:32 +00:00
spring-builds
28d9c50074
Going back to snapshots
2024-12-03 06:34:29 +00:00
spring-builds
ab0b4c072e
Update SNAPSHOT to 3.2.0
2024-12-03 06:25:45 +00:00
spring-builds
3c4771a7b4
Bumping versions to 3.1.5-SNAPSHOT after release
2024-11-26 22:49:36 +00:00
spring-builds
e4d9e8e6c4
Going back to snapshots
2024-11-26 22:49:35 +00:00
spring-builds
35b834ff34
Update SNAPSHOT to 3.1.4
2024-11-26 22:40:24 +00:00
dependabot[bot]
ac236777c3
Bump com.spotify:dockerfile-maven-plugin from 1.4.12 to 1.4.13 ( #1689 )
...
Bumps [com.spotify:dockerfile-maven-plugin](https://github.com/spotify/dockerfile-maven ) from 1.4.12 to 1.4.13.
- [Release notes](https://github.com/spotify/dockerfile-maven/releases )
- [Changelog](https://github.com/spotify/dockerfile-maven/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotify/dockerfile-maven/compare/v1.4.12...v1.4.13 )
---
updated-dependencies:
- dependency-name: com.spotify:dockerfile-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-22 11:06:36 -05:00
Ryan Baxter
16eec95fd0
Add support for the configuration watcher to shut down the application to refresh the application ( #1799 )
...
See #1772
2024-11-21 18:55:58 -05:00
spring-builds
9a32a97f1a
Going back to snapshots
2024-11-08 16:50:37 +00:00
spring-builds
538a3f5d5d
Update SNAPSHOT to 3.2.0-RC1
2024-11-08 16:42:51 +00:00
buildmaster
47d30d7ed2
Going back to snapshots
2024-10-08 17:13:41 +00:00
buildmaster
a4a3daf091
Update SNAPSHOT to 3.2.0-M2
2024-10-08 17:05:50 +00:00
Ryan Baxter
d8af8c5d01
Merge branch '3.1.x'
2024-10-05 08:51:12 -04:00
erabii
80974a02d9
drop mockito-inline dependency ( #1753 )
...
* drop dependency
* fix tests
* checkstyle
* clean-up
2024-10-05 08:49:24 -04:00
dependabot[bot]
fd72798929
Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.10.0 ( #1748 )
...
Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver ) from 4.8.0 to 4.10.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases )
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md )
- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.8.0...plexus-archiver-4.10.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 13:51:33 -04:00
dependabot[bot]
c755a7f53e
Bump com.spotify:dockerfile-maven-plugin from 1.4.12 to 1.4.13 ( #1738 )
...
Bumps [com.spotify:dockerfile-maven-plugin](https://github.com/spotify/dockerfile-maven ) from 1.4.12 to 1.4.13.
- [Release notes](https://github.com/spotify/dockerfile-maven/releases )
- [Changelog](https://github.com/spotify/dockerfile-maven/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotify/dockerfile-maven/compare/v1.4.12...v1.4.13 )
---
updated-dependencies:
- dependency-name: com.spotify:dockerfile-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 15:12:57 -04:00
buildmaster
e8dd4105e2
Bumping versions
2024-09-12 18:25:08 +00:00
buildmaster
878f5ed8af
Bumping versions
2024-09-12 13:01:27 +00:00
Ryan Baxter
5924b35704
Merge branch '3.1.x'
2024-09-11 11:28:57 -04:00
erabii
5f2bf716ee
Move to constants 3.1.x ( #1717 )
...
* fix
* checkstyle
* checkstyle
2024-09-11 11:27:43 -04:00