Releases: kube-rs/k8s-pb
Releases · kube-rs/k8s-pb
0.6.1
0.6.0
What's Changed
Changes
- Rename HasMetadata -> Metadata to align with k8s-openapi by @clux in #46
- Move prost generation from HashMap to BTreeMap by @clux in #48
- Align type names with k8s-openapi by @clux in #49
- CI: Drop actions-rs and simplify dep install by @clux in #50
- Fix irregular snake case conversions for fields by @clux in #51
Full Changelog: 0.4.0...0.6.0
0.4.0
What's Changed
Dependencies
- Update prost-build requirement from 0.12.3 to 0.13.1 by @dependabot in #37
- Update prost-types requirement from 0.12.3 to 0.13.1 by @dependabot in #39
- Update prost requirement from 0.12.3 to 0.13.1 by @dependabot in #38
- Update dependency kubernetes/kubernetes to v1.31.1 by @sszynrae in #43
Changes
- Bump 1.30.1 by @clux in #35
- Fix build by @clux in #41
- Factor out formatting from codegen by @clux in #44
New Contributors
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
Changes
- feat: Update to include Kubernetes 1.30 by @bryantbiggs in #34
Dependencies
- Update env_logger requirement from 0.10.1 to 0.11.0 by @dependabot in #29
- Update heck requirement from 0.4 to 0.5 by @dependabot in #32
New Contributors
- @bryantbiggs made their first contribution in #34
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
Changes
- Update env_logger requirement from 0.9.0 to 0.10.1 by @dependabot in #21
- Update prost-build requirement from 0.8.0 to 0.12.3 by @dependabot in #17
- Update prost requirement from 0.8.0 to 0.12.3 by @dependabot in #18
- Update prost-types requirement from 0.8.0 to 0.12.3 by @dependabot in #20
- Update heck requirement from 0.3 to 0.4 by @dependabot in #19
- Prevent merges from breaking codegen by @clux in #22
- Bump Kubernetes version pin to 1.29.0 by @clux in #23
- Add scope to the
Resource
trait by @clux in #25
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: v0.1.0...0.2.0