Layotto v0.3.0
What's Changed
1. Application Runtime
a. File API
- add aws oss support
- add minio oss support
b. Lock API
- add redis cluster support
- add consul support
c. Pub/Sub API
- add in-memory support
- add
metadata
field inTopicEventRequest
d. State API
- add in-memory support
e. Sequencer ID API
- add double buffer feature
2. FaaS&WebAssembly
- FaaS POC feature
3. SDK
- Java SDK release v1.0.0
- add dotnet sdk (GA)
- add js sdk (GA)
4. Other
- support http channel deadconn detection
- Fixed int64 overflow problems on JavaScript
- add/update some documents
- add some workflows
Acknowledgements
Thanks to everyone who made this release possible!
@zach030 @LXPWing @whalesongAndLittleFish @fengmk2 @RayneHwang @seeflood @nobodyiam @zhenjunMa @ZLBer @Nancy945 @Xunzhuo @wenxuwan @MoonShining
New Contributors
- @zach030 made their first contribution in #235
- @LXPWing made their first contribution in #290
- @whalesongAndLittleFish made their first contribution in #284
- @fengmk2 made their first contribution in #316
- @RayneHwang made their first contribution in #319
Full Changelog: v0.2.0...v0.3.0