File tree Expand file tree Collapse file tree 3 files changed +5
-39
lines changed Expand file tree Collapse file tree 3 files changed +5
-39
lines changed Original file line number Diff line number Diff line change @@ -85,21 +85,8 @@ it will be removed; but as it won't be user-visible this isn't considered a brea
85
85
86
86
## RELEASE NOTES
87
87
88
- ## [ 3.11.0] TBD
89
- [ 3.11.0 ] : https://github.com/emissary-ingress/emissary/compare/v3.10.0...v3.11.0
90
-
91
- ### Emissary-ingress and Ambassador Edge Stack
92
-
93
- - Feature: This upgrades Emissary-ingress to be built on Envoy v1.30.2 which provides security,
94
- performance and feature enhancements. You can read more about them here: <a
95
- href="https://www.envoyproxy.io/docs/envoy/v1.30.2/version_history/version_history">Envoy Proxy
96
- 1.28.0 Release Notes</a >
97
-
98
- - Change: Upgraded Emissary-ingress to the latest release of Golang as part of our general
99
- dependency upgrade process.
100
-
101
- ## [ 3.10.0] TBD
102
- [ 3.10.0 ] : https://github.com/emissary-ingress/emissary/compare/v3.9.0...v3.10.0
88
+ ## [ 3.10.0-dev] TBD
89
+ [ 3.10.0-dev ] : https://github.com/emissary-ingress/emissary/compare/v3.9.0...v3.10.0-dev
103
90
104
91
### Emissary-ingress and Ambassador Edge Stack
105
92
Original file line number Diff line number Diff line change 3
3
This file documents all notable changes to Ambassador Helm Chart. The release
4
4
numbering uses [ semantic versioning] ( http://semver.org ) .
5
5
6
- ## v8.11.0 - TBD
7
-
8
- - Upgrade Emissary to v3.11.0 [ CHANGELOG] ( https://github.com/emissary-ingress/emissary/blob/master/CHANGELOG.md )
9
-
10
6
## v8.10.0 - TBD
11
7
12
8
- Upgrade Emissary to v3.10.0 [ CHANGELOG] ( https://github.com/emissary-ingress/emissary/blob/master/CHANGELOG.md )
Original file line number Diff line number Diff line change 32
32
33
33
changelog : https://github.com/emissary-ingress/emissary/blob/$branch$/CHANGELOG.md
34
34
items :
35
- - version : 3.11.0
36
- prevVersion : 3.10.0
37
- date : ' TBD'
38
- notes :
39
- - title : Upgrade to Envoy 1.30.2
40
- type : feature
41
- body : >-
42
- This upgrades $productName$ to be built on Envoy v1.30.2 which provides security, performance
43
- and feature enhancements. You can read more about them here:
44
- <a href="https://www.envoyproxy.io/docs/envoy/v1.30.2/version_history/version_history">Envoy Proxy 1.28.0 Release Notes</a>
45
- docs : https://www.envoyproxy.io/docs/envoy/v1.30.2/version_history/version_history
46
-
47
- - title : Update to golang 1.22.4
48
- type : change
49
- body : >-
50
- Upgraded $productName$ to the latest release of Golang as part of our general dependency upgrade process.
51
-
52
- - version : 3.10.0
35
+ - version : 3.10.0-dev
53
36
prevVersion : 3.9.0
54
37
date : ' TBD'
55
38
notes :
56
- - title : Upgrade to Envoy 1.28.0
39
+ - title : Upgrade to Envoy 1.30.2
57
40
type : feature
58
41
body : >-
59
42
This upgrades $productName$ to be built on Envoy v1.28.0 which provides security, performance
69
52
installing it using the instructions found in the <a href="https://github.com/datawire/ambassador-agenty">Ambassador Agent Repo</a>.
70
53
docs : https://github.com/datawire/ambassador-agent
71
54
72
- - title : Update to golang 1.21.5
55
+ - title : Update to golang 1.22.4
73
56
type : change
74
57
body : >-
75
58
Upgraded $productName$ to the latest release of Golang as part of our general dependency upgrade process.
You can’t perform that action at this time.
0 commit comments