-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: googleapis/python-managed-identities
base: v0.1.0
head repository: googleapis/python-managed-identities
compare: v0.2.0
- 15 commits
- 49 files changed
- 8 contributors
Commits on Mar 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4d17746 - Browse repository at this point
Copy the full SHA 4d17746View commit details
Commits on Apr 1, 2021
-
test: use constraints files to check lower bounds (#5)
* [CHANGE ME] Re-generated to pick up changes in the API or client library generator. * build: use gcp-sphinx-docfx-yaml Co-authored-by: Bu Sun Kim <[email protected]> Co-authored-by: Bu Sun Kim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9182028 - Browse repository at this point
Copy the full SHA 9182028View commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5b21284 - Browse repository at this point
Copy the full SHA 5b21284View commit details
Commits on Apr 7, 2021
-
chore: Add license headers for python config files (#9)
Source-Author: Anthonios Partheniou <[email protected]> Source-Date: Tue Apr 6 11:32:03 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 5b5bf6d519b2d658d9f2e483d9f6f3d0ba8ee6bc Source-Link: googleapis/synthtool@5b5bf6d
Configuration menu - View commit details
-
Copy full SHA for 4d7b2cc - Browse repository at this point
Copy the full SHA 4d7b2ccView commit details
Commits on Apr 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b53d142 - Browse repository at this point
Copy the full SHA b53d142View commit details
Commits on Apr 16, 2021
-
build: update .OwlBot.lock with new version of post-processor (#14)
This PR updates the docker container used for OwlBot. This container performs post-processing tasks when pull-requests are opened on your repository, such as: * copying generated files into place. * generating common files from templates. Version sha256:c0deb0984dd1c56fa04aaf6974f23f4fe674d80f4329310c3f52cd46c40b7419 was published at 2021-04-16T11:10:44.579Z.
Configuration menu - View commit details
-
Copy full SHA for 2533e0c - Browse repository at this point
Copy the full SHA 2533e0cView commit details -
build: update .OwlBot.lock with new version of post-processor (#16)
This PR updates the docker container used for OwlBot. This container performs post-processing tasks when pull-requests are opened on your repository, such as: * copying generated files into place. * generating common files from templates. Version sha256:cfc0e802701262c211703c468874d767f65dabe6a1a71d0e07bfc8a3d5175f32 was published at 2021-04-16T18:49:05.779Z.
Configuration menu - View commit details
-
Copy full SHA for 1966da3 - Browse repository at this point
Copy the full SHA 1966da3View commit details -
chore: prevent normalization of semver versioning (#12)
When there is a patch version added to semver versioning, setuptools.setup(version) will normalize the versioning from -patch to .patch which is not correct SEMVER versioning. The added feature with setuptools.sic(version) will prevent this from happening.
Configuration menu - View commit details
-
Copy full SHA for 44d0ad1 - Browse repository at this point
Copy the full SHA 44d0ad1View commit details
Commits on Apr 27, 2021
-
chore(revert): revert preventing normalization (#17)
reverts previous commit for preventing normalization of versioning
Configuration menu - View commit details
-
Copy full SHA for d78a657 - Browse repository at this point
Copy the full SHA d78a657View commit details
Commits on May 12, 2021
-
chore: add SECURITY.md
Configuration menu - View commit details
-
Copy full SHA for 9430e1e - Browse repository at this point
Copy the full SHA 9430e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1789ac - Browse repository at this point
Copy the full SHA c1789acView commit details
Commits on May 14, 2021
-
chore: upgrade gapic-generator-python to 0.46.3 (#28)
PiperOrigin-RevId: 373649163 Source-Link: googleapis/googleapis@7e1b14e Source-Link: https://github.com/googleapis/googleapis-gen/commit/0a3c7d272d697796db75857bac73905c68e498c3 fix: add async client to %name_%version/init.py chore: add autogenerated snippets chore: remove auth, policy, and options from the reserved names list feat: support self-signed JWT flow for service accounts chore: enable GAPIC metadata generation chore: sort subpackages in %namespace/%name/init.py
Configuration menu - View commit details
-
Copy full SHA for cf6f145 - Browse repository at this point
Copy the full SHA cf6f145View commit details
Commits on May 15, 2021
-
fix(deps): add packaging requirement (#30)
Add packaging requirement. packaging.version is used for a version comparison in transports/base.py and is needed after the upgrade to gapic-generator-python 0.46.3
Configuration menu - View commit details
-
Copy full SHA for e618271 - Browse repository at this point
Copy the full SHA e618271View commit details
Commits on May 16, 2021
-
chore: new owl bot post processor docker image (#31)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
Configuration menu - View commit details
-
Copy full SHA for 72bcc1b - Browse repository at this point
Copy the full SHA 72bcc1bView commit details
Commits on May 18, 2021
-
🤖 I have created a release \*beep\* \*boop\* --- ## [0.2.0](https://www.github.com/googleapis/python-managed-identities/compare/v0.1.0...v0.2.0) (2021-05-16) ### Features * support self-signed JWT flow for service accounts ([cf6f145](https://www.github.com/googleapis/python-managed-identities/commit/cf6f1456a626433753dafff5700f182497d9b18d)) ### Bug Fixes * add async client to %name_%version/init.py ([cf6f145](https://www.github.com/googleapis/python-managed-identities/commit/cf6f1456a626433753dafff5700f182497d9b18d)) * **deps:** add packaging requirement ([#30](https://www.github.com/googleapis/python-managed-identities/issues/30)) ([e618271](https://www.github.com/googleapis/python-managed-identities/commit/e618271758f0c9a8ed2c2ae8b057f9fc83491724)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 663d207 - Browse repository at this point
Copy the full SHA 663d207View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.0...v0.2.0