hc-github-team-consul-core
c800094210
Putting source back into Dev Mode
2021-07-15 19:33:15 +00:00
hc-github-team-consul-core
db839f18ba
Release v1.10.1
2021-07-15 18:49:34 +00:00
hc-github-team-consul-core
7addc6f353
Putting source back into Dev Mode
2021-07-01 19:39:43 +00:00
hc-github-team-consul-core
2aae8d13b2
Release v1.10.1-beta1
2021-07-01 18:46:30 +00:00
hc-github-team-consul-core
39397e2e3d
Putting source back into Dev Mode
2021-06-17 23:19:45 +00:00
hc-github-team-consul-core
0f8502c45c
Release v1.10.0-rc2
2021-06-17 21:45:28 +00:00
hc-github-team-consul-core
af64bb9730
Putting source back into Dev Mode
2021-06-16 22:57:08 +00:00
hc-github-team-consul-core
dc4f271d50
Release v1.10.0-rc
2021-06-16 22:24:02 +00:00
hc-github-team-consul-core
e8fdefc772
Putting source back into Dev Mode
2021-06-10 00:48:37 +00:00
hc-github-team-consul-core
477a6c73e9
Release v1.10.0-beta4
2021-06-10 00:14:48 +00:00
hc-github-team-consul-core
244d9ba3cc
Putting source back into Dev Mode
2021-05-06 00:42:18 +00:00
hc-github-team-consul-core
86bbc20fd0
Release v1.10.0-beta2
2021-05-05 23:41:12 +00:00
hashicorp-ci
77957e1de7
Putting source back into Dev Mode
2021-04-16 02:49:46 +00:00
hashicorp-ci
befde154c2
Release v1.10.0-beta1
2021-04-16 01:49:24 +00:00
Alvin Huang
0438f3446c
changelog: add 1.9.1 entries ( #9486 )
...
* add 1.9.1 changelog entries
* bump dev version to 1.10.0
2021-01-04 11:54:26 -05:00
Alvin Huang
5bdf8a2d53
[skip ci] bump master to 1.9.0 to track next release version ( #8315 )
2020-07-15 14:48:36 -04:00
Alvin Huang
2a040342ba
remove GIT_DESCRIBE variable since we have a revision line ( #8310 )
2020-07-14 15:17:45 -04:00
hashicorp-ci
6f1c72c8c3
Putting source back into Dev Mode
2020-05-28 14:39:39 -04:00
hashicorp-ci
2d38fc7302
Release v1.8.0-beta2
2020-05-28 14:39:38 -04:00
hashicorp-ci
ad520d46db
Putting source back into Dev Mode
2020-05-28 14:39:30 -04:00
hashicorp-ci
4cadd39c3e
Release v1.8.0-beta1
2020-05-28 14:39:29 -04:00
Matt Keeler
e6568119f1
Putting source back into Dev Mode
2020-02-11 11:54:35 -05:00
hashicorp-ci
95fb95bfe6
Release v1.7.0
2020-02-11 15:19:16 +00:00
hashicorp-ci
1f62d5c9ce
Release v1.7.0-beta4
2020-01-31 21:38:38 +00:00
hashicorp-ci
8d146fbfe8
Release v1.7.0-beta3
2020-01-24 17:08:22 +00:00
hashicorp-ci
e01f691351
Release v1.7.0-beta2
2019-12-20 17:16:53 +00:00
Alvin Huang
0056e052fd
reset dev tree ( #6925 )
2019-12-10 16:35:30 -05:00
hashicorp-ci
dcab935831
Release v1.7.0-beta1
2019-12-10 19:12:07 +00:00
hashicorp-ci
9be6dfc310
Release v1.6.1
2019-09-12 19:39:59 +00:00
R.B. Boyer
000ca15db7
Putting source back into Dev Mode
2019-08-26 12:22:20 -05:00
hashicorp-ci
944cc71026
Release v1.6.0
2019-08-23 22:10:51 +00:00
hashicorp-ci
71f98661de
Release v1.6.0-rc1
2019-08-13 15:28:07 +00:00
hashicorp-ci
5ff04a303e
Release v1.6.0-beta3
2019-07-26 23:15:20 +00:00
Alvin Huang
648e20d0c9
Putting source back into Dev Mode
2019-07-15 15:03:36 -04:00
hashicorp-ci
6937bb292c
Release v1.6.0-beta2
2019-07-15 18:09:31 +00:00
Jack Pearkes
e453e8aabb
Putting source back into Dev Mode
2019-07-08 16:30:03 +02:00
hashicorp-ci
83b929accf
Release v1.6.0-beta1
2019-07-08 13:20:36 +00:00
Hans Hasselberg
cac6bc6377
Putting source back into Dev Mode
2019-06-27 23:27:07 +00:00
Hans Hasselberg
a82e6a7fd3
Release v1.5.2
2019-06-27 22:59:46 +00:00
Jack Pearkes
7e3cd36709
Putting source back into Dev Mode
2019-05-23 12:03:07 -07:00
Jack Pearkes
40cec98468
Release v1.5.1
2019-05-22 20:19:12 +00:00
Jack Pearkes
5d5a406a5f
Putting source back into Dev Mode
2019-05-08 12:39:19 -07:00
Jack Pearkes
34eff659dc
Release v1.5.0
2019-05-08 18:34:08 +00:00
Paul Banks
0cfb6051ea
Add integration test for central config; fix central config WIP ( #5752 )
...
* Add integration test for central config; fix central config WIP
* Add integration test for central config; fix central config WIP
* Set proxy protocol correctly and begin adding upstream support
* Add upstreams to service config cache key and start new notify watcher if they change.
This doesn't update the tests to pass though.
* Fix some merging logic get things working manually with a hack (TODO fix properly)
* Simplification to not allow enabling sidecars centrally - it makes no sense without upstreams anyway
* Test compile again and obvious ones pass. Lots of failures locally not debugged yet but may be flakes. Pushing up to see what CI does
* Fix up service manageer and API test failures
* Remove the enable command since it no longer makes much sense without being able to turn on sidecar proxies centrally
* Remove version.go hack - will make integration test fail until release
* Remove unused code from commands and upstream merge
* Re-bump version to 1.5.0
2019-05-01 16:39:31 -07:00
Hans Hasselberg
5ff0c19709
Putting source back into Dev Mode
2019-03-21 16:34:48 +01:00
Hans Hasselberg
ea5210a30e
Release v1.4.4
2019-03-20 16:00:54 +00:00
Matt Keeler
a4e2fe67eb
Putting source back into Dev Mode
2019-03-05 19:26:42 +00:00
Matt Keeler
567e41ff6b
Release v1.4.3
2019-03-04 19:21:20 +00:00
mkeeler
04e50baed7
Putting source back into Dev Mode
2019-01-28 22:25:12 +00:00
mkeeler
c97c712e96
Release v1.4.2
2019-01-28 21:46:00 +00:00