github.com/flant/shell-operator
v1.20.3
#578 most downloaded on Go modules
flant/shell-operator
What this package is like to depend on
Last release 3 days ago
20 Aug 2026
Ships fairly regularly
a new release about every 2 weeks
Rarely documented
notes for 10 of 120 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
930 releases · first in 2019
183 releases in the last 12 months
see the full history below
Release timeline
930 releases · Apr 2019 to Aug 2026Releases
latest 60 of 930-
v1.20.320 Aug 2026Release notes
Open source →What's Changed
Enhancements 🚀
- [shell-operator] Update go dependencies by @riptide-01 in #926
Full Changelog: v1.20.2...v1.20.3
-
v1.20.3-0.20260820080020-f1e82137a08320 Aug 2026 pre-releaseNothing published for this version
-
v1.20.3-0.20260803013124-a44375837b2903 Aug 2026 pre-releaseNothing published for this version
-
v1.20.210 Jul 2026Release notes
Open source →What's Changed
Bug Fixes 🐛
- [shell-operator] fix: isolate panics in ManagerEventsHandler callbacks, self-heal kubernetes bindings, own shared informer lifetime by @Glitchy-Sheep in #922
New Contributors
- @Glitchy-Sheep made their first contribution in #922
Full Changelog: v1.20.1...v1.20.2
-
v1.20.2-0.20260710131033-ed5d8288489210 Jul 2026 pre-releaseNothing published for this version
-
v1.20.2-0.20260709170407-c52b11d7fbe809 Jul 2026 pre-releaseNothing published for this version
-
v1.20.2-0.20260707115217-ac90cf8d103307 Jul 2026 pre-releaseNothing published for this version
-
v1.20.2-0.20260707103551-b1bf9c86d4e607 Jul 2026 pre-releaseNothing published for this version
-
v1.20.2-0.20260702130904-9d5c654fab4e02 Jul 2026 pre-releaseNothing published for this version
-
v1.20.130 Jun 2026Release notes
Open source →What's Changed
Dependency Updates ⬆️
- chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #889
- chore(deps): bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0 by @dependabot[bot] in #892
- chore(deps): bump golang.org/x/time from 0.11.0 to 0.15.0 by @dependabot[bot] in #893
- [shell-operator] update kube-client dependency by @fuldaxxx in #914
- [shell-operator] chore: update kube-client to v1.9.1 by @fuldaxxx in #916
Full Changelog: v1.19.5...v1.20.1
-
v1.20.025 Jun 2026Nothing published for this version
-
v1.19.6-0.20260625100009-031f33469b9925 Jun 2026 pre-releaseNothing published for this version
-
v1.19.6-0.20260616131347-aa85dc7a584a16 Jun 2026 pre-releaseNothing published for this version
-
v1.19.511 Jun 2026Release notes
Open source →What's Changed
Enhancements 🚀
Bug Fixes 🐛
- [shell-operator] fix build by @fuldaxxx in #908
- [shell-operator] fix:remove registry login by @fuldaxxx in #909
Dependency Updates ⬆️
Full Changelog: v1.19.2...v1.19.5
-
v1.19.410 Jun 2026Nothing published for this version
-
v1.19.310 Jun 2026Nothing published for this version
-
v1.19.209 Jun 2026Release notes
Open source →What's Changed
Dependency Updates ⬆️
- [shell-operator] chore(deps): Update k8s.io dependencies to v0.34.8 by @riptide-01 in #902
- [shell-operator] chore: bump module-sdk by @ldmonster in #903
- chore(deps): update module-sdk to v0.11.1 and downgrade go-containerregistry to v0.21.3 by @riptide-01 in #904
Full Changelog: v1.18.0...v1.19.2
-
v1.19.2-0.20260609123618-d31a4241cad409 Jun 2026 pre-releaseNothing published for this version
-
v1.19.108 Jun 2026Nothing published for this version
-
v1.19.008 Jun 2026Nothing published for this version
-
v1.18.1-0.20260605114525-79ec9d45550c05 Jun 2026 pre-releaseNothing published for this version
-
v1.18.004 Jun 2026Release notes
Open source →What's Changed
Enhancements 🚀
- [shell-operator] refactor for using as a lib by @ldmonster in #898
Full Changelog: v1.17.5...v1.18.0
-
v1.17.709 Jul 2026Release notes
Open source →What's Changed
Bug Fixes 🐛
- [shell-operator] fix: prevent silent empty snapshots from lost kubernetes monitors 1.17 by @ldmonster in #923
Full Changelog: v1.17.6...v1.17.7
-
v1.17.7-0.20260709100259-78afeb9fabed09 Jul 2026 pre-releaseNothing published for this version
-
v1.17.7-0.20260709085246-e168fb7d358309 Jul 2026 pre-releaseNothing published for this version
-
v1.17.610 Jun 2026Release notes
Open source →What's Changed
Bug Fixes 🐛
- [shell-operator] revert bugged cr lib by @ldmonster in #906
Full Changelog: v1.17.5...v1.17.6
-
v1.17.528 May 2026Release notes
Open source →What's Changed
Enhancements 🚀
- [shell-operator] add functional tests by @ldmonster in #887
- [shell-operator] handle panics on queues by @ldmonster in #897
Bug Fixes 🐛
- [shell-operator] fix: track child PIDs to avoid zombie reaper race by @fuldaxxx in #886
- [shell-operator] fix: retry webhook manager initialization and submit calls by @fuldaxxx in #899
Dependency Updates ⬆️
- chore(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.3.0 by @dependabot[bot] in #800
- chore(deps): bump golang from 1.26.2-alpine3.23 to 1.26.3-alpine3.23 by @dependabot[bot] in #873
- chore(deps): bump github.com/go-openapi/strfmt from 0.19.5 to 0.26.2 by @dependabot[bot] in #816
- chore(deps): bump github.com/go-openapi/swag from 0.23.0 to 0.26.0 by @dependabot[bot] in #814
- chore(deps): bump docker/login-action from 3.4.0 to 4.2.0 by @dependabot[bot] in #815
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #807
- chore(deps): bump actions/cache from 4.2.3 to 5.0.5 by @dependabot[bot] in #817
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #791
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #808
- [shell-operator] bump module-sdk 0.10.12 by @ldmonster in #888
Other Changes
- [shell-operator] replace deprecated rbac examples by @ldmonster in #884
New Contributors
Full Changelog: v1.17.4...v1.17.5
-
v1.17.5-0.20260601172809-43d9b0ee9e3301 Jun 2026 pre-releaseNothing published for this version
-
v1.17.5-0.20260529104211-59120301246329 May 2026 pre-releaseNothing published for this version
-
v1.17.5-0.20260526131508-bc46d6379e2f26 May 2026 pre-releaseNothing published for this version
-
v1.17.5-0.20260525080519-b6dc4433611725 May 2026 pre-releaseNothing published for this version
-
v1.17.5-0.20260525075216-9c69c056647925 May 2026 pre-releaseNothing published for this version
-
v1.17.5-0.20260524102516-5e2fd97ea7aa24 May 2026 pre-releaseNothing published for this version
-
v1.17.5-0.20260523040721-358452bef5d923 May 2026 pre-releaseNothing published for this version
-
v1.17.5-0.20260522120424-a366e1f8eb5b22 May 2026 pre-releaseNothing published for this version
-
v1.17.5-0.20260522120047-c77fde3b56d022 May 2026 pre-releaseNothing published for this version
-
v1.17.5-0.20260522085053-6de9eb5c6d5922 May 2026 pre-releaseNothing published for this version
-
v1.17.5-0.20260521134046-81a27e69987d21 May 2026 pre-releaseNothing published for this version
-
v1.17.420 May 2026Nothing published for this version
-
v1.17.320 May 2026Nothing published for this version
-
v1.17.220 May 2026Nothing published for this version
-
v1.17.119 May 2026Nothing published for this version
-
v1.17.019 May 2026Nothing published for this version
-
v1.16.8-0.20260520065731-206d0518b7c620 May 2026 pre-releaseNothing published for this version
-
v1.16.719 May 2026Nothing published for this version
-
v1.16.7-0.20260508081848-f0c787474dcf08 May 2026 pre-releaseNothing published for this version
-
v1.16.604 May 2026Nothing published for this version
-
v1.16.6-0.20260505073231-8489db29f94305 May 2026 pre-releaseNothing published for this version
-
v1.16.6-0.20260504193211-eafe7661eea904 May 2026 pre-releaseNothing published for this version
-
v1.16.6-0.20260504184538-198e30141f1a04 May 2026 pre-releaseNothing published for this version
-
v1.16.6-0.20260504183145-90d54546f32f04 May 2026 pre-releaseNothing published for this version
-
v1.16.6-0.20260504180814-e378cc24ae4504 May 2026 pre-releaseNothing published for this version
-
v1.16.504 May 2026Nothing published for this version
-
v1.16.415 Apr 2026Nothing published for this version
-
v1.16.4-0.20260415085203-4264b752fe7015 Apr 2026 pre-releaseNothing published for this version
-
v1.16.314 Apr 2026Nothing published for this version
-
v1.16.3-0.20260414114914-99433e958cdd14 Apr 2026 pre-releaseNothing published for this version
-
v1.16.3-0.20260414111230-ed1506f1642e14 Apr 2026 pre-releaseNothing published for this version
-
v1.16.3-0.20260413110427-7dc49f02b78913 Apr 2026 pre-releaseNothing published for this version
-
v1.16.210 Apr 2026Nothing published for this version