Releases: mattmoor/mink
Release v0.20.0
Release v0.20.0-rc2
Changelog
de26bb9 Fix ghcr.io login
Release v0.19.0
- Loads of testing
- Run all the upstream e2e testing
- Build and Deploy loads of samples
- Self-host
mink apply
testing
- Add support for
mink install
mink apply
- arm64 support (everything except buildpacks)
Release v0.19.0-rc3
Release v0.18.0
Changelog
80aa9b1 Bump to 0.18 (#78)
74ae27c Exclude the control plane node (#81)
d785fdf Pin to 17, but check releasability against 18 (#86)
1c54b6d Remove redundant checks (#84)
79adee8 Replace sleep with kubectl wait (#85)
6c106e2 Run github.com/client9/misspell (#82)
fbea136 Update common github actions (#79)
Release v0.17.0
Release v0.16.2
Release v0.16.1
Release v0.16.0
Changelog
1b99218 Add in-cluster namespace fallback (#62)
d739c7c Add missing api groups to namespace roles. (#48)
3afe694 Drop the Gopkg.* files (#51)
4c9ecc9 Fix README to include tekton
6979030 Migrate mink to go-mod (#50)
421cc72 Pin everything to 0.16 (#67)
96c4957 Pull everything forward to get reconciler sharding (#64)
564e5ea Reduce the timeout on webhooks to 2s. (#52)
64e3a1e Remove stale comment
0d148d3 Start to add the skeleton of a CLI. (#54)
993f77f Use nonroot for all images (#47)
8287647 [master] Auto-update dependencies (#46)
ca7ddba [master] Auto-update dependencies (#49)
14deae8 [master] Format markdown (#60)
Release v0.14.0
In addition to pulling in release-0.14 from upstream, this release incorporates:
- Github / Kafka sources (from eventing-contrib),
- Channel/Subscription support (and in-memory channel, which runs separately so it can be replaced),
- The multi-tenant channel-based broker,
- github.com/mattmoor/bindings,
- github.com/vaikas/postgressource,
- Our new VMware sources.
This release also starts to make use of Github Actions and KinD to start to improve automation and validation.