Skip to content

Releases: overture-stack/score

Release 5.12.0-SNAPSHOT

09 Oct 19:21
34a53a4
Compare
Choose a tag to compare
Pre-release

Docker Images

  • Score Client: docker pull ghcr.io/overture-stack/score:5.12.0-SNAPSHOT
  • Score Server: docker pull ghcr.io/overture-stack/score-server:5.12.0-SNAPSHOT

What's Changed

  • Fix deprecated maven repo by @leoraba in #391
  • code format by @leoraba in #392
  • Updated Slack link by @MitchellShiell in #372
  • Update Jenkinsfile by @yalturmes in #397
  • Fix related to eliminating the dcc Dependencies and unsed tests from the code by @Azher2Ali in #402
  • Commiting fix related to Download of an ObjectId with/without .meta files by @Azher2Ali in #400
  • S3 Service using API instead of .meta file by @Azher2Ali in #406
  • Refactor S3 Bucket Name Retrieval Method by @Azher2Ali in #408
  • Improve String Handling for Empty and Whitespace Parameters in Key and Bucket Methods by @Azher2Ali in #409
  • Generate Logical Parts for object downloads when no .meta file is available by @Azher2Ali in #413
  • Retrieve MD5 from object metadata by @joneubank in #414
  • Keycloak permission manager by @leoraba in #387
  • Renamed the constant ICGCFS to SCOREFS by @Azher2Ali in #425
  • change URI scheme from icgc:// to score:// by @Azher2Ali in #426
  • Remove wiki reference comment in DownloadManifest.java by @Azher2Ali in #427
  • Remove unused scripts and static resources from score by @Azher2Ali in #433
  • Update token header key from ICGC to SCORe by @Azher2Ali in #436
  • Update READMEs to replace ICGC with SCORe by @Azher2Ali in #448
  • Renaming the icgc references to SCORe by @Azher2Ali in #452
  • Rephrasing the error handling messages by @Azher2Ali in #456
  • Renaming the icgc reference to SCORe by @Azher2Ali in #455
  • Deleting the settings folder belonging to specific IDEs by @Azher2Ali in #450
  • Removing out dated tests which are no longer in service by @Azher2Ali in #451
  • Updating the icgc buckets to overture.example.score by @Azher2Ali in #457
  • Deleting unused templated which are related to kf by @Azher2Ali in #465
  • Rename Default Buckets in Docker-Compose and Update References in SCORe by @Azher2Ali in #471
  • Consolidate Manifest Handling by Removing KF-Specific Implementation by @Azher2Ali in #470
  • Eliminating Error messaging referencing ICGC by @Azher2Ali in #454
  • Removing ICGC support contact info currently which are inside the SCO… by @Azher2Ali in #453
  • Remove Hardcoded Profiles and Default URLs from SCORe Client by @Azher2Ali in #469
  • Eliminating kf profile from the codebase by @Azher2Ali in #476
  • Remove @Profile Annotations from DownloadController and UploadController by @Azher2Ali in #477
  • Remove Hardcoded URL in Benchmark Profile by @Azher2Ali in #478
  • Eliminating aws and collaboratory profile and configuring s3 profile in application.yml and documentation. by @Azher2Ali in #479
  • Rename COLLABORATORY Strorage Profile to S3 in SCORe by @Azher2Ali in #480
  • Merge from main to develop by @leoraba in #483

New Contributors

Full Changelog: 5.10.0...5.12.0-SNAPSHOT

Release 5.11.0

10 Oct 16:21
4bcd906
Compare
Choose a tag to compare

Docker Images

  • Score Client: docker pull ghcr.io/overture-stack/score:5.11.0
  • Score Server: docker pull ghcr.io/overture-stack/score-server:5.11.0

What's Changed

Full Changelog: 5.10.1...5.11.0

5.10.0

08 Oct 20:01
66ad1f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.0...5.10.0

Merge pull request #296 from overture-stack/rc/5.3.0

29 Mar 19:15
b74694a
Compare
Choose a tag to compare

Score Release Notes

  • Release Version: 5.3.0
  • Release Date: March 18, 2021

Bug Fixes Since Last Release

  • Fixed Docker build/tag instructions in Jenkins file to use correct version.

3.0.1

22 Jan 01:26
a7cef70
Compare
Choose a tag to compare

Summary

Bug Fixes

  • null pointer exception when using the score-client to download by analysisId

Docker Images

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

Distributions

score-server 3.0.1 distribution
score-client 3.0.1 distribution

Details

Full Changelog

3.0.0

22 Jan 01:23
942e0ba
Compare
Choose a tag to compare

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

2.2.1

13 Dec 18:57
05f9add
Compare
Choose a tag to compare

Docker Images

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

Distributions

score-server 2.2.1 distribution
score-client 2.2.1 distribution

Details

Full Changelog

2.2.0

13 Dec 19:02
79e9d36
Compare
Choose a tag to compare

Docker Images

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

Distributions

score-server 2.2.0 distribution
score-client 2.2.0 distribution

Details

Full Changelog

1.6.1

30 Apr 21:38
Compare
Choose a tag to compare

Bug Fixes

  • Fixed deadlock issue with song (#139)

Downloads

Score Server 1.6.1

Score Client 1.6.1

1.6.0

30 Apr 21:38
Compare
Choose a tag to compare

Bug Fixes

  • Fixed View command errors on score-client with aligned and unaligned bams (#137)

New Features

  • Added guard on score-server, that ensures only PUBLISHED objects can be downloaded (#129)

Downloads

Score Server 1.6.0

Score Client 1.6.0