-
Notifications
You must be signed in to change notification settings - Fork 175
Layotto v0.5.0-rc release #819
seeflood
announced in
Announcements
-
What's Changed
- docs: improve quickstart contribution guide by @seeflood in docs: improve quickstart contribution guide #555
- ci: automatically upload binary files when releasing new version by @SignorMercurio in ci: automatically upload binary files when releasing new version #566
- feature: Add prometheus demo by @LXPWing in feature: Add prometheus demo #480
- ci: fix CI issues and improve make script by @seeflood in ci: fix CI issues and improve make script #562
- docs: add secret demo and doc by @ZLBer in docs: add secret demo and doc #525
- docs: add contributors graph by @Xunzhuo in docs: add contributors graph #570
- docs: improve contribution guide by @seeflood in docs: improve contribution guide #568
- chore(make):
make licenseto add licnese headers for all code files. by @seeflood in chore(make):make licenseto add licnese headers for all code files. #572 - docs(secret):
secretStores->secret_storeby @seeflood in docs(secret):secretStores->secret_store#578 - fix: add
secretstores.Metadataby @seeflood in fix: addsecretstores.Metadata#582 - fix: delete layotto's dependency on go-sdk by @zhenjunMa in fix: delete layotto's dependency on go-sdk #461
- fix: goimports failed in make all by @rayowang in fix: goimports failed in make all #583
- docs :translate the zh to en by @NTH19 in docs :translate the zh to en #581
- feature: optimized sequencer api demo by @GimmeCyy in feature: optimized sequencer api demo #600
- ci: fix license script by @seeflood in ci: fix license script #602
- ci: check unused package in
go.modby @seeflood in ci: check unused package ingo.mod#595 - feature: Decoupled type by @akkw in feature: Decoupled type #549
- fix: fix legacy issues of feature: Decoupled type #549 by @seeflood in fix: fix legacy issues of #549 #604
- ci: linter check submodules by @seeflood in ci: linter check submodules #601
- feature: Optimized pubsub api demo by @X-10a in feature: Optimized pubsub api demo #594
- chore: remove redundent json files by @seeflood in chore: remove redundent json files #606
- docs: webassembly code analysis by @rayowang in docs: webassembly code analysis #575
- fix: dead-link-checker can't find out dead links (ci: deadlink checker can't find out dead links #596 ) by @xujiajiadexiaokeai in fix: dead-link-checker can't find out dead links (#596) #609
- docs:solve the problem of URL inaccessibility by @azhsmesos in docs:solve the problem of URL inaccessibility #619
- docs: update image url to fix the inaccessibility by @seeflood in docs: update image url to fix the inaccessibility #621
- feat: add jaeger by @LXPWing in feat: add jaeger #590
- docs: remove "last update time of this doc" by @seeflood in docs: remove "last update time of this doc" #616
- fix: configuration API returns wrong app_id by @MichaelDeSteven in fix: configuration API returns wrong app_id #629
- chore: Use docker-compose to run quickstart by @seeflood in chore: Use docker-compose to run quickstart #632
- feat: translate test-quickstart by @LXPWing in feat: translate test-quickstart #633
- feat: replace pr title validator by @Xunzhuo in feat: replace pr title validator #526
- ci: upgrade title checker by @seeflood in ci: upgrade title checker #638
- chore: fix the CI by @seeflood in chore: fix the CI #639
- fix: jaeger tracer nil pointer by @seeflood in fix: jaeger tracer nil pointer #644
- ci: compile proto files into code and doc by @seeflood in ci: compile proto files into code and doc #637
- chore: Use docker-compose to start minIO and layotto by @bxiiiiii in chore: Use docker-compose to start minIO and layotto #648
- chore: demo should panic when errors occur by @seeflood in chore: demo should panic when errors occur #650
- ci: build proxyv2 image and push it to dockerhub by @seeflood in ci: build proxyv2 image and push it to dockerhub #655
- docs(en): add en operation doc by @palering in docs(en): add en operation doc #656
- chore: use docker-compose to start etcd and layotto use docker-compose to start etcd and layotto #635 by @YoungMa962 in chore: use docker-compose to start etcd and layotto #635 #657
- fix: Unit tests fail in component package by @leemos-xx in fix: Unit tests fail in component package #658
- docs: run skywalking demo with docker by @seeflood in docs: run skywalking demo with docker #660
- fix: configuration API returns wrong
store_nameby @MichaelDeSteven in fix: configuration API returns wrongstore_name#641 - feat: add zipkin by @LXPWing in feat: add zipkin #642
- fix: jaeger code error by @LXPWing in fix: jaeger code error #662
- refactor: replace current apollo sdk with the official one by @MichaelDeSteven in refactor: replace current apollo sdk with the official one #663
- docs: automatically add space between chinese and english by @seeflood in docs: automatically add space between chinese and english #667
- fix: check markdown grammar issues by @leemos-xx in fix: check markdown grammar issues #665
- docs: translate and update configuration-api-with-apollo by @MichaelDeSteven in docs: translate and update configuration-api-with-apollo #668
- chore: upgrade mosn dependency by @dzdx in chore: upgrade mosn dependency #673
- docs: update community doc by @seeflood in docs: update community doc #677
- docs: Translate the api-plugin quickstart into Chinese by @IRONICBo in docs: Translate the api-plugin quickstart into Chinese #681
- ci: make error message in "🌈 Go Style Check" more readable by @seeflood in ci: make error message in "🌈 Go Style Check" more readable #678
- docs: run state and sequencer quickstart with java sdk by @seeflood in docs: run state and sequencer quickstart with java sdk #683
- feat: specify callback ip in config.json by @seeflood in feat: specify callback ip in config.json #685
- fix: hello component by @MichaelDeSteven in fix: hello component #695
- fix: deadlinks cause ci failed by @Xunzhuo in fix: deadlinks cause ci failed #696
- feat: deploy Layotto with istio 1.10 by @seeflood in feat: deploy Layotto with istio 1.10 #697
- chore: use
start --configparameters in some demos by @seeflood in chore: usestart --configparameters in some demos #698 - fix: ut unstable of zk lock by @ZLBer in fix: ut unstable of zk lock #701
- feat: dynamic secret by @ZLBer in feat: dynamic secret #574
- feat: modify istio version& add
layotto_without_xdsby @seeflood in feat: modify istio version& addlayotto_without_xds#714 - docs: add
secret_ref.mdinto sidebar by @seeflood in docs: addsecret_ref.mdinto sidebar #711 - docs: add guide for local development & add label spec by @seeflood in docs: add guide for local development & add label spec #719
- docs: fix stale contributor guide by @seeflood in docs: fix stale contributor guide #718
- docs: fix stale description for community roles by @seeflood in docs: fix stale description for community roles #703
- docs: add docs for istio integration by @seeflood in docs: add docs for istio integration #720
- docs: add local connect to remote layotto sidecar guide by @kevinten10 in docs: add local connect to remote layotto sidecar guide #721
- feat: dynamic load wasm file(New Feature: dynamic load wasm file #191 ) by @nanjingboy in feat: dynamic load wasm file(#191) #577
- feat: implement sequencer api with mysql by @GimmeCyy in feat: implement sequencer api with mysql #605
- feat: Add support for Dapr pubsub API by @LXPWing in feat: Add support for Dapr pubsub API #465
- chore: improve dapr pubsub api by @seeflood in chore: improve dapr pubsub api #725
- fix: add secret ref key by @ZLBer in fix: add secret ref key #724
- docs: add demo deploy k8s standalone yaml. by @kevinten10 in docs: add demo deploy k8s standalone yaml. #728
- ci: add
protofile comments linter by @MichaelDeSteven in ci: addprotofile comments linter #733 - feat: add cmds to deploy layotto by @Xunzhuo in feat: add cmds to deploy layotto #731
- ci: rename CI jobs to keep naming style consistent by @seeflood in ci: rename CI jobs to keep naming style consistent #735
- feat: implement oss interface by @wenxuwan in feat: implement oss interface #556
- docs: update proto file docs by @MichaelDeSteven in docs: update proto file docs #736
- ci: deadlink checker ignores https://docs.buf.build/ by @seeflood in ci: deadlink checker ignores https://docs.buf.build/ #737
- docs: fix expired QR code by @seeflood in docs: fix expired QR code #740
- chore: add a demo for deployment on k8s as a sidecar by @seeflood in chore: add a demo for deployment on k8s as a sidecar #742
- docs: improve dev guide by @seeflood in docs: improve dev guide #743
- chore: some cleanup work for oss api by @seeflood in chore: some cleanup work for oss api #746
- docs: add oss quickstart into the sidebar by @seeflood in docs: add oss quickstart into the sidebar #749
- fix: GetNextId in ZK component throw zk: node does not exist by @bxiiiiii in fix: GetNextId in ZK component throw zk: node does not exist #752
- fix: move s3 pb to specify directory by @wenxuwan in fix: move s3 pb to specify directory #758
- feat: move bookinfo yaml in layotto by @LXPWing in feat: move bookinfo yaml in layotto #760
- [WIP] feat: add sequencer api component with snowflake algorithm by @OOOOlh in [WIP] feat: add sequencer api component with snowflake algorithm #734
- chore: auto-generate the pb code and api-reference docs based on the proto files by @seeflood in chore: auto-generate the pb code and api-reference docs based on the proto files #764
- feat(api): add
email.protoby @seeflood in feat(api): addemail.proto#729 - feat: InvokeService support specific target address by @wenxuwan in feat: InvokeService support specific target address #739
- feat(api): add
ivr.protoby @seeflood in feat(api): addivr.proto#727 - feat: doc generator by @seeflood in feat: doc generator #769
- chore: upgrade dependency mosn to v1.1.0 by @dzdx in chore: upgrade dependency mosn to v1.1.0 #770
- feat(sdk): OSS go sdk by @seeflood in feat(sdk): OSS go sdk #771
- feat: modify component configuration during runtime by @seeflood in feat: modify component configuration during runtime #762
- chore: modify code structure to make it easier to generate code. by @seeflood in chore: modify code structure to make it easier to generate code. #774
- fix: add proto option by @zhenjunMa in fix: add proto option #772
- feat: code generator by @seeflood in feat: code generator #779
- feat(api): support email api & phone call api by @seeflood in feat(api): support email api & phone call api #780
- fix: example errors & ci errors by @seeflood in fix: example errors & ci errors #787
- fix: Incorrect conversion between integer types by @Xunzhuo in fix: Incorrect conversion between integer types #789
- chore: set deadlink validation to schedule, move out of PRs by @Xunzhuo in chore: set deadlink validation to schedule, move out of PRs #788
- refactor: infra and cmds by @Xunzhuo in refactor: infra and cmds #785
- chore: fix the format issue by @helbing in chore: fix the format issue #793
- docs: lock demo by @akkw in docs: lock demo #783
- feat(generator): generate new methods for existing APIs by @seeflood in feat(generator): generate new methods for existing APIs #784
- fix(docs): deadlink in sidebar by @seeflood in fix(docs): deadlink in sidebar #798
- chore: upgrade components-contrib by @seeflood in chore: upgrade components-contrib #802
- feat(api): add DelayQueue API by @seeflood in feat(api): add DelayQueue API #786
- feat: use copier to convert structs by @seeflood in feat: use copier to convert structs #803
- chore: remove linters which is deprecated by @helbing in chore: remove linters which is deprecated #805
- docs: secret demo by @fft0518 in docs: secret demo #804
- docs: translate hot_to_generate_api_doc by @pmupkin in docs: translate hot_to_generate_api_doc #806
- feat: component ref by @ZLBer in feat: component ref #761
- feat: azure-servicebus component for DelayQueue API by @seeflood in feat: azure-servicebus component for DelayQueue API #807
- feat(api): encrypt/decrypt api by @seeflood in feat(api): encrypt/decrypt api #791
- chore: rename
seeflood/protoc-gen-p6tolayotto/protoc-gen-p6by @seeflood in chore: renameseeflood/protoc-gen-p6tolayotto/protoc-gen-p6#815 - feat(oss api): support ceph oss by @wlwilliamx in feat(oss api): support ceph oss #775
- feat: add js document by @LZHK1ng in docs: add js document #813
- fix: Revert "feat: add js document" by @seeflood in fix: Revert "feat: add js document" #817
- feat: return rpc detail error message by @wenxuwan in feat: return rpc detail error message #811
- feat(api): sms api by @seeflood in feat(api): sms api #814
- test: add integrate test by @bxiiiiii in test: add integrate test #795
- feat: add sequencer api component with snowflake algorithm by @OOOOlh in feat: add sequencer api component with snowflake algorithm #767
New Contributors
- @SignorMercurio made their first contribution in ci: automatically upload binary files when releasing new version #566
- @NTH19 made their first contribution in docs :translate the zh to en #581
- @X-10a made their first contribution in feature: Optimized pubsub api demo #594
- @xujiajiadexiaokeai made their first contribution in fix: dead-link-checker can't find out dead links (#596) #609
- @azhsmesos made their first contribution in docs:solve the problem of URL inaccessibility #619
- @MichaelDeSteven made their first contribution in fix: configuration API returns wrong app_id #629
- @bxiiiiii made their first contribution in chore: Use docker-compose to start minIO and layotto #648
- @palering made their first contribution in docs(en): add en operation doc #656
- @YoungMa962 made their first contribution in chore: use docker-compose to start etcd and layotto #635 #657
- @leemos-xx made their first contribution in fix: Unit tests fail in component package #658
- @IRONICBo made their first contribution in docs: Translate the api-plugin quickstart into Chinese #681
- @OOOOlh made their first contribution in [WIP] feat: add sequencer api component with snowflake algorithm #734
- @helbing made their first contribution in chore: fix the format issue #793
- @fft0518 made their first contribution in docs: secret demo #804
- @pmupkin made their first contribution in docs: translate hot_to_generate_api_doc #806
- @LZHK1ng made their first contribution in docs: add js document #813
Full Changelog: v0.4.0...v0.5.0-rc
This discussion was created from the release Layotto v0.5.0-rc release.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment