Skip to content

Lagom.js 0.3.0-1.6.1

Compare
Choose a tag to compare
@mliarakos mliarakos released this 20 Mar 01:24
· 42 commits to master since this release
8a38577

This release brings Lagom.js into almost full feature parity with Lagom by adding support for circuit breakers and Scala 2.13.

Circuit Breakers

Circuit breakers are fully supported and work as they do in Lagom (see the Lagom documentation). The only difference is the circuit breaker metrics implementation, which only collects a few basic metrics.

Scala 2.13

Lagom.js is now published for both Scala 2.12 and 2.13.