What's Changed
Enhancements 🚀
- Add example with python client library by @Beastlex in #501
- Add format for
queue list
command by @yalosev in #509 - Fix links in docs by @nabokihms in #510
- Add verbosity if FilterFunction contains an error by @yalosev in #511
Bug Fixes 🐛
- links to HOOKS.md after move in e5da08d by @arve0 in #489
- Adding single line output for base64 by @Gutek in #491
- chore(go): Fix race conditions by @yalosev in #497
- Change hook logger to overcome the 64k scanner limit by @yalosev in #513
- fix: MutatingWebhook - Snapshots not being added by @abalaven in #471
Dependency Updates ⬆️
- chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #485
- chore(deps): bump github.com/flant/kube-client from 0.25.0 to 0.26.1 by @dependabot in #486
- chore(deps): bump alpine from 3.17 to 3.18 by @dependabot in #488
- chore(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.7 by @dependabot in #493
- chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #492
- Fix GitHub Actions warnings by @artbin in #496
- chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #498
- chore(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #499
- chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #500
- chore(deps): bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #506
- chore(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 by @dependabot in #502
- chore(deps): bump mheap/github-action-required-labels from 4 to 5 by @dependabot in #504
- chore(deps): bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #503
- chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #507
New Contributors
- @Gutek made their first contribution in #491
- @artbin made their first contribution in #496
- @Beastlex made their first contribution in #501
- @abalaven made their first contribution in #471
Full Changelog: v1.2.1...v1.3.0