-
Notifications
You must be signed in to change notification settings - Fork 49
Release Notes 2.0.0
This release is a small change, but potentially requires major adjustments for users. Java 1.8 is now required, and Sirius has moved to Scala 2.11.8. Please see the Migration Guide 1.2.x to 2.0.x page for more information.
The major change here is to upgrade to Akka 2.4 and switch to all-SBT build (no more maven). Only small test changes were required, which was a nice surprise after the previous akka upgrade. Users will not need to make any API changes, but they will need to ensure they're using a modern Java environment.
Major changes:
- Upgrade to Akka 2.4 (PR #124)
- 8bc9198 Remove pom file; all-sbt build (PR #128)
Other changes:
- e890679 Use Travis CI container infrastructure (PR #123)
- 61150e9 Bump version to 1.2.7-SNAPSHOT (PR #120)
Copyright 2013-2017 Comcast Cable Communications Management, LLC
Using Sirius
Getting started with Sirius
Configuring Sirius
How to Deploy Sirius
Reference Applications
Migrations and Release Notes
Migration Guide 1.1.x to 1.2.x
Release Notes 2.0.0
Migration Guide 1.2.x to 2.0.x
Developing Sirius
Getting Started
Contributing Guildelines
License
Releasing Sirius
Scaladocs
Test Timeout Failures
Transaction Log
Implementation
Live Compaction
waltool
Other