Skip to content

Releases: flant/shell-operator

v1.4.2

31 Oct 08:02
be3366a
Compare
Choose a tag to compare
v1.4.2 Pre-release
Pre-release

What's Changed

Enhancements 🚀

Dependency Updates ⬆️

  • chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #548
  • chore(deps): bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by @dependabot in #547

Full Changelog: v1.4.1...v1.4.2

v1.4.1

27 Oct 08:21
dc4f77b
Compare
Choose a tag to compare
v1.4.1 Pre-release
Pre-release

What's Changed

Enhancements 🚀

Bug Fixes 🐛

Dependency Updates ⬆️

  • chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #534
  • chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #537
  • chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #535
  • chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by @dependabot in #543

New Contributors

Full Changelog: v1.3.2...v1.4.1

v1.3.2

21 Sep 07:33
f6471e2
Compare
Choose a tag to compare

What's Changed

Dependency Updates ⬆️

  • chore(deps): bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10 by @dependabot in #516
  • chore(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #519
  • [deckhouse] Start HTTP API debug server if "DEBUG_HTTP_SERVER_ADDR" is set. by @Dmitrykob in #520
  • [deckhouse] Fix using debug flag "debug-http-addr". by @Dmitrykob in #522
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #525
  • chore(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #526
  • chore(deps): bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #528
  • chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #529
  • chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in #530
  • Adding admission hook operation "DELETE" and "CONNECT" to allowed list. by @Dmitrykob in #527

Other Changes

  • improve(docs): using multiple jqFilter's by @a0s in #524

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

16 Jul 17:10
be2a535
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v1.3.0...v1.3.1

v1.3.0

12 Jul 15:01
337f676
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

Bug Fixes 🐛

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

Full Changelog: v1.2.1...v1.3.0

v1.2.1

05 May 10:39
fdb3294
Compare
Choose a tag to compare

What's Changed

Dependency Updates ⬆️

  • chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.2 by @dependabot in #476
  • chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #464
  • chore(deps): bump golang.org/x/time from 0.0.0-20220210224613-90d013bbcef8 to 0.3.0 by @dependabot in #478
  • chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #469
  • chore(deps): bump alpine from 3.16 to 3.17 by @dependabot in #450
  • chore(deps): bump actions/cache from 3.2.4 to 3.3.1 by @dependabot in #466
  • chore(deps): bump golang from 1.19-alpine3.16 to 1.20-alpine3.16 by @dependabot in #475
  • chore(deps): bump github.com/onsi/gomega from 1.20.1 to 1.27.6 by @dependabot in #479
  • chore(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.15.0 by @dependabot in #481

Other Changes

  • feat(ci): store images in ghcr.io/flant/shell-operator by @diafour in #467
  • fix(ci): ignore unknown platform in inspect, push dev image to ghcr only by @diafour in #468
  • Docs book by @nabokihms in #474
  • Add linter rules and release settings by @nabokihms in #473
  • feat(admision) Add healthz handler and route (/healthz) for admission webhooks by @yalosev in #483
  • chore(ci): Update golang version by @yalosev in #484

Full Changelog: v1.2.0...v1.2.1

1.2.0 (2023-02-09)

09 Feb 15:15
b618a48
Compare
Choose a tag to compare

What's Changed

New feature: mutating webhooks. See example 206-mutating-webhook.

New Contributors

Full Changelog: v1.1.3...v1.2.0
Milestone: 1.2.0

Check README for more information and /examples for the inspiration.

1.1.3 (2022-12-16)

16 Dec 17:43
b2323c5
Compare
Choose a tag to compare

What's Changed

  • deps: Bump alpine to 3.16 in builder and final image and multiple golang dependencies due to found CVEs by @gmaiorov in #448
  • testing: fix ginkgo installation by @diafour in #449

New Contributors

Full Changelog: v1.1.2...v1.1.3

1.1.2 (2022-12-13)

13 Dec 17:24
35d6404
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 by @dependabot in #445
  • feat: add watch error handler for Kubernetes client by @diafour in #447

Full Changelog: v1.1.1...v1.1.2

1.1.1 (2022-12-12)

12 Dec 09:28
f9f8333
Compare
Choose a tag to compare

What's Changed

  • chore: replace deprecated ioutil methods by @diafour in #444

Full Changelog: v1.1.0...v1.1.1