Skip to content

v1.0.0 Alpha 8

Pre-release
Pre-release
Compare
Choose a tag to compare
@scossu scossu released this 26 Mar 13:30
· 431 commits to master since this release
b6a77d1

What is included in this release

Alpha 8 introduces a migration tool and other enhancements and bug fixes.

Features

  • Migration tool (#23)
  • Referential integrity checks (#31)

Enhancements

  • More efficient and cleaner handling of data keys (#17)
  • Enhanced resource view in UI
  • Simplified and more efficient PATCH operations
  • Zero configuration startup
  • More minor enhancements

Bug Fixes

  • STOMP protocol mismatch
  • Missing UID slash when POSTing to root (#26)
  • Running out of readers in long-running processes

Other

  • Travis and Docker integration