Releases: api7/adc
Releases · api7/adc
v0.2.0
Changelog
- caae477 build(deps): bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#44)
- 76b2eac build(deps): bump go.uber.org/multierr from 1.8.0 to 1.11.0 (#43)
- f724da4 build(deps): bump go.uber.org/zap from 1.21.0 to 1.26.0 (#45)
- 523dfd8 chore: add Dockerfile (#51)
- fba3aea chore: add issue and PR templates (#47)
- 81a1d01 ci: add golangci-lint workflow and fix lint errors (#34)
- a96c62a ci: enable dependabot (#42)
- 6571ab9 doc: add documentation to readme (#37)
- 1460801 docs: Add more details (#23)
- f75a6f7 docs: add Installation (#19)
- e660286 docs: create a contributor guide (#46)
- 33737b0 docs: openapi2apisix messages and usage (#48)
- bffe06d feat: add openapi2apisix command (#33)
- d9c3d93 feat: support consumer resource (#22)
- 4f4d9f2 feat: support plugin metadata (#35)
- c2c6ae0 feat: support resource consumer group (#27)
- 029e4e4 feat: support resource global rule (#25)
- 197a8d7 feat: support resource plugin config (#26)
- 37b4c18 feat: support ssl resource (#24)
- 3940ba8 fix:
adc configure
initializes configuration file (#50) - 9cb9829 fix: improve messages to users (#36)
- 2f7c512 fix: pin Ginkgo version in CI (#38)
v0.1.0
Changelog
- cd7c6d1 Initial commit
- e53e087 docs: update README (#14)
- c471099 feat: add ci to test diff command (#9)
- 69d38b9 feat: add diff of route resource (#3)
- a0fb895 feat: add validate API (#12)
- 524b2a0 feat: add validator (#8)
- eb03f11 feat: add version command (#18)
- 2b7c05c feat: dump command (#7)
- 931752f feat: init adc (#1)
- 0245e46 feat: simple APISIX sdk (#4)
- e2711ca feat: support part of diff command (#2)
- c593db6 feat: support show the difference (#6)
- 252fff8 feat: support sync command (#10)
- 60b65b6 fix: add placeholder for validate (#16)
- 458e091 fix: make fmt on macOS (#11)
- 5462d6e fix: the event order of sync (#17)