Releases: Azure/skewer
Releases · Azure/skewer
Release list
v2.0.4
v0.0.24
v2.0.3
What's Changed
- Parse NC_RTXPRO6000BSE_v6 GPU VM sizes by @MaximilianoUribe in #34
New Contributors
- @MaximilianoUribe made their first contribution in #34
Full Changelog: v0.0.22...v2.0.3
v0.0.23
What's Changed
- Parse NC_RTXPRO6000BSE_v6 GPU VM sizes by @MaximilianoUribe in #34
New Contributors
- @MaximilianoUribe made their first contribution in #34
Full Changelog: v0.0.22...v0.0.23
v2.0.2
What's Changed
- Update go.mod to 1.25 by @jackfrancis in #33
- Add support for new Additive Capabilities by @matthchr in #32
Full Changelog: v2.0.1...v2.0.2
v0.0.22
What's Changed
- Update go.mod to 1.25 by @jackfrancis in #33
- Add support for new Additive Capabilities by @matthchr in #32
Full Changelog: v0.0.21...v0.0.22
v2.0.1
What's Changed
- fix: address inconsistencies in SKU property case-sensitivity string checks by @CustardTart32 in #31
New Contributors
- @CustardTart32 made their first contribution in #31
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- refactor: make GetVMSize function public by @tristanang in #28
- feat: upstreamed some helpers from karpenter by @Bryce-Soghigian in #29
- migrate to track2 azure go sdk by @HuShaoRu in #23
- Add v2 go.mod as well by @matthchr in #30
New Contributors
- @tristanang made their first contribution in #28
- @HuShaoRu made their first contribution in #23
- @matthchr made their first contribution in #30
Full Changelog: v0.0.20...v2.0.0
v0.0.21
What's Changed
- refactor: make GetVMSize function public by @tristanang in #28
- feat: upstreamed some helpers from karpenter by @Bryce-Soghigian in #29
- migrate to track2 azure go sdk by @HuShaoRu in #23
- Add v2 go.mod as well by @matthchr in #30
New Contributors
- @tristanang made their first contribution in #28
- @HuShaoRu made their first contribution in #23
- @matthchr made their first contribution in #30
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- doc: adding example with compiling code for easier use for new users of skewer by @Bryce-Soghigian in #22
- update parsing for new VM SKU variants by @jackfrancis in #26
- add IncludesFilter FilterFn by @jackfrancis in #24
New Contributors
- @Bryce-Soghigian made their first contribution in #22
- @jackfrancis made their first contribution in #26
Full Changelog: v0.0.19...v0.0.20