Releases: singchia/frontier
Releases · singchia/frontier
v1.1.0
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
v1.0.0
What's Changed
- client bound features by @singchia in #1
- feat: add client bound frame logic. by @singchia in #2
- Clientbound by @singchia in #3
- Edge bound model and design by @singchia in #4
- add verbosity for dao and add CURD for services entity by @singchia in #5
- Edgebound: unit test for onoff event by @singchia in #8
- add service call async by @singchia in #12
- Servicebound: add service apis by @singchia in #13
- servicebound: add service manager test by @singchia in #14
- servicebound: finish basic forward logic by @singchia in #15
- mq: daily commit by @singchia in #16
- add example of interactive command-line messaging and top layer makefile by @singchia in #18
- efix edge online bug by @singchia in #19
- fix bugs in Register by @singchia in #20
- add basic avaiable rpc and call benchmark by @singchia in #21
- stream: finish basic streams exchange logics by @singchia in #22
- stream: add bench for stream forward by @singchia in #24
- Feat/rest by @singchia in #25
- update protobuf api for http and grpc by @singchia in #26
- controlplane: basic controlplane functions done by @singchia in #27
- k8s: add basic k8s helm by @singchia in #28
- mq: add basic nats by @singchia in #29
New Contributors
Full Changelog: https://github.com/singchia/frontier/commits/v1.0.0