Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

chore(main): release 1.0.0 #191

Closed
wants to merge 1 commit into from

Conversation

release-please[bot]
Copy link
Contributor

🤖 I have created a release beep boop

1.0.0 (2022-01-13)

⚠ BREAKING CHANGES

Features

  • add always_use_jwt_access (4d673cf)
  • add support for python 3.10 (#131) (703ac17)
  • Adding code samples and tests for them (#55) (14cd352)
  • adding samples for default values (#64) (553e389)
  • adding samples to start/stop/reset operations (#75) (0df87a9)
  • bump release level to production/stable (#189) (d5a5438)
  • generate v1 (53f9a3d)
  • Integrate latest compute API definitions (#143) (878f8fc)
  • Raise GoogleAPICallError on REST response errors (01db23b)
  • Re-generated to pick up changes from googleapis-discovery with latest fixes (#60) (01db23b)
  • Regenerate newest version of python-compute with field presence support (#49) (6181460)
  • remove support for google-api-core < 1.26.0 (01db23b)
  • run synthtool to pick up mtls feature (#6) (3abec21)
  • support self-signed JWT flow for service accounts (de739a1)
  • Switch to string enums for compute (#685) (#158) (6cfa01e)
  • update to the latest version of the code generator (#147) (de739a1)

Bug Fixes

  • add 'dict' annotation type to 'request' (de739a1)
  • compute: Updated max_results to 100 to avoid too many API calls (#108) (691e38e)
  • correct region tag formatting (#102) (8339c00)
  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#81) (1163f2b)
  • deps: require google-api-core >=2.2.0 (de739a1)
  • deps: require proto-plus >=1.19.7 (de739a1)
  • don't use integers for enums in json encoding (a3685b5)
  • exclude docs and tests from package (#65) (c157bf5)
  • fix body encoding for rest transport (#17) (a3685b5)
  • fix required query params handling (closes #12) (4d673cf)
  • handle GCP enum name start with uppercase IPProtocol (#691) (#166) (3d0fe75)
  • ignore unknown fields in response (#25) (a8c37b4)
  • Kokoro uses separate project for concurent tests. (#83) (40afb33)
  • make parent_id fields required compute move and insert methods (#686) (#160) (8b373af)
  • regenerate the client lib (#9) (b9def52)
  • set development status classifier to alpha (#2) (54814f8)
  • stabilize order of query_params (a3685b5)
  • uint64/int64 fields accept ints instead of strings (4d673cf)
  • uint64/int64 fields accept ints instead of strings (#92) (4d673cf)
  • update paging implementation to handle unconventional pagination (a3685b5)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners January 13, 2022 19:04
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 13, 2022
@product-auto-label product-auto-label bot added the api: compute Issues related to the googleapis/python-compute API. label Jan 13, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 13, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 13, 2022
@parthea parthea closed this Jan 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: compute Issues related to the googleapis/python-compute API. autorelease: closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot resize to 0 instances
2 participants