What's Changed
- mqm: finish basic mqm functions by @singchia in #31
- frontlas: add basic function in dao and logic by @singchia in #32
- api: update frontlas and frontier apis by @singchia in #33
- frontlas: add basic frontlas logic by @singchia in #34
- frontlas: add entry of frontlas by @singchia in #35
- frontier: add frontlas bound logics by @singchia in #36
- Feat/refactor directories by @singchia in #37
- ignore frontier binary by @singchia in #38
- frontier: finish basic frontlas logics by @singchia in #39
- operator: add operator skeleton by @singchia in #40
- frontier: add cluster sdk by @singchia in #41
- frontier: add update logic by @singchia in #42
- api: basic finish service cluster api by @singchia in #43
- operator: define new api by @singchia in #44
- api: finish basic cluster service apis by @singchia in #45
- Create SECURITY.md by @singchia in #46
- build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #47
- operator: define frontier cluster crd by @singchia in #48
- config: gen default configuration file by @singchia in #49
- fix: remove old logic in custom data by @singchia in #50
- operator: redefine operator and it's fields by @singchia in #51
- operator: add basic functional frontlas by @singchia in #52
- operator: 1 frontier 1 frontlas deployment finished by @singchia in #53
- build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 in /pkg/operator by @dependabot in #54
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /pkg/operator by @dependabot in #55
- lua: replace old kv model in redis by @singchia in #56
- dao: add buntdb memory mode and dummy implemention by @singchia in #57
- buntdb: add model and unit tests by @singchia in #58
- api: update default read and write buffer size to 32 by @singchia in #59
- optimize: service default buffer size and update online addr notification by @singchia in #60
- readme: barely finished by @singchia in #61
- readme: fix spell error in yaml block by @singchia in #62
- readme: add langurage for code blocks by @singchia in #63
- k8s: update crd and it's example plus version updated by @singchia in #64
New Contributors
- @dependabot made their first contribution in #47
Full Changelog: v1.0.0...v1.1.0