Skip to content

Commit 84ee3dc

Browse files
author
Alix Cook
authored
fix changelog (#1)
* fix changelog * add next release
1 parent a746f8b commit 84ee3dc

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ of Emissary Ingress in addition to the additional capabilities mentioned above.
2020
popular demand, we’re offering a free tier of our core features as part of the Ambassador
2121
Edge Stack, designed for startups.
2222

23-
In general, references to "Ambassador" in this CHANGELOG and the rest of the Ambassador
24-
Edge Stack documentation refer both to the Ambassador Edge Stack and Emissary Ingress.
25-
2623
## UPCOMING BREAKING CHANGES
2724

2825
#### TLS Termination and the `Host` CRD
@@ -69,6 +66,10 @@ Please see the [Envoy documentation](https://www.envoyproxy.io/docs/envoy/latest
6966

7067
## RELEASE NOTES
7168

69+
## Next Release
70+
71+
(no changes yet)
72+
7273
## [2.0.0-ea] June 24, 2021
7374
[2.0.0-ea]: https://github.com/emissary-ingress/emissary/compare/v1.13.8...v2.0.0-ea
7475

@@ -94,15 +95,15 @@ We're pleased to introduce Edge Stack 2.0.0 as a developer preview. The 2.X fami
9495
## [1.13.8] June 08, 2021
9596
[1.13.8]: https://github.com/emissary-ingress/emissary/compare/v1.13.7...v1.13.8
9697

97-
### Emissary Ingress and Ambassador Edge Stack
98+
### Ambassador Edge Stack
9899

99100
- Bugfix: Ambassador Agent now accurately reports up-to-date Endpoint information to Ambassador Cloud
100101
- Feature: Ambassador Agent reports ConfigMaps and Deployments to Ambassador Cloud to provide a better Argo Rollouts experience. See [Argo+Ambassador documentation](https://www.getambassador.io/docs/argo) for more info.
101102

102103
## [1.13.7] June 03, 2021
103104
[1.13.7]: https://github.com/datawire/ambassador/compare/v1.13.6...v1.13.7
104105

105-
### Emissary Ingress and Ambassador Edge Stack
106+
### Ambassador Edge Stack
106107

107108
- Feature: Add AMBASSADOR_JSON_LOGGING to enable JSON for most of the Ambassador control plane. Some (but few) logs from gunicorn and the Kubernetes client-go package still log text.
108109
- Bugfix: Fixed a bug where the Consul resolver would not actually use Consul endpoints with TCPMappings.
@@ -116,29 +117,29 @@ We're pleased to introduce Edge Stack 2.0.0 as a developer preview. The 2.X fami
116117
## [1.13.5] May 13, 2021
117118
[1.13.5]: https://github.com/datawire/ambassador/compare/v1.13.4...v1.13.5
118119

119-
### Emissary Ingress and Ambassador Edge Stack
120+
### Ambassador Edge Stack
120121

121122
- Bugfix: Fix a regression from 1.8.0 that prevented Ambassador module config keys `proper_case` and `preserve_external_request_id` from working correctly.
122123
- Bugfix: Fixed a regression in detecting the Ambassador Kubernetes service that could cause the wrong IP or hostname to be used in Ingress statuses (thanks, [Noah Fontes](https://github.com/impl)!
123124

124125
## [1.13.4] May 11, 2021
125126
[1.13.4]: https://github.com/datawire/ambassador/compare/v1.13.3...v1.13.4
126127

127-
### Emissary Ingress and Ambassador Edge Stack
128+
### Ambassador Edge Stack
128129

129130
- Bugfix: Incorporate the Envoy 1.15.5 security update by adding the `reject_requests_with_escaped_slashes` option to the Ambassador module.
130131

131132
## [1.13.3] May 03, 2021
132133
[1.13.3]: https://github.com/datawire/ambassador/compare/v1.13.2...v1.13.3
133134

134-
### Emissary Ingress and Ambassador Edge Stack
135+
### Ambassador Edge Stack
135136

136137
- Bugfix: Fixed a regression that caused Ambassador to crash when loading the Edge Policy Console when any RateLimit resources exist ([#3348])
137138

138139
## [1.13.2] April 29, 2021
139140
[1.13.2]: https://github.com/datawire/ambassador/compare/v1.13.1...v1.13.2
140141

141-
### Emissary Ingress and Ambassador Edge Stack
142+
### Ambassador Edge Stack
142143

143144
- Bugfix: Fixed a regression that caused endpoint routing to not work when defining mappings in service annotations ([#3369])
144145

@@ -147,7 +148,7 @@ We're pleased to introduce Edge Stack 2.0.0 as a developer preview. The 2.X fami
147148
## [1.13.1] April 22, 2021
148149
[1.13.1]: https://github.com/datawire/ambassador/compare/v1.13.0...v1.13.1
149150

150-
### Emissary Ingress and Ambassador Edge Stack
151+
### Ambassador Edge Stack
151152

152153
- Bugfix: Potentially increased CPU Usage for deployments with large numbers of Hosts ([#3358])
153154

@@ -156,10 +157,9 @@ We're pleased to introduce Edge Stack 2.0.0 as a developer preview. The 2.X fami
156157
## [1.13.0] April 20, 2021
157158
[1.13.0]: https://github.com/datawire/ambassador/compare/v1.12.4...v1.13.0
158159

159-
### Emissary Ingress and Ambassador Edge Stack
160+
### Ambassador Edge Stack
160161

161162
*Note*: Support for the deprecated `v2alpha` `protocol_version` has been removed from the `AuthService` and `RateLimitService`.
162-
163163
- Feature: Added support for the [Mapping AuthService setting] `auth_context_extensions`, allowing supplying custom per-mapping information to external auth services (thanks, [Giridhar Pathak](https://github.com/gpathak)!).
164164
- Feature: Added support in ambassador-agent for reporting [Argo Rollouts] and [Argo Applications] to Ambassador Cloud
165165
- Feature: The [Ambassador Module configuration] now supports the `diagnostics.allow_non_local` flag to expose admin UI internally only ([#3074] -- thanks, [Fabrice](https://github.com/jfrabaute)!)

0 commit comments

Comments
 (0)