Commit Graph

1048 Commits

Author SHA1 Message Date
buildmaster
e5cd0408f1 Update SNAPSHOT to 4.0.0-RC2 2022-11-17 17:59:53 +00:00
spencergibb
e0da9fc1f7 Override onApplicationEvent() now that deprecated bind() is removed. 2022-11-15 09:37:00 -05:00
itshan
ceb344ba20 ConsulAutoConfiguration.consulRawClientBuilderSupplier conflict with JPA (#800)
Fixes #797
2022-11-02 17:26:28 -04:00
Olga Maciaszek-Sharma
dbffba5c5d Remove Consul hints since new GraalVM reachability metadata has been released. 2022-11-02 10:28:20 +01:00
buildmaster
ffc78a52e1 Going back to snapshots 2022-10-27 22:34:04 +00:00
buildmaster
b09ad2ebe7 Update SNAPSHOT to 4.0.0-RC1 2022-10-27 22:32:22 +00:00
buildmaster
5084cb700f Going back to snapshots 2022-10-06 01:51:47 +00:00
buildmaster
eef99cc200 Update SNAPSHOT to 4.0.0-M5 2022-10-06 01:50:01 +00:00
buildmaster
f4dd90e159 Bumping versions 2022-09-24 08:40:42 +00:00
Chris Bono
f3be7d7947 Adds ability for the TTL check to take into account the current application health status (#690)
Fixes gh-676

Co-authored-by: Spencer Gibb <spencer@gibb.us>
2022-09-23 13:21:39 -04:00
spencergibb
d077ef4f7e Migrates to new AutoConfiguration.imports
Fixes gh-795
2022-09-21 17:19:49 -04:00
spencergibb
1a732fcf69 Updates testcontainers to 1.17.3 2022-09-21 17:18:22 -04:00
buildmaster
d3ee7a3465 Bumping versions 2022-09-12 08:49:36 +00:00
Ryan Baxter
ba5361c27b Showing values in env endpoint for tests 2022-09-08 20:43:10 -04:00
Olga Maciaszek-Sharma
702c330b54 Add consul hints (#792) 2022-08-08 18:20:40 +02:00
Ryan
b76d500bca Extract consul client builder to distinct bean (#790)
* extract consul client builder to distinct bean rather than static instantiation to allow injection of custom clients

* use supplier to allow new builder to be instantiated every call

* rename variable

* re-order imports to resolve checkstyle issues

* fix compilation issues
2022-08-01 12:08:06 -04:00
buildmaster
c28b319305 Going back to snapshots 2022-07-29 19:45:13 +00:00
buildmaster
5ddae556c6 Update SNAPSHOT to 4.0.0-M4 2022-07-29 19:42:27 +00:00
buildmaster
70396d2663 Bumping versions 2022-06-30 08:50:41 +00:00
buildmaster
fc927c3653 Going back to snapshots 2022-06-15 12:59:15 +00:00
buildmaster
9938b63190 Update SNAPSHOT to 4.0.0-M3 2022-06-15 12:56:31 +00:00
Ryan Baxter
d9cf915225 Formatting 2022-06-03 16:36:42 -04:00
Ryan Baxter
5e6a7aa920 Merge branch '3.1.x' 2022-06-03 16:31:32 -04:00
Ryan Baxter
d42b2543fa Do not supply discovery client when Consul discovery client disabled (#786)
* Do not supply discovery client when Consul discovery client disabled.  Fixes #785

* Fixes tests
2022-06-03 16:22:02 -04:00
spencergibb
17acc5780f Bumps to next snapshot version 2022-05-27 13:51:05 -04:00
buildmaster
f98c1ed151 Update SNAPSHOT to 3.1.1 2022-05-26 20:32:05 +00:00
Spencer Gibb
61fe27f78a don't upload docs to maven central 2022-05-26 12:01:50 -04:00
spencergibb
58a5526115 updates to use new LocalServerPort location 2022-05-20 13:57:17 -04:00
spencergibb
1f4baf8093 Updates config data classes to use DeferredLogFactory 2022-05-10 16:08:22 -04:00
Marcin Grzejszczak
b0504d3752 Update runAcceptanceTests.sh 2022-04-20 13:09:40 +02:00
Marcin Grzejszczak
9758530600 Update runAcceptanceTests.sh 2022-04-20 13:08:57 +02:00
buildmaster
1d0d0f1982 Going back to snapshots 2022-03-31 21:59:56 +00:00
buildmaster
b9d099d108 Update SNAPSHOT to 4.0.0-M2 2022-03-31 21:57:22 +00:00
spencergibb
e2c703d47c Migrates to jakarta classes 2022-03-19 12:51:52 -04:00
spencergibb
70bb80f2e3 Migrates to TestSocketUtils from spring-cloud-test-support 2022-03-09 12:35:23 -05:00
spencergibb
6cfe1555ad Updates testcontainers to 1.16.3 2022-03-09 12:34:38 -05:00
buildmaster
609a41be22 Bumping versions 2022-02-23 19:15:26 +00:00
buildmaster
6984deffea Bumping versions 2022-02-03 18:46:46 +00:00
buildmaster
97a4ea0471 Going back to snapshots 2022-01-27 21:52:58 +00:00
buildmaster
d7742c14ba Update SNAPSHOT to 4.0.0-M1 2022-01-27 21:50:35 +00:00
spencergibb
d9d9cc85ec formatting 2022-01-26 16:18:34 -05:00
spencergibb
3b72a7ff76 order javadoc comments 2022-01-26 16:18:21 -05:00
buildmaster
b6774e3147 Bumping versions 2022-01-20 18:42:00 +00:00
spencergibb
1ff60aaf98 Merge branch '3.1.x' 2022-01-19 13:55:15 -05:00
spencergibb
69ed366ea8 sets java version to 8 2022-01-19 13:54:30 -05:00
spencergibb
f0b62703a0 Disables binder tests that use removed stream annotations.
See gh-763
2022-01-19 13:44:31 -05:00
spencergibb
ef8557509a Updates wiremock to wiremock-jre8-standalone.
This shades jetty and avoids javax.servlet issues
2022-01-19 13:39:55 -05:00
spencergibb
79414d5be6 Migrate from circleci to github actions 2022-01-19 13:24:10 -05:00
spencergibb
8314877026 Migrate from circleci to github actions 2022-01-19 13:23:18 -05:00
buildmaster
b009cab3b1 Bumping versions 2022-01-06 02:46:31 +00:00