Releases: otterize/intents-operator
Releases · otterize/intents-operator
v0.1.5
What's Changed
- Improved Kafka reconclier readability by @NetanelBollag in #78
- Test Kafka ACL creation and deletion by @NetanelBollag in #80
- Fixed external network policies test flakiness by @evyatarmeged in #81
- Adding owner object function by @evyatarmeged in #91
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Make webhookserver configurable by @NetanelBollag in #64
- Move Kafka TLS config to operator config by @NetanelBollag in #61
- Support for multiple Kafka operations & HTTP methods in a single intent (renamed method -> methods, operation -> operations) by @orishoshan in #67
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
What's Changed
- Webhook tests by @evyatarmeged in #59
- Added a test of external network policies by @amit7itz in #58
- Fix webhook name by @evyatarmeged in #62
Full Changelog: v0.1.1...v0.1.2
Standardize IntentType enum value to lowercase
v0.1.1 Standardize IntentType enum value to lowercase (#57)
Initial release
Initial release.