ac6c5e475f
Merge pull request #100 from spring-cloud/integration-tests-1.x
1.x
Anthony Dahanne
2023-08-18 09:28:52 -04:00
0a0af88de8
Bump minor version
Anthony Dahanne
2023-08-15 16:16:14 -04:00
a77d20e105
Adapt to CI * now using springio/concourse-release-scripts
Anthony Dahanne
2023-08-15 15:57:17 -04:00
8c0fe7682b
Fix unclosed streams * make sure Files.path() properly closes its directory, using try-with-resources * missing one, found by @violetagg * cherry pick from 1abd516456 and ec894cb82f
Anthony Dahanne
2023-08-11 23:07:44 -04:00
5df853e6ee
Merge pull request #105 from spring-cloud/fix-unclosed-streams
Anthony Dahanne
2023-08-15 10:49:32 -04:00
ec894cb82f
Fix unclosed streams * missing one, found by @violetagg
Anthony Dahanne
2023-08-14 09:44:05 -04:00
1abd516456
Fix unclosed streams * modernize a switch statement * make sure Files.path() properly closes its directory, using try-with-resources
Anthony Dahanne
2023-08-11 23:07:44 -04:00
5cd78bca2f
v2.0.2-SNAPSHOT Development
Paketo Robot
2023-08-12 02:56:33 +00:00
91952768ce
Merge pull request #104 from spring-cloud/fix-release2
David O'Sullivan
2023-08-04 14:02:23 +01:00
d83f3bfdac
Add gpg plugin to parent pom, skip deploy for tests
fix-release2
Anthony Dahanne
2023-07-21 14:46:45 -04:00
d059190218
v2.0.1-SNAPSHOT Development
Paketo Robot
2023-07-21 14:43:17 -04:00
d6312f480e
Add all poms to bump
Anthony Dahanne
2023-07-21 14:40:46 -04:00
48bca184f7
Merge pull request #103 from spring-cloud/fix-release
David O'Sullivan
2023-07-21 16:27:14 +01:00
e8c5b9378f
v2.0.1-SNAPSHOT Development
Paketo Robot
2023-07-21 15:13:41 +00:00
39add486ae
Only deploy main jar
Anthony Dahanne
2023-07-21 10:05:33 -04:00
b3a8e69f5e
Fix path to concourse-release-scripts.jar * the image providing it, springio/concourse-release-scripts:0.3.4, makes it avaialble from / directly, not /opt
Anthony Dahanne
2023-07-20 17:25:04 -04:00
fe06bd60cc
Add all poms to git add
Anthony Dahanne
2023-07-20 16:53:57 -04:00
7f20fb23ba
Merge pull request #101 from spring-cloud/fix-ci
Anthony Dahanne
2023-06-30 12:02:32 -04:00
d19edffe63
Remove concourse-release-scripts * it's advised to use the image now, as in: 472361080e
Anthony Dahanne
2023-06-26 23:30:12 -04:00
dc94c4d4b8
Merge pull request #99 from spring-cloud/boot3-compat-no-2
Anthony Dahanne
2023-06-22 10:41:58 -04:00
7e452047bf
Activate by default in Spring Boot 3 * Users used to provide this property to enable this library: -Dorg.springframework.cloud.bindings.boot.enable=true ; with this new major version (2), we default to enable true
Anthony Dahanne
2023-06-14 11:16:55 -04:00
3b43462fc4
Spring Boot 3 support * only in main branch, SB2 support will be continued in 1.x branch
Anthony Dahanne
2023-06-05 17:23:22 -04:00
874b54b4b6
Bump to latest 2.5 spring boot release
Anthony Dahanne
2023-02-13 14:25:29 -05:00
be780f7a4b
Integrate PR#94 comments from @Kehrlann
Anthony Dahanne
2023-02-16 10:04:07 -05:00
34316c314e
help tooling detect which versions to use
Anthony Dahanne
2023-02-16 09:39:58 -05:00
81739ee14f
Add integration tests for Spring Boot 2 and 3 * use Maven modules to do so * spring-cloud-bindings goes one level down * addition of a spring-cloud-bindings parent
Anthony Dahanne
2023-02-15 16:53:15 -05:00
d0eede8855
Compat with Spring Boot 3
Anthony Dahanne
2023-02-14 18:34:46 -05:00
3eb455dc2b
Bump to latest 2.5 spring boot release
Anthony Dahanne
2023-02-13 14:25:29 -05:00
909f3b5e0d
Bump r2dbc-mariadb to 1.1.2 (fixes CVEs)
Abel Salgado Romero
2022-12-22 09:58:43 +01:00
9dcdf20c6e
Bump Maven plugins
Abel Salgado Romero
2022-12-22 09:57:33 +01:00
d70abff00a
v1.13.0-SNAPSHOT Development
Paketo Robot
2023-05-08 21:00:01 +00:00
00f48108aa
Merge pull request #95 from julian-hj/eureka-tls-binding
Anthony Dahanne
2023-05-08 16:50:55 -04:00
1610021ed6
add Eureka TLS/mTLS support
Anthony Dahanne
2023-05-08 16:44:14 -04:00
fbc06149c0
add Eureka TLS/mTLS support
Julian Hjortshoj
2023-03-30 17:00:04 -07:00
67b9fa09e8
v1.12.0-SNAPSHOT Development
Paketo Robot
2023-01-10 16:43:42 +00:00
92520eece0
Merge pull request #92 from spring-cloud/script-perm
David O'Sullivan
2023-01-05 15:44:26 +00:00
19aa776f9f
Update promotion script permissions
David O'Sullivan
2023-01-05 15:43:46 +00:00
89e76415b2
Merge pull request #91 from spring-cloud/javadocs
David O'Sullivan
2023-01-03 14:21:56 +00:00
98dffc6639
javadoc bug workaround
David O'Sullivan
2023-01-03 11:47:07 +00:00
c727d16ffd
Merge pull request #90 from pivotal-david-osullivan/javadocs
David O'Sullivan
2023-01-03 11:49:21 +00:00
969a16fa26
javadoc bug workaround
David O'Sullivan
2023-01-03 11:47:07 +00:00
012394bd27
Merge pull request #88 from pivotal-david-osullivan/javadocs
David O'Sullivan
2023-01-03 09:40:59 +00:00
e300147c7a
Corrects issues reported by javadoc plugin
David O'Sullivan
2022-12-22 17:49:55 +00:00
d100e81d47
Adds support for promoting to maven central (#78)
David O'Sullivan
2022-08-31 19:44:03 +01:00