Skip to content

Commit

Permalink
changelog: update before release (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyessenov authored May 21, 2021
1 parent 0cbd29f commit 3bf9546
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,27 @@
# Changelog

## Release v0.9.8
## Release v0.9.9

### Added
- Support for setting TTL on resources and configuring resource heartbeating

- Add snapshot support for ECDS (#379)
- Add cache support for xDS TTLs (#359)
- Add cache interfaces for incremental xDS (#408)
- Incremental simple cache implementation (#411)

### Changed

- Envoy APIs are at b6039234e526eeccdf332a7eb041729aaa1bc286
- Update dependencies to use `cncf/xds` instead of `cncf/udpa` (#404)
- Log ignoring a watch at warn level (#352)
- Removed support for V2 Envoy APIs in the server (#415)

### Fixed

- Go 1.16 compatibility fixes (#409)
- Fix a potential goroutine leak in stream handler (#430)

## Release v0.9.8

### Changed

Expand Down

0 comments on commit 3bf9546

Please sign in to comment.