Skip to content

Releases: goblet/goblet_gcp_client

0.1.9

04 Oct 15:10
b38e506
Compare
Choose a tag to compare

What's Changed

  • add missing requirement , enable testing workflow by @qua-jones in #19
  • add flake8 file, update dev-requirements by @qua-jones in #20
  • Update client options to remove unnecessary credential assignment by @nthings in #21

Full Changelog: 0.1.7...0.1.9

0.1.7

11 Sep 19:35
5575f83
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.6...0.1.7

0.1.6

01 Jun 14:28
3eee282
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.5...0.1.6

0.1.5

12 May 13:04
f166aa4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.4...0.1.5

0.1.4

08 May 18:52
feb816c
Compare
Choose a tag to compare

What's Changed

  • Fix import for reset_replay_count by @anovis in #12
  • update to latest google api python client version 2.86.0 by @qua-jones in #13

New Contributors

  • @qua-jones made their first contribution in #13

Full Changelog: 0.1.3...0.1.4

0.1.3

24 Mar 13:45
8f6a03e
Compare
Choose a tag to compare

What's Changed

  • query metadata.google.internal/computeMetadata/v1/instance/region to get region by @mauriciowittenberg in #11

New Contributors

Full Changelog: 0.1.2...0.1.3

0.1.2

28 Feb 16:33
013f674
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

10 Feb 14:36
20b7c0c
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @anovis made their first contribution in #4

Full Changelog: 0.1.0...0.1.1

0.1.0

09 Feb 21:40
Compare
Choose a tag to compare

Initial Commit

  • GCP Client
  • wait_for_operation
  • Http Integration Test support