github.com/Azure/karpenter-provider-azure
v1.14.2
Azure/karpenter-provider-azure
What this package is like to depend on
Last release 2 days ago
21 Aug 2026
Ships on a steady schedule
a new release about every 2 weeks
Rarely documented
notes for 7 of 48 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
221 releases · first in 2024
130 releases in the last 12 months
see the full history below
Release timeline
221 releases · Feb 2024 to Aug 2026Releases
latest 60 of 221-
v1.14.3-0.20260821231906-352646f5992921 Aug 2026 pre-releaseNothing published for this version
-
v1.14.209 Aug 2026Release notes
Open source →(No functional changes in this release)
Dev & Test
- test(e2e): make scheduling label coverage filter-aware by Alex Leites (@tallaxes) in #1804
- test(e2e): test consolidation of regional nodes by Alex Leites (@tallaxes) in #1806
Dependencies
- chore(deps): bump vulnerable dependencies by Alex Leites (@tallaxes) in #1808
- chore(deps): bump the go-deps group across 1 directory with 6 updates by Dependabot (@dependabot)[bot] in #1807
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 in /.github/actions/e2e/cleanup in the action-deps group by Dependabot (@dependabot)[bot] in #1814
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #1815
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 in /.github/actions/e2e/create-acr in the action-deps group by Dependabot (@dependabot)[bot] in #1812
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 in /.github/actions/e2e/dump-logs in the action-deps group by Dependabot (@dependabot)[bot] in #1810
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 in /.github/actions/e2e/install-karpenter in the action-deps group by Dependabot (@dependabot)[bot] in #1811
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 in /.github/actions/e2e/create-cluster in the action-deps group by Dependabot (@dependabot)[bot] in #1813
- chore(deps): bump the actions-deps group across 1 directory with 7 updates by Dependabot (@dependabot)[bot] in #1816
- chore(deps): bump actions/setup-go from 6.5.0 to 7.0.0 in /.github/actions/install-deps in the action-deps group across 1 directory by Dependabot (@dependabot)[bot] in #1801
- chore: bump Azure Linux base image by Alex Leites (@tallaxes) in #1832
Full Changelog: v1.14.0...v1.14.2
-
v1.14.130 Jul 2026Release notes
Open source →(No functional changes in this release)
Dev & Test
- test(e2e): make scheduling label coverage filter-aware by Alex Leites (@tallaxes) in #1804
- test(e2e): test consolidation of regional nodes by Alex Leites (@tallaxes) in #1806
Dependencies
- chore(deps): bump vulnerable dependencies by Alex Leites (@tallaxes) in #1808
- chore(deps): bump the go-deps group across 1 directory with 6 updates by Dependabot (@dependabot)[bot] in #1807
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 in /.github/actions/e2e/cleanup in the action-deps group by Dependabot (@dependabot)[bot] in #1814
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #1815
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 in /.github/actions/e2e/create-acr in the action-deps group by Dependabot (@dependabot)[bot] in #1812
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 in /.github/actions/e2e/dump-logs in the action-deps group by Dependabot (@dependabot)[bot] in #1810
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 in /.github/actions/e2e/install-karpenter in the action-deps group by Dependabot (@dependabot)[bot] in #1811
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 in /.github/actions/e2e/create-cluster in the action-deps group by Dependabot (@dependabot)[bot] in #1813
- chore(deps): bump the actions-deps group across 1 directory with 7 updates by Dependabot (@dependabot)[bot] in #1816
- chore(deps): bump actions/setup-go from 6.5.0 to 7.0.0 in /.github/actions/install-deps in the action-deps group across 1 directory by Dependabot (@dependabot)[bot] in #1801
Full Changelog: v1.14.0...v1.14.1
-
v1.14.1-0.20260728045943-a232083c7bfc28 Jul 2026 pre-releaseNothing published for this version
-
v1.14.018 Jul 2026Release notes
Open source →What's Changed
- fix!: replace CreateInstanceFailed Launched reason with classified reasons (check dependent automations) by Ravishen Jain (@ravishen) in #1728
- feat: Add design for quota/fungibility reactivity improvements by Matthew Christopher (@matthchr) in #1763
- Raise LocalDNS Preferred Kubernetes threshold by Saewon Kwak (@saewoni) in #1771
- feat: register GA RTX PRO 6000 BSE v6 GPU sizes (driver + GPU registry) by Maximiliano Uribe Falcon (@MaximilianoUribe) in #1772
- fix: enable AzureLinux support for A10 GPU SKUs by Maximiliano Uribe Falcon (@MaximilianoUribe) in #1788
- feat: add and use quota provider by Matthew Christopher (@matthchr) in #1784
- chore: update known_skus by Matthew Christopher (@matthchr) in #1734
- fix: bug where loadbalancer deletion could block node provisioning by Matthew Christopher (@matthchr) in #1791
- chore: bump sigs.k8s.io/karpenter to v1.14.0 by Alex Leites (@tallaxes) in #1783
- fix: normalize CSI empty-zone topology value to regional zone "0" by Andy Zhang (@andyzhangx) in #1735
- feat: do not hard block VM sizes that are not known by Matthew Christopher (@matthchr) in #1796
- fix: install aks-gpu-cuda-lts (R580.159) driver for modern CUDA GPU SKUs by Maximiliano Uribe Falcon (@MaximilianoUribe) in #1787
- feat: support for ultrassd by Pablo Trivino (@PabloTriv) in #1704
- fix: update azurelinux/distroless/base by Alex Leites (@tallaxes) in #1799 (the only difference from v1.14.0-rc.1)
Dev & Test
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #1759
- chore: Move CI matrix to 1ES pool by Bevan Arps (@theunrepentantgeek) in #1774
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #1779
- chore: bump go to 1.26.5 by Alex Leites (@tallaxes) in #1781
#1780 - chore: use the same clock interface everywhere by Matthew Christopher (@matthchr) in #1785
- test(byok): remove runner label from CMK disk-encryption tests by Maximiliano Uribe Falcon (@MaximilianoUribe) in #1795
Dependencies
- chore(deps): bump the go-deps group across 1 directory with 3 updates by Dependabot (@dependabot)[bot] in #1766
- chore(deps): bump the action-deps group in /.github/actions/install-deps with 2 updates by Dependabot (@dependabot)[bot] in #1757
- chore(deps): bump the actions-deps group across 1 directory with 5 updates by Dependabot (@dependabot)[bot] in #1776
- chore(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 in the go-deps group by Dependabot (@dependabot)[bot] in * chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #1786
- chore: bump x/text for cve by Matthew Christopher (@matthchr) in #1793
- chore(deps): bump github.com/alecthomas/kong from 1.15.0 to 1.16.0 in the go-deps group across 1 directory by Dependabot (@dependabot)[bot] in #1792
- chore(deps): bump the go-deps group with 2 updates by Dependabot (@dependabot)[bot] in #1798
New Contributors
- Ravishen Jain (@ravishen) made their first contribution in #1728
- Andy Zhang (@andyzhangx) made their first contribution in #1735
Full Changelog: v1.13.1...v1.14.0
-
v1.14.0-rc.117 Jul 2026 pre-releaseRelease notes
Open source →What's Changed
- fix!: replace CreateInstanceFailed Launched reason with classified reasons (check dependent automations) by Ravishen Jain (@ravishen) in #1728
- feat: Add design for quota/fungibility reactivity improvements by Matthew Christopher (@matthchr) in #1763
- Raise LocalDNS Preferred Kubernetes threshold by Saewon Kwak (@saewoni) in #1771
- feat: register GA RTX PRO 6000 BSE v6 GPU sizes (driver + GPU registry) by Maximiliano Uribe Falcon (@MaximilianoUribe) in #1772
- fix: enable AzureLinux support for A10 GPU SKUs by Maximiliano Uribe Falcon (@MaximilianoUribe) in #1788
- feat: add and use quota provider by Matthew Christopher (@matthchr) in #1784
- chore: update known_skus by Matthew Christopher (@matthchr) in #1734
- fix: bug where loadbalancer deletion could block node provisioning by Matthew Christopher (@matthchr) in #1791
- chore: bump sigs.k8s.io/karpenter to v1.14.0 by Alex Leites (@tallaxes) in #1783
- fix: normalize CSI empty-zone topology value to regional zone "0" by Andy Zhang (@andyzhangx) in #1735
- feat: do not hard block VM sizes that are not known by Matthew Christopher (@matthchr) in #1796
- fix: install aks-gpu-cuda-lts (R580.159) driver for modern CUDA GPU SKUs by Maximiliano Uribe Falcon (@MaximilianoUribe) in #1787
- feat: support for ultrassd by Pablo Trivino (@PabloTriv) in #1704
Dev & Test
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #1759
- chore: Move CI matrix to 1ES pool by Bevan Arps (@theunrepentantgeek) in #1774
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #1779
- chore: bump go to 1.26.5 by Alex Leites (@tallaxes) in #1781
#1780 - chore: use the same clock interface everywhere by Matthew Christopher (@matthchr) in #1785
- test(byok): remove runner label from CMK disk-encryption tests by Maximiliano Uribe Falcon (@MaximilianoUribe) in #1795
Dependencies
- chore(deps): bump the go-deps group across 1 directory with 3 updates by Dependabot (@dependabot)[bot] in #1766
- chore(deps): bump the action-deps group in /.github/actions/install-deps with 2 updates by Dependabot (@dependabot)[bot] in #1757
- chore(deps): bump the actions-deps group across 1 directory with 5 updates by Dependabot (@dependabot)[bot] in #1776
- chore(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 in the go-deps group by Dependabot (@dependabot)[bot] in * chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #1786
- chore: bump x/text for cve by Matthew Christopher (@matthchr) in #1793
- chore(deps): bump github.com/alecthomas/kong from 1.15.0 to 1.16.0 in the go-deps group across 1 directory by Dependabot (@dependabot)[bot] in #1792
- chore(deps): bump the go-deps group with 2 updates by Dependabot (@dependabot)[bot] in #1798
New Contributors
- Ravishen Jain (@ravishen) made their first contribution in #1728
- Andy Zhang (@andyzhangx) made their first contribution in #1735
Full Changelog: v1.13.1...v1.14.0-rc.1
-
v1.13.105 Jul 2026Release notes
Open source →What's Changed
- fix: distinguish env names of provider batch vs core batch by Robin D. (@comtalyst) in #1749
- fix: add 3 kubernetes.azure.com labels to requirements/labels allowlist by Matthew Christopher (@matthchr) in #1754
- fix: skip legacy kube binary URL for newer AKS versions by Sylvain Boily (@djsly) in #1762
- fix: don't restrict AKS labels via RestrictedLabels yet by Matthew Christopher (@matthchr) in #1764
New Contributors
- Sylvain Boily (@djsly) made their first contribution in #1762
Full Changelog: v1.13.0...v1.13.1
-
v1.13.024 Jun 2026Release notes
Open source →What's Changed
- chore: sync GPU CUDA and GRID driver versions from AgentBaker by Ganeshkumar Ashokavardhanan (@ganeshkumarashok) in #1705
- feat: spot rebalance new signal by Maximiliano Uribe Falcon (@MaximilianoUribe) in #1695
- feat!: restrict kubernetes.azure.com label namespace except for WellKnownLabels by Matthew Christopher (@matthchr) in #1444
- feat: adding support for RTX PRO 6000 BSE v6 SKUs by Maximiliano Uribe Falcon (@MaximilianoUribe) in #1706
- chore: bump sigs.k8s.io/karpenter to v1.13.0 by Alex Leites (@tallaxes) in #1725
- feat: use skus api not price to determine vm availability by Matthew Christopher (@matthchr) in #1736
Dev & Test
- chore: add -[number] to allowed build + publish tag by Matthew Christopher (@matthchr) in #1702
- fix: refactor instancetypes cache key by Matthew Christopher (@matthchr) in #1703
- fix(ci): temp pre-pull base images for skaffold/ko build by Alex Leites (@tallaxes) in #1729
- test: fix possible UT flake by Matthew Christopher (@matthchr) in #1737
- chore: restore FIPS-compliant build by Alex Leites (@tallaxes) in #1750
Dependencies
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update and go.mod by Dependabot (@dependabot)[bot] in #1697
- chore(deps): bump the go-deps group across 1 directory with 7 updates by Dependabot (@dependabot)[bot] in #1722
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in /.github/actions/e2e/create-cluster in the action-deps group by Dependabot (@dependabot)[bot] in #1713
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in /.github/actions/e2e/create-acr in the action-deps group by Dependabot (@dependabot)[bot] in #1714
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in /.github/actions/e2e/install-karpenter in the action-deps group by Dependabot (@dependabot)[bot] in #1711
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in /.github/actions/e2e/dump-logs in the action-deps group by Dependabot (@dependabot)[bot] in #1712
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in /.github/actions/e2e/cleanup in the action-deps group by Dependabot (@dependabot)[bot] in #1710
- chore(deps): bump the actions-deps group across 1 directory with 3 updates by Dependabot (@dependabot)[bot] in #1715
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #1731
- chore(deps): bump the go-deps group with 2 updates by Dependabot (@dependabot)[bot] in #1730
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #1745
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the actions-deps group by Dependabot (@dependabot)[bot] in #1744
- chore(deps): bump the go-deps group with 2 updates by Dependabot (@dependabot)[bot] in #1743
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in /.github/actions/e2e/create-acr in the action-deps group by Dependabot (@dependabot)[bot] in #1742
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in /.github/actions/e2e/install-karpenter in the action-deps group by Dependabot (@dependabot)[bot] in #1741
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in /.github/actions/e2e/dump-logs in the action-deps group by Dependabot (@dependabot)[bot] in #1740
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in /.github/actions/e2e/cleanup in the action-deps group by Dependabot (@dependabot)[bot] in #1738
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in /.github/actions/e2e/create-cluster in the action-deps group by Dependabot (@dependabot)[bot] in #1739
New Contributors
- Ganeshkumar Ashokavardhanan (@ganeshkumarashok) made their first contribution in #1705
Full Changelog: v1.12.2...v1.13.0
-
v1.13.0-rc.1.0.20260622190140-f8b15e6c291122 Jun 2026 pre-releaseNothing published for this version
-
v1.13.0-rc.122 Jun 2026 pre-releaseRelease notes
Open source →What's Changed
- chore: sync GPU CUDA and GRID driver versions from AgentBaker by Ganeshkumar Ashokavardhanan (@ganeshkumarashok) in #1705
- feat: spot rebalance new signal by Maximiliano Uribe Falcon (@MaximilianoUribe) in #1695
- feat!: restrict kubernetes.azure.com label namespace except for WellKnownLabels by Matthew Christopher (@matthchr) in #1444
- feat: adding support for RTX PRO 6000 BSE v6 SKUs by Maximiliano Uribe Falcon (@MaximilianoUribe) in #1706
- chore: bump sigs.k8s.io/karpenter to v1.13.0 by Alex Leites (@tallaxes) in #1725
- feat: use skus api not price to determine vm availability by Matthew Christopher (@matthchr) in #1736
Dev & Test
- chore: add -[number] to allowed build + publish tag by Matthew Christopher (@matthchr) in #1702
- fix: refactor instancetypes cache key by Matthew Christopher (@matthchr) in #1703
- fix(ci): temp pre-pull base images for skaffold/ko build by Alex Leites (@tallaxes) in #1729
- test: fix possible UT flake by Matthew Christopher (@matthchr) in #1737
Dependencies
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update and go.mod by Dependabot (@dependabot)[bot] in #1697
- chore(deps): bump the go-deps group across 1 directory with 7 updates by Dependabot (@dependabot)[bot] in #1722
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in /.github/actions/e2e/create-cluster in the action-deps group by Dependabot (@dependabot)[bot] in #1713
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in /.github/actions/e2e/create-acr in the action-deps group by Dependabot (@dependabot)[bot] in #1714
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in /.github/actions/e2e/install-karpenter in the action-deps group by Dependabot (@dependabot)[bot] in #1711
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in /.github/actions/e2e/dump-logs in the action-deps group by Dependabot (@dependabot)[bot] in #1712
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in /.github/actions/e2e/cleanup in the action-deps group by Dependabot (@dependabot)[bot] in #1710
- chore(deps): bump the actions-deps group across 1 directory with 3 updates by Dependabot (@dependabot)[bot] in #1715
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #1731
- chore(deps): bump the go-deps group with 2 updates by Dependabot (@dependabot)[bot] in #1730
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #1745
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the actions-deps group by Dependabot (@dependabot)[bot] in #1744
- chore(deps): bump the go-deps group with 2 updates by Dependabot (@dependabot)[bot] in #1743
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in /.github/actions/e2e/create-acr in the action-deps group by Dependabot (@dependabot)[bot] in #1742
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in /.github/actions/e2e/install-karpenter in the action-deps group by Dependabot (@dependabot)[bot] in #1741
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in /.github/actions/e2e/dump-logs in the action-deps group by Dependabot (@dependabot)[bot] in #1740
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in /.github/actions/e2e/cleanup in the action-deps group by Dependabot (@dependabot)[bot] in #1738
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in /.github/actions/e2e/create-cluster in the action-deps group by Dependabot (@dependabot)[bot] in #1739
New Contributors
- Ganeshkumar Ashokavardhanan (@ganeshkumarashok) made their first contribution in #1705
Full Changelog: v1.12.2...v1.13.0-rc.1
-
v1.12.3-0.20260610222744-7e62b475be7810 Jun 2026 pre-releaseNothing published for this version
-
v1.12.3-0.20260601210010-ab1cf85656f201 Jun 2026 pre-releaseNothing published for this version
-
v1.12.201 Jun 2026Release notes
Open source →What's Changed
- chore(deps): bump the go-deps group across 1 directory with 9 updates by Dependabot (@dependabot)[bot] in #1699
- fix: Allow Lsv3/Lasv3 w/ MissingPrice if missing by Matthew Christopher (@matthchr) in #1701
Full Changelog: v1.12.1...v1.12.2
-
v1.12.120 May 2026Release notes
Open source →What's Changed
- fix: validate Azure NodePool requirement values by Alex Leites (@tallaxes) in #1680
- fix: Fill out NETWORK_DATAPLANE when running configure-values by Matthew Christopher (@matthchr) in #1682
- fix: make parsing cluster ID more reliable by Matthew Christopher (@matthchr) in #1684
- fix: batcher could sometimes wait til idle timeout even when full by Matthew Christopher (@matthchr) in #1690
- fix: cap machine name at 34 chars (instead of 35) to fit 63-char node name limit by Robin D. (@comtalyst) in #1691
- fix: add ZRS PV multi-zone scheduling support and test by Alex Leites (@tallaxes) in #1318
- LocalDNS Preferred-mode resolution by Ye Wang [msft] (@yewmsft) in #1676
- fix: restore AzureLinux3 arm64 CIG support by Alex Leites (@tallaxes) in #1693
Dev & Test
- fix: type-safety issues in fakes packages by Matthew Christopher (@matthchr) in #1692
- test(e2e): deflake storage suite by Alex Leites (@tallaxes) in #1685
- test(e2e): deflake workload provisioning by Alex Leites (@tallaxes) in #1686
Dependencies
- chore(deps): bump the actions-deps group with 2 updates by Dependabot (@dependabot)[bot] in #1681
- chore(deps): bump github.com/go-openapi/runtime from 0.29.4 to 0.29.5 in the go-deps group across 1 directory by Dependabot (@dependabot)[bot] in #1673
- chore(deps): bump the devcontainer-deps group across 2 directories with 1 update by Dependabot (@dependabot)[bot] in #1689
- chore(deps): bump the actions-deps group with 2 updates by Dependabot (@dependabot)[bot] in #1688
New Contributors
- Ye Wang [msft] (@yewmsft) made their first contribution in #1676
Full Changelog: v1.12.0...v1.12.1
-
v1.12.1-rc.120 May 2026 pre-releaseNothing published for this version
-
v1.12.008 May 2026Nothing published for this version
-
v1.12.0-rc.106 May 2026 pre-releaseNothing published for this version
-
v1.12.0-101 Jun 2026 pre-releaseNothing published for this version
-
v1.10.3-0.20260501000037-bd2052bd078a01 May 2026 pre-releaseNothing published for this version
-
v1.10.3-0.20260428004341-8c4dea3bd4d028 Apr 2026 pre-releaseNothing published for this version
-
v1.10.3-0.20260420204257-c649048a72d320 Apr 2026 pre-releaseNothing published for this version
-
v1.10.3-0.20260415233245-2916e0af282115 Apr 2026 pre-releaseNothing published for this version
-
v1.10.3-0.20260409040053-72daefea9a9f09 Apr 2026 pre-releaseNothing published for this version
-
v1.10.3-0.20260407005435-0388990fd8a807 Apr 2026 pre-releaseNothing published for this version
-
v1.10.3-0.20260406164412-cfc4276d922406 Apr 2026 pre-releaseNothing published for this version
-
v1.10.3-0.20260402203345-4185d876b47102 Apr 2026 pre-releaseNothing published for this version
-
v1.10.202 Apr 2026Nothing published for this version
-
v1.10.131 Mar 2026Nothing published for this version
-
v1.10.029 Mar 2026Nothing published for this version
-
v1.10.0-rc.1.0.20260327211211-96c82710922c27 Mar 2026 pre-releaseNothing published for this version
-
v1.10.0-rc.127 Mar 2026 pre-releaseNothing published for this version
-
v1.7.3-0.20260324210537-4c6d7e51637524 Mar 2026 pre-releaseNothing published for this version
-
v1.7.3-0.20260323183821-7a6239c4240f23 Mar 2026 pre-releaseNothing published for this version
-
v1.7.3-0.20260321012531-9a1c4bf2469321 Mar 2026 pre-releaseNothing published for this version
-
v1.7.3-0.20260319231447-9b5847d27e6219 Mar 2026 pre-releaseNothing published for this version
-
v1.7.3-0.20260317174636-fb7e588660e517 Mar 2026 pre-releaseNothing published for this version
-
v1.7.3-0.20260316213438-91dd9908eece16 Mar 2026 pre-releaseNothing published for this version
-
v1.7.3-0.20260312233956-cb896157f49912 Mar 2026 pre-releaseNothing published for this version
-
v1.7.3-0.20260312013247-af1cf6642e6112 Mar 2026 pre-releaseNothing published for this version
-
v1.7.3-0.20260306223639-9c5deafd1f9e06 Mar 2026 pre-releaseNothing published for this version
-
v1.7.223 Feb 2026Nothing published for this version
-
v1.7.2-0.20260218230848-835391011bf518 Feb 2026 pre-releaseNothing published for this version
-
v1.7.2-0.20260218022531-6da1fe9375d518 Feb 2026 pre-releaseNothing published for this version
-
v1.7.112 Feb 2026Nothing published for this version
-
v1.7.1-test.batching14 Feb 2026 pre-releaseNothing published for this version
-
v1.7.009 Feb 2026Nothing published for this version
-
v1.7.0-test.listv205 May 2026 pre-releaseNothing published for this version
-
v1.7.0-test.listv103 May 2026 pre-releaseNothing published for this version
-
v1.7.0-test.listpollerv822 Apr 2026 pre-releaseNothing published for this version
-
v1.7.0-test.listpollerv721 Apr 2026 pre-releaseNothing published for this version
-
v1.7.0-test.listpollerv620 Apr 2026 pre-releaseNothing published for this version
-
v1.7.0-test.listpollerv507 Apr 2026 pre-releaseNothing published for this version
-
v1.7.0-test.listpollerv407 Apr 2026 pre-releaseNothing published for this version
-
v1.7.0-test.listpollerv306 Apr 2026 pre-releaseNothing published for this version
-
v1.7.0-test.listpollerv206 Apr 2026 pre-releaseNothing published for this version
-
v1.7.0-test.listpollerv103 Apr 2026 pre-releaseNothing published for this version
-
v1.7.0-test.limitedget316 Mar 2026 pre-releaseNothing published for this version
-
v1.7.0-test.getlist324 Mar 2026 pre-releaseNothing published for this version
-
v1.7.0-test.getlist223 Mar 2026 pre-releaseNothing published for this version
-
v1.7.0-test.getlist21 Mar 2026 pre-releaseNothing published for this version