Skip to content

Commit ede70da

Browse files
author
AliceProxy
committed
add changelog entry for 2.2
Signed-off-by: AliceProxy <alicewasko@datawire.io> typo Signed-off-by: AliceProxy <alicewasko@datawire.io>
1 parent 7dbd721 commit ede70da

File tree

2 files changed

+20
-10
lines changed

2 files changed

+20
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,15 @@ Please see the [Envoy documentation](https://www.envoyproxy.io/docs/envoy/latest
7777

7878
## RELEASE NOTES
7979

80+
## [2.1.2] TBD
81+
[2.1.2]: https://github.com/datawire/edge-stack/releases/v2.1.2
82+
83+
## Ambassador Edge Stack
84+
85+
- Feature: You can now set `preserve_servers` in Ambassador Edge Stack's `DevPortal` resource to configure
86+
the DevPortal to use server definitions from the OpenAPI document when displaying connection
87+
information for services in the DevPortal.
88+
8089
## [2.1.2] 2022-01-25
8190
[2.1.2]: https://github.com/datawire/edge-stack/releases/v2.1.2
8291

@@ -439,10 +448,6 @@ installations, reduce memory footprint, and improve performance. We welcome feed
439448
- Feature: You can now set `buffer_limit_bytes` in the `ambassador` `Module` to to change the size of the
440449
upstream read and write buffers. The default is 1MiB.
441450

442-
- Feature: You can now set `preserve_servers` in Ambassador Edge Stack's `DevPortal` resource to configure
443-
the DevPortal to use server definitions from the OpenAPI document when displaying connection
444-
information for services in the DevPortal.
445-
446451
## [1.14.1] 2021-08-24
447452
[1.14.1]: https://github.com/datawire/edge-stack/releases/v1.14.1
448453

docs/releaseNotes.yml

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,17 @@
3131

3232
changelog: https://github.com/datawire/edge-stack/blob/$branch$/CHANGELOG.md
3333
items:
34+
- version: 2.1.2
35+
date: 'TBD'
36+
notes:
37+
- title: Devportal support for using API server definitions from OpenAPI docs
38+
type: feature
39+
body: >-
40+
You can now set <code>preserve_servers<code> in Ambassador Edge Stack's
41+
<code>DevPortal</code> resource to configure the DevPortal to use server definitions from
42+
the OpenAPI document when displaying connection information for services in the DevPortal.
43+
docs: /topics/using/dev-portal
44+
3445
- version: 2.1.2
3546
date: '2022-01-25'
3647
notes:
@@ -634,12 +645,6 @@ items:
634645
The default is 1MiB.
635646
docs: topics/running/ambassador/#modify-default-buffer-size
636647

637-
- type: feature
638-
body: >-
639-
You can now set <code>preserve_servers</code> in Ambassador Edge Stack's
640-
<code>DevPortal</code> resource to configure the DevPortal to use server definitions from
641-
the OpenAPI document when displaying connection information for services in the DevPortal.
642-
643648
- version: 1.14.1
644649
date: '2021-08-24'
645650
notes:

0 commit comments

Comments
 (0)