Releases: DataBiosphere/terra-cloud-resource-lib
Releases · DataBiosphere/terra-cloud-resource-lib
Change Bigquery package to api- library
This is a breaking change to the Bigquery subproject. This rewrites that project to wrap Google's older generated client library instead of their newer client library, which lacks full Dataset-level IAM functionality.
Move CRL to Java 11
Move cloud resource library from Java 8 to Java 11. All current CRL clients are already using Java 11, so this should not be a disruptive change.
Fix Janitor client dependencies in test
Fix the test fixtures dependencies to use the same Janitor client library as the rest of the code.
Add google-notebooks package
[PF-468] Add Google AI Notebooks package.
Update common packages for new Janitor client version.
Add structured logs to the common package
v0.2.5 [PF-539] Add structured logs to the CRL operation annotator
Add AI Notebook instance to Cloud Resource UIds.
v0.2.4 PF-468 Add GoogleAiNotebookInstanceUid to the cloud resources uids. (…
Bump and publish Storage version
v0.2.3 tmp (#68)
Update IAM package to support custom role
Merge pull request #65 from DataBiosphere/zl-pf412 [PF-412] Add custom role endpoint support