v1.20.2
Features
Kafka Connector and Mqtrigger with kind fission is back
- We had previously removed traditional Kafka Connector and mqtrigger with kind fission. #2875
- Now, this change is reverted and Kafka connector with kind fission is back. #2946
Fission CLI changes
- Changed Fission CLI environment create command’s default environment version to 3, i.e., also our latest environment version. #2945
Fixes
Mutating and Validating webhook name conflict with rancher platform
- Mutating webhook configuration name is changed from generic name
mutating-webhook-configuration
to fission specific namefission-mutating-webhooks
. #2948 - Validating webhook configuration name is changed from generic name
validating-webhook-configuration
to fission specific namefission-validating-webhooks
. #2947
Miscellaneous fixes
- Fixed some code comments. #2927
- Fixed
fission spec apply --delete
command failed to delete environments. #2943 - Fixed CLI
fission pkg getsrc
returns deploy archive instead of source archive. #2941 - Close tmp file. #2931
- Fixed
fission check
command doesn’t work for namespace other thanfission
. #2932 - Fixed the bug that causes failure to delete environment while running
fission spec apply --delete
command. #2943
Updates
Updated Kind version to v0.23.0
- Updated kind version to v0.23.0. #2937
Updated Go version and dependencies
Changelog
- 0cfe08df Update chart version and app version to v1.20.2 #2950
- 4e0643ee Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 #2912
- 103c7d57 Upgrade libs and go version #2949
- c6d01827 Fix: MutatingWebhookConfiguration naming conflict #2948
- d8fe37e7 Fix: ValidatingWebhookConfiguration conflict #2947
- c126298d Revert “Remove deprecated mqtrigger with kind fission (#2875)” #2946
- f7e9e71e Set latest envVersion 3 as default #2945
- 3e43c07e Fix code comments function names #2927
- 932be4eb Fix
fission spec apply --delete
deleting environments #2943 - 8bfe2d0e Fix CLI
pkg getsrc
returns deploy archive instead of source archive #2941 - 9cea0d2b Upgrade kind version to v0.23.0 #2937
- 5337dbfd Update Go packages #2933
- 08c662bc fix: close tmp file #2931
- 241983d2 Fix
fission check
command doesn’t work for namespace other thanfission
#2932 - 63864a91 Update Go to 1.22 and dependencies #2915
- 579d46cc Use code-generator v1.29.1 for code-generation #2908
- dcecb10e Update Go deps #2907
- 6144c58a Update chart image tag to 1.20.1 #2903
References
Last modified May 27, 2024: Reference docs and release notes v1.20.2 (#258) (d53e8b0)