Skip to content

Releases: DataBiosphere/terra-cloud-resource-lib

google-dataproc

28 Jun 17:35
Compare
Choose a tag to compare

Adds the dataproc cluster cow

What's Changed

New Contributors

Full Changelog: 1.2.20...1.2.21

google-notebooks updates

25 May 13:06
d2d21ec
Compare
Choose a tag to compare

Add update metadata wrapper.

Public IP is no longer required field

09 May 18:05
1a56713
Compare
Choose a tag to compare
Make Public IP optional parameter for VM creation (#131)

Co-authored-by: Sergiy Getlin <[email protected]>

First release as consolidated lib

22 Mar 18:30
aa2e99d
Compare
Choose a tag to compare

Now instead of a library version for each project, we have a single project with everything and a single version number.

Support Service Usage Consumer Quota Overrides for BigQuery

10 Mar 16:08
50d4a44
Compare
Choose a tag to compare

Support Service Usage Consumer Quota Overrides for BigQuery

Remove region from CreateRelayHybridConnectionRequestData

04 Mar 21:30
a4a69f4
Compare
Choose a tag to compare

What's Changed

  • TOAZ-38 [CRL] Add support for Azure Container Instance by @sergiygetlin in #116
  • [TOAZ-71] Remove region field for CreateRelayHybridConnectionRequestData by @Qi77Qi in #117

New Contributors

Full Changelog: v0.19...0.20

Update notebook API version

17 Feb 17:26
5bb480d
Compare
Choose a tag to compare

Update google-api-services-notebook dependency to v1-rev20220125-1.32.1.

Add Azure Relay Support

16 Feb 20:22
d1ceb71
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.0...0.18.3

Clean up Azure network security groups in Janitor

13 Jan 20:54
a13ed00
Compare
Choose a tag to compare

PR: #106

Janitor was not cleaning up Azure NSGs, causing us to leak resources from WSM tests. This release fixes that.

Add subnetworks.aggregatedList to CloudComputeCow

06 Jan 18:37
fdf26f8
Compare
Choose a tag to compare
  • #103: Add Subnetworks.AggregatedList to CloudComputeCow (#103)
  • #104: For Bigquery.Datasets.List, add setMaxResults()