Releases: nforgeio/operator-sdk
Releases · nforgeio/operator-sdk
1.0.4-pre.3
Full Changelog: 1.0.4-pre.2...1.0.4-pre.3
1.0.4-pre.2
Full Changelog: 1.0.4-pre.1...1.0.4-pre.2
1.0.4-pre.1
Full Changelog: 1.0.4-pre.0...1.0.4-pre.1
1.0.4-pre.0
What's Changed
🔨 Other
- Added an OperatorLifecycleManager packaging analyzer by @caroHagg, @marcusbooyah in #21
- Use discovery APIs instead of watching CRDs by @marcusbooyah in #22
Full Changelog: 1.0.3...1.0.4-pre.0
1.0.3
What's Changed
✨ Implemented enhancements
- Added a new Roslyn analyzer to generate .NET classes from CustomResourceDefinition yaml files by @marcusbooyah in #19
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
👒 Dependencies
- Upgraded Neon packages to 4.0.0 by @marcusbooyah
🔨 Other
- Publish NuGets to GitHub Packages
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
✨ Implemented enhancements
- Enum validation in generated
CustomResourceDefinitions
by @marcusbooyah #5 - Generated
CustomResourceDefinitions
now use XML comments for definitions by @marcusbooyah #6
🐛 Fixed bugs
- RBAC attributes work everywhere by @marcusbooyah #8
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
✨ Implemented enhancements
- Added get, update, patch and delete methods by @caroHagg in #11
- Made use of AsyncNonKeyedLocker by @MarkCiliaVincenti in #16
👒 Dependencies
- Bump AsyncKeyedLock from 6.2.1 to 6.2.2 by @MarkCiliaVincenti in #9
- Bump AsyncKeyedLock to 6.3.4; performance improvement by @MarkCiliaVincenti in #17
New Contributors
- @MarkCiliaVincenti made their first contribution in #9
- @caroHagg made their first contribution in #11
Full Changelog: https://github.com/nforgeio/operator-sdk/commits/1.0.0