v0.21.0
What's Changed
- Add
IPAM
andTPM
to initialisms by @brycahta in #365 - Add helm variable for Role Labels by @akartsky in #367
- add LNI to initialisms by @brycahta in #368
- Normalize field names specific to comparison in generator config by @a-hilaly in #371
- Correct the generated code for nested parent field reference. by @Vandita2020 in #369
- using go env GOARCH to detect system arch instead of uname by @acornett21 in #373
- Fixes the bug that ToACKTags function does not handle an edge case. by @kyriechen96 in #374
- always ensure operation overrides work by @jaypipes in #375
- Fix generation of attribute-based APIs by @jaypipes in #376
- Add a configuration for
additional_columns
at the Resource level by @jljaco in #378 - Pin ACK runtime to v0.21.0 by @a-hilaly in #379
New Contributors
- @Vandita2020 made their first contribution in #369
- @kyriechen96 made their first contribution in #374
- @jljaco made their first contribution in #378
Full Changelog: v0.20.1...v0.21.0