-
Notifications
You must be signed in to change notification settings - Fork 175
Layotto v0.3.0 #354
zhenjunMa
announced in
Announcements
Layotto v0.3.0
#354
-
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
metadatafield 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 add implement state api invoke function #235
- @LXPWing made their first contribution in Feature/add lock anno #290
- @whalesongAndLittleFish made their first contribution in implement distributied lock with redis cluster #284
- @fengmk2 made their first contribution in improve: Fixed int64 overflow problems on JavaScript #316
- @RayneHwang made their first contribution in topic event request add metadata field #319
Full Changelog: v0.2.0...v0.3.0
This discussion was created from the release Layotto v0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 2
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment