Releases: appgate/sdpctl
Releases · appgate/sdpctl
2026.02.18
What's Changed
✨ New Features
- Add cloud migration support by @torgermiller in #715
- Names Migration Version Check by @torgermiller in #719
🐛 Bug Fixes
- Remove hostname uniqueness check by @ravenc-appgate in #726
- Remove bad version recommendation by @torgermiller in #722
🔧 Other
- Bump github.com/klauspost/compress from 1.18.2 to 1.18.4 by @dependabot[bot] in #725
- Bump github.com/charmbracelet/bubbles from 0.21.0 to 0.21.1 by @dependabot[bot] in #724
- Bump golang.org/x/net from 0.48.0 to 0.50.0 by @dependabot[bot] in #723
- Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #721
- Bump github.com/foxcpp/go-mockdns from 1.1.0 to 1.2.0 by @dependabot[bot] in #718
Full Changelog: 2025.12.15...2026.02.18
2025.12.15
What's Changed
✨ New Features
- Add Connection Broker as a valid appliance function by @ravenc-appgate in #712
🐛 Bug Fixes
- Switch-partition Fixes by @ravenc-appgate in #710
- Confirm valid upgrade by @torgermiller in #711
🔧 Other
- Bump Golang dependencies by @per-allansson in #714
Full Changelog: 2025.09.30...2025.12.15
2025.09.30
What's Changed
🐛 Bugfixes
- Calculate Batches Better and Avoid Empty Batches by @ravenc-appgate in #693
- [ZTP-3864] Improve URL parsing by @RicardoRamirezG in #689
- Always prompt for backup password by @torgermiller in #691
🔧 Other
- Make Upgrade Prepare Message less Error-like by @ravenc-appgate in #688
- Update homebrew homepage by @torgermiller in #696
- Filter Out Ephemeral Appliances by @ravenc-appgate in #697
New Contributors
- @RicardoRamirezG made their first contribution in #689
Full Changelog: 2025.08.06...2025.09.30
2025.08.06
What's Changed
🐛 Bugfixes
- use Config.BearerToken when Token is empty by @ravenc-appgate in #685
- Fix Null Pointer Error in Older API Responses by @ravenc-appgate in #684
- Extend appliance wait timeout by @ravenc-appgate in #686
- Handle Ctrl-Z and Ctrl-C When in Prompts by @ravenc-appgate in #679
🔧 Other
- Apply backup password character restrictions by @torgermiller in #677
- Add sdpctl version suggestions by @torgermiller in #687
Full Changelog: 2025.06.30...2025.08.06
2025.06.30
What's Changed
New Features
- Remote log bundle support by @torgermiller in #674
Bugfixes
- Fix nil pointer exception when using a local file by @torgermiller in #678
- Add list resources command by @torgermiller in #673
- Check for nil Response by @ravenc-appgate in #676
Full Changelog: 2025.06.06...2025.06.30
2025.05.29
Bugfixes 🐛
- Translate additional information from old status endpoint by @mandopaloooza in #668
Internal 🔧
- Bump github.com/charmbracelet/bubbletea from 1.3.4 to 1.3.5 by @dependabot in #661
- Bump golang.org/x/sync from 0.12.0 to 0.14.0 by @dependabot in #660
- Bump github.com/charmbracelet/bubbles from 0.20.0 to 0.21.0 by @dependabot in #654
- Bump github.com/spf13/viper from 1.19.0 to 1.20.1 by @dependabot in #651
- Bump golang.org/x/net from 0.38.0 to 0.40.0 by @dependabot in #664
Full Changelog: 2025.05.28...2025.05.29
2025.05.28
What's Changed
Bugfixes 🐛
- Handle status of offline appliances gracefully by @torgermiller in #667
- Fix a bunch of spelling errors found by codespell by @per-allansson in #666
New Contributors
- @per-allansson made their first contribution in #666
- @torgermiller made their first contribution in #667
Full Changelog: 2025.05.19...2025.05.28
2025.05.19
What's Changed
Internal 🔧
- [SA-25636] Enable upgrade from SDP 6.2 - translate old stats fields to new status format by @ravenc-appgate in #665
Full Changelog: 2025.05.06...2025.05.19
2025.05.06
What's Changed
New Features. ✨
- [SA-24636] allow multi-select by @ravenc-appgate in #656
Internal 🔧
- [SA-24383] remove unused states by @ravenc-appgate in #658
Bugfixes 🐛
- [SA-25533] Allow upgrade images to be specified by absolute path by @ravenc-appgate in #657
- [SA-25601] fix version parsing for multidigit versions by @ravenc-appgate in #659
- [SA-0] Admin API is not needed in 'sdpctl appliance function download' by @mandopaloooza in #662
- ZTP-3932 - Exclude multiple autoscaling gateways from upgrade by @damara-appgate in #663
Full Changelog: 2025.04.10...2025.05.06
2025.04.10
What's Changed
New Features ✨
- [SA-23739] API v22 support & Support BearerAuth security scheme by @ravenc-appgate in #621
Internal 🔨
- [SA-25515] Fix Metrics Aggregator enum and add function by @ravenc-appgate in #653
Full Changelog: 2025.04.07...2025.04.10