buildmaster
d81f4db654
Bumping versions
2023-12-21 19:10:20 +00:00
buildmaster
5bc5c052ac
Bumping versions to 3.1.6-SNAPSHOT after release
2023-12-18 23:39:11 +00:00
buildmaster
768a50ee4b
Going back to snapshots
2023-12-18 23:39:10 +00:00
buildmaster
f3433bd80b
Update SNAPSHOT to 3.1.5
2023-12-18 23:36:31 +00:00
Ryan Baxter
399db985dd
Fixing includes
2023-11-02 15:51:15 -04:00
buildmaster
d6ecae6f2a
Bumping versions
2023-06-30 14:24:58 +00:00
buildmaster
5fab32dd17
Bumping versions to 3.1.5-SNAPSHOT after release
2023-06-29 11:32:56 +00:00
buildmaster
7b9bf83c27
Going back to snapshots
2023-06-29 11:32:56 +00:00
buildmaster
fac624692f
Update SNAPSHOT to 3.1.4
2023-06-29 11:30:19 +00:00
Ryan Baxter
336877934f
Create ConsulFunction properly to avoid ClassNotFoundException
2023-06-15 08:53:16 -04:00
Ryan Baxter
a9b4d440c5
Upgrading spring-cloud-deployer version. Only used for tests
2023-06-13 17:18:49 -04:00
Ryan Baxter
cf29e78379
Implement new API in ConfigServerInstanceProvider.Function ( #819 )
...
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com >
2023-06-13 16:20:09 -04:00
buildmaster
4c4e012857
Bumping versions
2023-04-28 19:09:50 +00:00
buildmaster
3b863f20b3
Bumping versions to 3.1.4-SNAPSHOT after release
2023-04-27 15:15:08 +00:00
buildmaster
df4af5a6b3
Going back to snapshots
2023-04-27 15:15:07 +00:00
buildmaster
0592883255
Update SNAPSHOT to 3.1.3
2023-04-27 15:13:04 +00:00
1993heqiang
9e594cbd9d
Polish spring-cloud-consul.adoc.
2023-03-15 15:18:49 -04:00
spencergibb
89eccb7b3a
formatting
2023-03-14 14:49:46 -04:00
zhenqiangyi
c6f768b28c
Modifies LogFactory Input parameter of getlog
...
Uses current class rather than copy paste class.
Fixes gh-767
2023-03-09 16:23:50 -05:00
spencergibb
6b9dab1096
Reworks test, removes TestConsulClient.java
2023-03-09 16:20:24 -05:00
spencergibb
0a9745189c
Adds test to verify token sent on agentCheckPass.
...
See gh-770
2023-03-09 16:10:01 -05:00
spencergibb
176da8654a
formattingˆ
2023-03-09 16:09:20 -05:00
liolay
226e08a8eb
add aclToken for agentCheckPass
2023-03-09 15:47:58 -05:00
fanjiaqi
3447b576ff
Fixes ipv6 formatting in specific scenario
...
Use getHostAddress() when getHostName() might return a host name which
doesn't need brackets for formatting.
Fixes gh-807
2023-03-09 15:18:23 -05:00
spencergibb
6378b72526
Adds reregistration test with 404 status.
...
See gh-808
2023-03-09 15:07:18 -05:00
attermann
9bf9c44f3b
Added status code 404 to ReregistrationPredicate
...
Consul agent as of approximately v1.11.2 returns status code 404 on
agent health check instead of status code 500. This change resulted in
re-registration not taking place when expected. Adding status code 404 to
the ReregistrationPredicate enables re-registration with both older and
newer versions of Consul agent.
Fixes gh-808
2023-03-09 15:04:55 -05:00
spencergibb
2c9bde3788
Updates to Testcontainers consul container.
...
Fixes gh-803
2023-03-09 14:33:23 -05:00
Tomas Forsman
bb8e674acb
Default to port zero when port is null
...
This is a change from consul 1.9->1.10
Fixes gh-760
Fixes gh-759
2023-03-09 14:11:29 -05:00
spencergibb
5e0346c91e
If consul token is not set, default to CONSUL_TOKEN env var
...
This matches the behaviour of ConsulPropertySourceLocator which depends on ConsulConfigProperties that uses `@Value` which is not recognized in ConfigData.
Fixes gh-738
2023-03-08 15:53:46 -05:00
buildmaster
3868846d13
Bumping versions
2023-02-25 19:09:51 +00:00
buildmaster
1fc517cc7a
Bumping versions
2022-11-28 19:14:34 +00:00
buildmaster
9aa90dfaa6
Bumping versions to 3.1.3-SNAPSHOT after release
2022-09-06 20:26:29 +00:00
buildmaster
cf54ed6afb
Going back to snapshots
2022-09-06 20:26:29 +00:00
buildmaster
9427a67974
Update SNAPSHOT to 3.1.2
2022-09-06 20:24:43 +00:00
buildmaster
924aa9c14d
Bumping versions to 3.1.3-SNAPSHOT after release
2022-09-02 23:50:17 +00:00
buildmaster
71f34146ee
Going back to snapshots
2022-09-02 23:50:17 +00:00
buildmaster
4cf3b644bd
Update SNAPSHOT to 3.1.2
2022-09-02 23:48:31 +00:00
buildmaster
c85439afe6
Bumping versions
2022-06-30 19:14:27 +00:00
buildmaster
c297177dd8
Bumping versions
2022-06-14 19:14:52 +00: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
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
609a41be22
Bumping versions
2022-02-23 19:15:26 +00:00
spencergibb
69ed366ea8
sets java version to 8
2022-01-19 13:54:30 -05:00
spencergibb
8314877026
Migrate from circleci to github actions
2022-01-19 13:23:18 -05:00
spencergibb
4f9ccac880
Adds .sdkmanrc
2022-01-04 12:30:22 -05:00
buildmaster
91671fe301
Bumping versions
2021-12-02 18:40:51 +00:00