Skip to content

Commit

Permalink
changelog: finalize changelog for v3.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Hamzah Qudsi <hqudsi@datawire.io>
  • Loading branch information
Hamzah Qudsi authored and haq204 committed Apr 11, 2023
1 parent 92b87ad commit aa88376
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@ it will be removed; but as it won't be user-visible this isn't considered a brea

## RELEASE NOTES

## [3.6.0] TBD
## [3.6.0] April 17, 2023
[3.6.0]: https://github.com/emissary-ingress/emissary/compare/v3.5.0...v3.6.0

### Emissary-ingress and Ambassador Edge Stack

- Feature: This upgrades Emissary-ingress to be built on Envoy v1.25.3. This provides
- Feature: This upgrades Emissary-ingress to be built on Envoy v1.25.4. This provides
Emissary-ingress with the latest security patches, performances enhancments, and features offered
by the envoy proxy.

Expand Down
2 changes: 1 addition & 1 deletion charts/emissary-ingress/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This file documents all notable changes to Ambassador Helm Chart. The release
numbering uses [semantic versioning](http://semver.org).

## v8.6.0 - TBD
## v8.6.0 - 2023-04-17

- Upgrade Emissary to v3.6.0 [CHANGELOG](https://github.com/emissary-ingress/emissary/blob/master/CHANGELOG.md)
- Use autoscaling/v2 HorizontalPodAutoscaler if the cluster version is >v1.26 as autoscaling/v2beta2 is deprecated starting v1.23 and removed in v1.26. Thanks to [Elvind Valderhaug](https://github.com/eevdev)
Expand Down
6 changes: 3 additions & 3 deletions docs/releaseNotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ changelog: https://github.com/emissary-ingress/emissary/blob/$branch$/CHANGELOG.
items:
- version: 3.6.0
prevVersion: 3.5.0
date: 'TBD'
date: '2023-04-17'
notes:
- title: Upgrade to Envoy 1.25.3
- title: Upgrade to Envoy 1.25.4
type: feature
body: >-
This upgrades $productName$ to be built on Envoy v1.25.3. This provides $productName$ with the latest
This upgrades $productName$ to be built on Envoy v1.25.4. This provides $productName$ with the latest
security patches, performances enhancments, and features offered by the envoy proxy.
- version: 3.5.0
Expand Down

0 comments on commit aa88376

Please sign in to comment.