Releases: vaslabs/talos
Releases · vaslabs/talos
v2.1
Kamon and scala 2.13 support
Changelog
➕ Kamon 2.x is supported
➕ Cross Scala support (2.12.x, 2.13.x)
➖ Hystrix reporter (for hystrix dashboard removed)
Stable release
Changelog
- Fully migrated to akka typed (2.6.0)
- Fix for separating services on the same host but different port
- Cats-effect 2.x
- Monix 3.x
Lawful talos release
- TalosCircuitBreaker typeclass, enforcing timeouts and monitoring
- Laws provided to check against typeclass instances
- Provides two typeclass instances based either on the Monix or Akka Circuit Breaker