Releases: kube-rs/kopium
Releases · kube-rs/kopium
0.21.1
What's Changed
Fix
- Escape code blocks in rustdocs with
text
attribute by @alexsnaps in #270 - Swap internal
lazy_static
regex init for stdOnceLock
by @clux in #271
Dependencies
- Bump kube from 0.94.0 to 0.94.1 in the kube group by @dependabot in #268
- Bump the core group with 3 updates by @dependabot in #269
New Contributors
- @alexsnaps made their first contribution in #270
Full Changelog: 0.21.0...0.21.1
0.21.0
What's Changed
Changes
- Implement automatic ObjectReference generation by @Danil-Grigorev in #249
Dependencies
- Bump tokio from 1.37.0 to 1.38.0 in the core group by @dependabot in #248
- Bump the core group with 2 updates by @dependabot in #250
- Bump kube from 0.91.0 to 0.92.0 in the kube group by @dependabot in #251
- Bump kube from 0.92.0 to 0.92.1 in the kube group by @dependabot in #252
- Bump the core group with 2 updates by @dependabot in #253
- Bump the core group with 4 updates by @dependabot in #254
- Bump the core group with 2 updates by @dependabot in #255
- Bump the core group with 4 updates by @dependabot in #256
- Bump the core group with 2 updates by @dependabot in #257
- Bump kube from 0.92.1 to 0.93.1 in the kube group by @dependabot in #258
- Bump the core group with 5 updates by @dependabot in #259
- Bump the core group with 3 updates by @dependabot in #260
- Bump the core group with 5 updates by @dependabot in #261
- Bump the core group with 6 updates by @dependabot in #262
- Bump libc from 0.2.155 to 0.2.158 by @dependabot in #263
- Bump the core group with 6 updates by @dependabot in #265
- Bump the core group with 3 updates by @dependabot in #266
- Bump kube to 0.94.0 by @clux in #267
Full Changelog: 0.20.1...0.21.0
0.20.1
What's Changed
Bug fix release fixing a regression involving --derive Default
.
Changes
- Fix: make derive default work again by @AaronDewes in #247
- link to group binding library - add istio-api-rs by @BlankZhu in #245
Dependencies
- Bump the core group with 3 updates by @dependabot in #246
New Contributors
Full Changelog: 0.20.0...0.20.1
0.20.0
What's Changed
Schema fix and a new experimental --smart-derive-elision
flag to elide derives that are impossible without supplemental code.
Changes
- Fix missing handling of preserve-unknown-fields on additionalProperties by @clux in #244
- Improve detecting whether default can be derived by @AaronDewes in #241
Dependencies
- Bump the kube group with 2 updates by @dependabot in #238
- Bump the core group with 3 updates by @dependabot in #239
- Bump the core group with 3 updates by @dependabot in #240
- Bump the core group with 4 updates by @dependabot in #242
- Bump libc from 0.2.154 to 0.2.155 by @dependabot in #243
New Contributors
- @AaronDewes made their first contribution in #241
Full Changelog: 0.19.0...0.20.0
0.19.0
What's Changed
Changes
- Make untyped fields use serde_json::Value directly by @Danil-Grigorev in #230
- hide prelude imports inside a local module to allow shadowing imports by @clux in #222
- Refactor away rightward drift in main by @clux in #233
- feat: generalized approach to derive traits on top level struct by @david-rusnak in #236
- Make
--derive
more flexible by @MathiasPius in #237
Dependencies
- Bump the core group with 4 updates by @dependabot in #228
- Bump the core group with 2 updates by @dependabot in #234
- Bump libc from 0.2.153 to 0.2.154 by @dependabot in #235
New Contributors
- @Danil-Grigorev made their first contribution in #230
- @david-rusnak made their first contribution in #236
- @MathiasPius made their first contribution in #237
Full Changelog: 0.18.0...0.19.0
0.18.0
What's Changed
Changes
- Add relaxed mode for partially invalid CRDs by @poelzi in #215
- Added
btreemap
flag to toggleBTreeMap
/HashMap
for map types by @tyrone-wu in #218 - Make map-type an enum and make map usage consistent by @clux in #219
- support unknown integer & number formats by @sebhoss in #223
- minor doc tweaks by @clux in #227
Dependencies
- Bump kube from 0.89.0 to 0.90.0 in the kube group by @dependabot in #224
- Bump syn from 2.0.57 to 2.0.58 in the core group by @dependabot in #225
- Bump the core group with 4 updates by @dependabot in #226
- Bump the kube group with 1 update by @dependabot in #220
- Bump the core group with 3 updates by @dependabot in #221
- Bump the core group with 5 updates by @dependabot in #213
- Bump the core group with 3 updates by @dependabot in #216
New Contributors
- @poelzi made their first contribution in #215
- @tyrone-wu made their first contribution in #218
Full Changelog: 0.17.2...0.18.0
0.17.2
0.17.1
What's Changed
Dependencies
- Bump the core group with 1 update by @dependabot in #208
Changes
Full Changelog: 0.17.0...0.17.1
0.17.0
What's Changed
Dependencies
- Bump the core group with 3 updates by @dependabot in #187
- Bump the kube group with 2 updates by @dependabot in #188
- Bump the core group with 4 updates by @dependabot in #189
- Bump the kube group with 1 update by @dependabot in #191
- Bump the core group with 3 updates by @dependabot in #192
- Bump the core group with 1 update by @dependabot in #193
- Bump libc from 0.2.152 to 0.2.153 by @dependabot in #194
- Bump the core group with 2 updates by @dependabot in #195
- Bump the kube group with 1 update by @dependabot in #196
- Bump the core group with 5 updates by @dependabot in #197
- Bump the core group with 3 updates by @dependabot in #198
- Bump the core group with 2 updates by @dependabot in #200
Changes
- add support for standard Condition APIs by @aryan9600 in #203
New Contributors
- @aryan9600 made their first contribution in #203
Full Changelog: 0.16.5...0.17.0
0.16.5
What's Changed
Dependencies
- Bump the core group with 1 update by @dependabot in #171
- Bump the core group with 3 updates by @dependabot in #172
- Bump the core group with 2 updates by @dependabot in #173
- Bump the core group with 1 update by @dependabot in #174
- Bump the core group with 1 update by @dependabot in #175
- Bump libc from 0.2.150 to 0.2.151 by @dependabot in #176
- Bump the kube group with 1 update by @dependabot in #181
- Bump the core group with 3 updates by @dependabot in #182
- Bump the core group with 6 updates by @dependabot in #183
- Bump libc from 0.2.151 to 0.2.152 by @dependabot in #186
- Bump the core group with 6 updates by @dependabot in #185
Changes
New Contributors
Full Changelog: 0.16.2...0.16.5