Releases: balena-io/sshproxy
Releases · balena-io/sshproxy
v6.2.16
v6.2.15
Update module github.com/spf13/viper to v1.20.1
Notable changes
- Backport config type fixes to 1.20.x by @sagikazarmark in https://github.com/spf13/viper/pull/2005
spf13/viper (github.com/spf13/viper)
v1.20.1
What's Changed
Bug Fixes 🐛
- Backport config type fixes to 1.20.x by @sagikazarmark in https://github.com/spf13/viper/pull/2005
Full Changelog: spf13/viper@v1.20.0...v1.20.1
List of commits
3d6adea (Update module github.com/spf13/viper to v1.20.1, 2025-03-26)
v6.2.14
v6.2.13
Update module github.com/spf13/viper to v1.20.0
Notable changes
- New encoding layer by @sagikazarmark in https://github.com/spf13/viper/pull/1869
- Drop Go 1.20 support by @sagikazarmark in https://github.com/spf13/viper/pull/1846
- Drop slog shim by @sagikazarmark in https://github.com/spf13/viper/pull/1848
- Replace file searching API with a finder by @sagikazarmark in https://github.com/spf13/viper/pull/1849
- Finder feature flag by @sagikazarmark in https://github.com/spf13/viper/pull/1852
- Allow setting options on the global Viper instance by @sagikazarmark in https://github.com/spf13/viper/pull/1856
- Add experimental flag for bind struct by @sagikazarmark in https://github.com/spf13/viper/pull/1854
- Make the remote package a separate module by @sagikazarmark in https://github.com/spf13/viper/pull/1860
- Add decoder hook option by @sagikazarmark in https://github.com/spf13/viper/pull/1872
- Encoder improvements by @sagikazarmark in https://github.com/spf13/viper/pull/1885
- Get uint8 by @martinconic in https://github.com/spf13/viper/pull/1894
- Fix missing config type when reading from a buffer by @sagikazarmark in https://github.com/spf13/viper/pull/1857
- fix: do not allow setting dependencies to nil values by @sagikazarmark in https://github.com/spf13/viper/pull/1871
- feat: copy keydelim from parent chart in viper.Sub() by @obs-gh-alexlew in https://github.com/spf13/viper/pull/1887
- Drop encoding formats: HCL, Java properties, INI by @sagikazarmark in https://github.com/spf13/viper/pull/1870
- chore: update mapstructure by @sagikazarmark in https://github.com/spf13/viper/pull/1723
- chore: update crypt by @sagikazarmark in https://github.com/spf13/viper/pull/1834
- build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 by @dependabot in https://github.com/spf13/viper/pull/1853
- Revert to go-difflib and go-spew releases by @skitt in https://github.com/spf13/viper/pull/1861
- build(deps): bump actions/dependency-review-action from 4.3.2 to 4.3.3 by @dependabot in https://github.com/spf13/viper/pull/1862
- build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 by @dependabot in https://github.com/spf13/viper/pull/1865
- build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in https://github.com/spf13/viper/pull/1864
- chore: update crypt by @sagikazarmark in https://github.com/spf13/viper/pull/1866
- build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 by @dependabot in https://github.com/spf13/viper/pull/1876
- build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /remote by @dependabot in https://github.com/spf13/viper/pull/1878
- build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in https://github.com/spf13/viper/pull/1879
- build(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in https://github.com/spf13/viper/pull/1881
- build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in https://github.com/spf13/viper/pull/1880
- build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 by @dependabot in https://github.com/spf13/viper/pull/1883
- chore(deps): update crypt by @sagikazarmark in https://github.com/spf13/viper/pull/1884
- chore: update dependencies by @sagikazarmark in https://github.com/spf13/viper/pull/1888
- build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.1.0 by @dependabot in https://github.com/spf13/viper/pull/1901
- build(deps): bump github.com/spf13/cast from 1.6.0 to 1.7.0 by @dependabot in https://github.com/spf13/viper/pull/1899
- build(deps): bump github/codeql-action from 3.25.13 to 3.26.0 by @dependabot in https://github.com/spf13/viper/pull/1897
- build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in https://github.com/spf13/viper/pull/1893
- build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 by @dependabot in https://github.com/spf13/viper/pull/1903
- build(deps): bump github/codeql-action from 3.26.2 to 3.26.3 by @dependabot in https://github.com/spf13/viper/pull/1905
- build(deps): bump github/codeql-action from 3.26.3 to 3.26.5 by @dependabot in https://github.com/spf13/viper/pull/1909
- Update Go by @sagikazarmark in https://github.com/spf13/viper/pull/1913
- chore: update crypt package by @sagikazarmark in https://github.com/spf13/viper/pull/1914
- build(deps): bump github/codeql-action from 3.26.5 to 3.26.6 by @dependabot in https://github.com/spf13/viper/pull/1915
- build(deps): bump mheap/github-action-required-labels from 5.4.1 to 5.4.2 by @dependabot in https://github.com/spf13/viper/pull/1916
- build(deps): bump cachix/install-nix-action from 27 to 28 by @dependabot in https://github.com/spf13/viper/pull/1919
- build(deps): bump github/codeql-action from 3.26.6 to 3.26.7 by @dependabot in https://github.com/spf13/viper/pull/1920
- chore: update crypt by @sagikazarmark in https://github.com/spf13/viper/pull/1921
- build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 by @dependabot in https://github.com/spf13/viper/pull/1923
- build(deps): bump github.com/go-viper/mapstructure/v2 from 2.1.0 to 2.2.1 by...
v6.2.12
v6.2.11
v6.2.10
v6.2.9
Update module github.com/prometheus/client_golang to v1.21.1
Notable changes
- [BUGFIX] prometheus: Revert of
Inc
,Add
andObserve
cumulative metric CAS optimizations (#1661), causing regressions on low concurrency cases #1757 - [BUGFIX] prometheus: Fix GOOS=ios build, broken due to process_collector_* wrong build tags. #1758
-All commits - Revert "exponential backoff for CAS operations on floats" and cut 1.21.1 by @bwplotka in https://github.com/prometheus/client_golang/pull/1757
- Fix ios build for 1.21.1 by @bwplotka in https://github.com/prometheus/client_golang/pull/1758
prometheus/client_golang (github.com/prometheus/client_golang)
v1.21.1
: / 2025-03-04
This release addresses a major performance regression introduced in #1661 -- thanks to all who reported this quickly:
@chlunde, @dethi, @aaronbee @tsuna 💪🏽. This patch release also fixes the iOS build.
We will be hardening the release process even further (#1759, #1761) to prevent this in future, sorry for the inconvenience!
The high concurrency optimization is planned to be eventually reintroduced, however in a much safer manner, potentially in a separate API.
- [BUGFIX] prometheus: Revert of
Inc
,Add
andObserve
cumulative metric CAS optimizations (#1661), causing regressions on low concurrency cases #1757 - [BUGFIX] prometheus: Fix GOOS=ios build, broken due to process_collector_* wrong build tags. #1758
All commits
- Revert "exponential backoff for CAS operations on floats" and cut 1.21.1 by @bwplotka in https://github.com/prometheus/client_golang/pull/1757
- Fix ios build for 1.21.1 by @bwplotka in https://github.com/prometheus/client_golang/pull/1758
Full Changelog: prometheus/client_golang@v1.21.0...v1.21.1
List of commits
2e50f60 (Update module github.com/prometheus/client_golang to v1.21.1, 2025-03-04)