Skip to content

Layotto v0.5.0-rc release

Pre-release
Pre-release
Compare
Choose a tag to compare
@seeflood seeflood released this 21 Oct 09:14
· 80 commits to main since this release
f70cdc6

What's Changed

Features

Fix & Refactor & Test

CI

Chores

  • chore(make): make license to add licnese headers for all code files. by @seeflood in #572
  • chore: Use docker-compose to run quickstart by @seeflood in #632
  • chore: Use docker-compose to start minIO and layotto by @bxiiiiii in #648
  • chore: add a demo for deployment on k8s as a sidecar by @seeflood in #742
  • chore: auto-generate the pb code and api-reference docs based on the proto files by @seeflood in #764
  • chore: demo should panic when errors occur by @seeflood in #650
  • chore: fix the CI by @seeflood in #639
  • chore: fix the format issue by @helbing in #793
  • chore: improve dapr pubsub api by @seeflood in #725
  • chore: modify code structure to make it easier to generate code. by @seeflood in #774
  • chore: remove linters which is deprecated by @helbing in #805
  • chore: remove redundent json files by @seeflood in #606
  • chore: rename seeflood/protoc-gen-p6 to layotto/protoc-gen-p6 by @seeflood in #815
  • chore: set deadlink validation to schedule, move out of PRs by @Xunzhuo in #788
  • chore: some cleanup work for oss api by @seeflood in #746
  • chore: upgrade components-contrib by @seeflood in #802
  • chore: upgrade dependency mosn to v1.1.0 by @dzdx in #770
  • chore: upgrade mosn dependency by @dzdx in #673
  • chore: use start --config parameters in some demos by @seeflood in #698
  • chore: use docker-compose to start etcd and layotto #635 by @YoungMa962 in #657

Docs

New Contributors

Full Changelog: v0.4.0...v0.5.0-rc