This repository has been archived by the owner on May 13, 2024. It is now read-only.
v0.1.6
fsm v0.1.6
Welcome to this new release!
Notable Changes
- Ingress Controller supports SNI now.
- This release is not compatible with v0.1.5, please uninstall previous version and do a fresh installation.
Changelog
Features
- 013dcbb: feature: setting log level for namespaced ingress (#74) (@reaver-flomesh)
- d0be5ec: feat: support SNI (#83) (@reaver-flomesh)
Bug fixes
- aaf45a2: fix: file name of gateway api yaml (@reaver-flomesh)
Others
- 2910a0d: refactor: remove unnecessary authorization (@reaver-flomesh)
- 0034a32: refactor: move values of namespaced ingress under field ngis (#73) (@reaver-flomesh)
- 5c8fe8d: refactor: add prefix to fsm resources (#75) (@reaver-flomesh)
- bd21290: refactor: refactoring namespaced ingress (#76) (@reaver-flomesh)
- 2e95464: refactor: using helm chart to create cluster connector (#77) (@reaver-flomesh)
- 7e2da02: refactor: get namespace from pod env (#80) (@reaver-flomesh)
- 390ecec: refactor: use envconfig to get fsm metadata for clean code (#81) (@reaver-flomesh)
- 2fbff8a: refactor: housekeeping, clean up legacy code (#82) (@reaver-flomesh)
- 28ea3b9: ci: exclude *.tgz (@reaver-flomesh)
Thanks!
Those were the changes on v0.1.6!