Skip to content

Commit

Permalink
chore: fix changelog and release v0.31.0 (#684)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek authored May 25, 2023
1 parent 2a48818 commit fb40daf
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
# Changelog

## v0.33.0
## v0.31.0

- Allow passing config for Kind clusters with io.Reader - introduce method
`WithConfigReader(cfg io.Reader)`
[#683](https://github.com/Kong/kubernetes-testing-framework/pull/683)

## v0.32.0

- Migrate from github.com/jetstack/cert-manager to github.com/cert-manager/cert-manager
[#669](https://github.com/Kong/kubernetes-testing-framework/pull/669)
- Allow setting stdin, stdout, stderr in `retry.Command`
[#676](https://github.com/Kong/kubernetes-testing-framework/pull/676)

## v0.31.0

- Convert dumpDiag to use kind export logs
[#591](https://github.com/Kong/kubernetes-testing-framework/pull/591)
- Switch from `CoreV1 Endpoints` to `DiscoveryV1 EndpointSlice`
Expand Down

0 comments on commit fb40daf

Please sign in to comment.