Commit Graph

  • 27a6bb21cb Prepare for next release main Anthony Dahanne 2024-11-12 14:14:47 -05:00
  • 0ebb87c537 Merge pull request #113 from kvmw/kvmw/eureka Anthony Dahanne 2024-11-12 14:09:05 -05:00
  • 09451c11a4 Detect runtime platform using CloudPlatform kvmw 2024-11-08 15:26:42 +01:00
  • 3572d747d1 Supports zone-configuratin for eureka kvmw 2024-11-07 10:29:40 +01:00
  • 18db60a113 Prepare for next release Anthony Dahanne 2024-03-22 12:05:44 -04:00
  • e9b5e1609f Supports mTLS for config-server clients (#109) Kaveh Shamsi 2024-03-22 15:51:17 +01:00
  • 9be8ffbff9 Update Wavefront property names (#107) Toshiaki Maki 2024-01-24 23:32:30 +09:00
  • 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
  • 38691add52 Fix postgresql url in README (#81) Toshiaki Maki 2022-08-22 22:29:58 +09:00
  • 662ccbff31 Resolving documentation for redis cluster nodes. (#80) Greg Meyer 2022-08-19 13:58:18 -05:00
  • f807774639 Clarify that JDBC/R2DBC generated URLs (#75) Daniel Mikusa 2022-07-25 08:48:21 -04:00
  • 69fe11052d v1.11.0-SNAPSHOT Development Paketo Robot 2022-06-29 17:09:12 +00:00
  • c9fdc1e6b1 Adding logic to flex the MySQL r2dbc connection sting based on classpath (#73) Greg Meyer 2022-06-13 10:40:59 -05:00
  • 5ab708ff04 add support for redirect-uris key for oauth2 bindings (#70) Daniel Garnier-Moiroux 2022-05-19 20:41:18 +02:00
  • ac28f74c7a add support for authorization-grant-types key for oauth2 bindings (#69) Daniel Garnier-Moiroux 2022-05-13 17:45:32 +02:00
  • e068759173 v1.10.0-SNAPSHOT Development Paketo Robot 2022-05-02 13:40:22 +00:00
  • f9ea22be9f v1.9.0-SNAPSHOT Development Paketo Robot 2022-05-02 13:13:02 +00:00
  • 1c417a299f Update README.md (#68) Daniel Mikusa 2022-04-27 13:50:31 -04:00
  • 624fed286c Added sslmode/sslrootcert for postgresql and cockroachdb (#66) Marco Yeung 2022-04-27 13:47:29 -04:00
  • dca042dab0 Document missing OAuth2 client properties (#67) Max Brauer 2022-04-26 21:54:47 +02:00
  • 5fc11caefb Adding support for SAP Hana bindings (#64) Gareth Evans 2022-04-26 20:51:54 +01:00
  • 751de400b2 Merge pull request #63 from beckermarc/patch-1 Daniel Mikusa 2022-03-02 12:14:13 -05:00
  • 1e3bdce53d Mention K8s Service Binding Spec in README Marc Becker 2022-03-02 08:52:01 +01:00
  • 9936047a2d Merge pull request #62 from garethjevans/patch-1 Daniel Mikusa 2022-01-20 08:17:41 -05:00
  • 6ae39f9e87 Minor spelling mistake in exception Gareth Evans 2022-01-20 08:06:07 +00:00
  • 24666ed766 v1.8.1-SNAPSHOT Development Paketo Robot 2022-01-07 16:06:55 +00:00
  • 1ee91b8719 Merge pull request #60 from spring-cloud/gh_issue_59 Daniel Mikusa 2022-01-07 09:16:30 -05:00
  • 541db563cf Add missing Spring Security OAuth2 bindings Daniel Mikusa 2022-01-07 09:14:48 -05:00
  • d9d1a57237 Merge pull request #58 from spring-cloud/ci-updates Daniel Mikusa 2021-08-27 09:29:41 -04:00
  • 23907f63b9 Switch to using a base image arg, so that the image can be passed into the dockerfile Daniel Mikusa 2021-08-27 09:28:59 -04:00
  • cc0e7d8086 v1.8.0-SNAPSHOT Development Paketo Robot 2021-08-27 01:37:44 +00:00
  • cf11b5e886 Merge pull request #55 from cborealis/feature/activemq-artemis Daniel Mikusa 2021-08-26 21:12:40 -04:00
  • d8d0518425 Merge pull request #57 from spring-cloud/polishing Emily Casey 2021-08-22 14:35:49 -04:00
  • 526db0d6b2 Polishing. Daniel Mikusa 2021-08-21 15:28:57 -04:00
  • 91a9a8fbbc Merge pull request #56 from spring-cloud/jdbc-url Daniel Mikusa 2021-08-21 15:21:33 -04:00
  • 0debab1b2c Allow users to explicitly specify jdbc or r2dbc URLs Emily Casey 2021-08-20 17:03:02 -04:00
  • cee2609022 Adding support for ActiveMQ Artemis Alexander Schwab 2021-04-16 12:41:15 +02:00
  • 12b88ac5fe v1.7.2-SNAPSHOT Development Paketo Robot 2021-03-30 22:57:14 +00:00
  • 5ba509e30e Set version back to 1.7.1-SNAPSHOT Emily Casey 2021-03-30 13:04:33 -04:00
  • 6d63dc8599 v1.8.1-SNAPSHOT Development Paketo Robot 2021-03-30 13:00:42 -04:00
  • cf74ff2bde Fix postgres test Emily Casey 2021-03-30 12:55:23 -04:00
  • 3537449156 Merge pull request #53 from yharish991/main Emily Casey 2021-02-18 10:24:39 -05:00
  • bb864990f2 Fixes postgresql jdbc url Harish Yayi 2021-02-08 10:10:26 -05:00
  • 04aa41a719 Doc Polishing Ben Hale 2020-11-18 10:18:20 -08:00
  • 355b459b91 v1.8.0-SNAPSHOT Development Paketo Robot 2020-11-18 01:19:16 +00:00
  • f3b36422c0 Fixes Spring Boot property mapping for MongoDB Scott Frederick 2020-11-17 17:41:55 -06:00
  • 395a52217b v1.7.0-SNAPSHOT Development Paketo Robot 2020-08-27 19:14:58 +00:00
  • dd3f97ea00 Spring Boot 2.0 Compatibility Ben Hale 2020-08-27 12:05:08 -07:00
  • 7daf958e1c v1.6.0-SNAPSHOT Development Paketo Robot 2020-08-17 23:37:38 +00:00
  • cb048c1d98 Polishing Ben Hale 2020-08-17 16:25:44 -07:00
  • c167d98dc2 Revert "SERVICE_BINDINGS_ROOT" Ben Hale 2020-08-17 16:22:00 -07:00
  • 397eed2da3 Polishing Ben Hale 2020-07-22 12:20:31 -07:00
  • 768ebe7481 Polishing Ben Hale 2020-07-22 11:33:53 -07:00
  • 5582a8e9f1 v1.5.0-SNAPSHOT Development Paketo Robot 2020-07-17 22:30:40 +00:00
  • 54c2687d58 SERVICE_BINDINGS_ROOT Ben Hale 2020-07-17 15:09:18 -07:00
  • 782d5d075e v1.4.0-SNAPSHOT Development Paketo Robot 2020-07-16 00:29:09 +00:00
  • 60c9bcbe7e Documentation Improvements Ben Hale 2020-07-15 17:21:05 -07:00