Skip to content

3.0.0

Compare
Choose a tag to compare
@rtisma rtisma released this 25 Nov 20:12
· 615 commits to develop since this release
3677339

Summary

Breaking Changes

  • removed analysisId field from submission payload for the Submit endpoint in song-server. They are now randomly generated
  • removed includeAnalysisId request parameter from Export endpoint in song-server
  • removed -i, --include-analysis-id from export command in song-client
  • removed includeAnalysisId method argument from export SDK method

Bug Fixes

  • Fixed song-client updateFile and search -a file deserialization issues

New Features

  • Added customizable federated ID service configuration

Infra

  • Improved docker infrastructure to not use docker host network and use images from Dockerhub

Docker Images

Song Client: docker pull overture/song-client:3.0.0
Song Server: docker pull overture/song-server:3.0.0

Details

Full Changelog

Closed issues:

  • Update docker infra #499
  • Refactor LocalIdService #489
  • Release Dynamic Song + client #485
  • Id Server Integration Specs #483
  • Implement configurable ID generation #471

Merged pull requests: