v0.2.0
What's Changed
- Chore: update cue version to 0.4.3 by @FogDong in #22
- Fix: fix kube handler to make compatible by @FogDong in #23
- Feat: add more tests by @FogDong in #24
- Fix: fix top value in cue schema by @FogDong in #25
- Feat: add backup persister interface by @FogDong in #28
- Feat: add backport command by @FogDong in #29
- Feat: add lint config and fix the lint by @FogDong in #31
- Feat: add ratelimiter in http by @FogDong in #32
- Fix: fix flaky test for rate limiter by @FogDong in #33
- Fix: fix CR to struct in executor by @FogDong in #34
- Feat: add status code in http by @FogDong in #35
- Fix: support multi-cluster by @Somefive in #36
- Chore: use client from kubevela/pkg by @Somefive in #37
- Feat: add failed state in workflow by @FogDong in #38
- Feat: add backup controller by @FogDong in #41
- Chore: update cue to fix attribute by @FogDong in #42
- Fix: fix field path for cue by @FogDong in #43
- Feat: use three way merge patch by @FogDong in #47
- Feat: add get workflow context data util func by @FogDong in #48
- Feat: add source in log provider by @FogDong in #51
- Feat: add log utils for step logs by @FogDong in #52
- Fix: fix log level in log provider by @FogDong in #53
- Fix: fix context duplicate for differenct resources by @FogDong in #54
- Chore: upgrade go version to 1.19 by @FogDong in #55
- Feat: use cue fix when new value by @FogDong in #56
- Feat: add unit tests for json patch by @FogDong in #57
- Fix: use fields instead of deprecated structs by @FogDong in #58
- Feat: add context in workflow to customize context data by @FogDong in #59
- Feat: add helm release github workflow by @FogDong in #60
New Contributors
Full Changelog: v0.1...v0.2