Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 484 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 484 Bytes

Changelog

This file documents changes to the rawls-model library, including notes on how to upgrade to new versions.

0.1

Added:

  • Support 2.13
  • ExecutionModel classes moved from core to model
  • getBucketUsageV2 API
  • Added ID to BILLING_PROJECT table
  • Added id field to RawlsBillingProjectResponse response
  • Added getBillingProjectById API
  • Removed BucketUsageResponse response

SBT dependency: "org.broadinstitute.dsde" %% "rawls-model" % "v0.0.327-SNAP"