Ballerina Runtime 0.8.0 Milestone 4
Pre-release
Pre-release
bsenduran
released this
08 Feb 21:05
·
121713 commits
to master
since this release
This is the 4th milestone release of Ballerina runtime environment. This release supports following language features:
- Service/Resource parameter dispatching.
- Allow variable definitions anywhere. Lexical scoping.
- Array/Map/Struct inline initializers.
- Reference type initializers.
- Type converters.
- Service and connector level variable definitions.
- Server connector framework.
- Improved error handling.
- On-demand native functions/connectors/actions/type converter loading.