Skip to content

Commit

Permalink
update hash + changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gpcarr committed Aug 10, 2020
1 parent 8423475 commit 0394b22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ To depend on the `MockGoogle*` classes, additionally depend on:

Contains utility functions for talking to Google APIs via com.google.cloud client library (more recent) via gRPC.

Latest SBT dependency: `"org.broadinstitute.dsde.workbench" %% "workbench-google2" % "0.11-c0e6762"`
Latest SBT dependency: `"org.broadinstitute.dsde.workbench" %% "workbench-google2" % "0.11-TRAVIS-REPLACE-ME"`

To start the Google PubSub emulator for unit testing:

Expand Down
3 changes: 2 additions & 1 deletion google2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ Changed:

Added:
- Add `detachDisk`
- Add `listPodStatus` to `KubernetesService`, returns statuses of all pods belonging to a k8s cluster

SBT dependency: `"org.broadinstitute.dsde.workbench" %% "workbench-google2" % "0.11-c0e6762"`
SBT dependency: `"org.broadinstitute.dsde.workbench" %% "workbench-google2" % "0.11-TRAVIS-REPLACE-ME"`

## 0.10
Changed:
Expand Down

0 comments on commit 0394b22

Please sign in to comment.