Releases: kumojin/k8s-ingress-api
Releases · kumojin/k8s-ingress-api
v1.1.0
What's Changed
- Fix typos in readme and lint file by @LukaszKokot in #12
- Add license by @LukaszKokot in #13
- Configure renovate by @LukaszKokot in #14
- Update module github.com/labstack/echo/v4 to v4.11.2 by @renovate in #18
- Update module github.com/spf13/cobra to v1.8.0 by @renovate in #21
- Update module github.com/labstack/echo/v4 to v4.11.3 by @renovate in #22
- Update module google.golang.org/protobuf to v1.33.0 [SECURITY] by @renovate in #25
- Pin dependencies by @renovate in #16
- Update module golang.org/x/crypto to v0.17.0 [SECURITY] by @renovate in #24
- Update module golang.org/x/net to v0.23.0 [SECURITY] by @renovate in #26
- Update actions/checkout action to v4 by @renovate in #28
- Update golang Docker tag to v1.22 by @renovate in #30
- Update alpine Docker tag to v3.19 by @renovate in #29
- Update kubernetes packages to v0.30.0 by @renovate in #17
- Update module github.com/labstack/echo/v4 to v4.12.0 by @renovate in #31
- Update module github.com/stretchr/testify to v1.9.0 by @renovate in #33
- Update module github.com/spf13/viper to v1.18.2 by @renovate in #32
New Contributors
- @LukaszKokot made their first contribution in #12
- @renovate made their first contribution in #18
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Add base kubernetes definition by @jmaitrehenry in #8
- Add possibility to run the project outside k8s by @jmaitrehenry in #9
- Create missing test and add a better code decoupling by @jmaitrehenry in #10
- Update deps and add github action by @jmaitrehenry in #11
Full Changelog: https://github.com/kumojin/k8s-ingress-api/commits/v1.0.0