Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Alix Cook <[email protected]>
  • Loading branch information
acookin committed Jul 15, 2021
1 parent 2db525d commit 5ded324
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,9 @@ Please see the [Envoy documentation](https://www.envoyproxy.io/docs/envoy/latest

### Emissary Ingress and Ambassador Edge Stack

- Change: Envoy-configuration snapshots get saved (as ambex-#.json) in /ambassador/snapshots. The number of snapshots is
- Change: Envoy-configuration snapshots get saved (as ambex-#.json) in /ambassador/snapshots. The number of snapshots is
controlled by the `AMBASSADOR_AMBEX_SNAPSHOT_COUNT` environment variable; set it to 0 to disable. The default is 30.
- Bugfix: Fixed a regression when specifying a comma separated string for `cors.origins` on the `Mapping` resource

### Ambassador Edge Stack

Expand Down

0 comments on commit 5ded324

Please sign in to comment.