Skip to content

3.0.0

Compare
Choose a tag to compare
@rtisma rtisma released this 22 Jan 01:23
· 285 commits to develop since this release
942e0ba

Summary

Breaking changes

  • default storage and Spring Boot profile is default

Bug Fixes

  • We default to using the S3 configuration unless we're using the 'azure' profile, rather than just crashing when the info command is run for things like 'oicr', etc.

Misc

  • ./score-client info command now reports the metadataUrl and storageUrl

Docker Images

Score Client: docker pull overture/score:3.0.0
Score Server: docker pull overture/score-server:3.0.0

Distributions

score-server 3.0.0 distribution
score-client 3.0.0 distribution

Details

Full Changelog