-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: googleapis/python-billingbudgets
base: v1.1.1
head repository: googleapis/python-billingbudgets
compare: v1.2.0
- 16 commits
- 79 files changed
- 7 contributors
Commits on Apr 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ebf04ba - Browse repository at this point
Copy the full SHA ebf04baView commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 794cf73 - Browse repository at this point
Copy the full SHA 794cf73View commit details
Commits on Apr 7, 2021
-
chore: Add license headers for python config files (#79)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/84f8868d-ac4d-4151-a388-e762b5d35837/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@5b5bf6d
Configuration menu - View commit details
-
Copy full SHA for 4e18234 - Browse repository at this point
Copy the full SHA 4e18234View commit details
Commits on Apr 11, 2021
-
chore: add constraints file check for python samples (#80)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/0030bfb0-e6e5-45fd-8c04-2f284433a1b3/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@0a071b3
Configuration menu - View commit details
-
Copy full SHA for 5cb03f2 - Browse repository at this point
Copy the full SHA 5cb03f2View commit details
Commits on Apr 16, 2021
-
chore: prevent normalization of semver versioning (#81)
* chore: prevent normalization of semver versioning * chore: update workaround to make sic work
Configuration menu - View commit details
-
Copy full SHA for cb48f0e - Browse repository at this point
Copy the full SHA cb48f0eView commit details -
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/3d008c26-4fef-441f-9a50-cd05b45fd2d1/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@043cc62 Source-Link: googleapis/synthtool@721339a
Configuration menu - View commit details
-
Copy full SHA for 8a4286d - Browse repository at this point
Copy the full SHA 8a4286dView commit details
Commits on Apr 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a7d7e96 - Browse repository at this point
Copy the full SHA a7d7e96View commit details
Commits on May 12, 2021
-
chore: add SECURITY.md
Configuration menu - View commit details
-
Copy full SHA for e82258a - Browse repository at this point
Copy the full SHA e82258aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6138446 - Browse repository at this point
Copy the full SHA 6138446View commit details -
chore: migrate to owl bot (#89)
This PR migrates from autosynth to [owl bot](https://github.com/googleapis/repo-automation-bots/tree/master/packages/owl-bot). owl bot will save time for maintainers as it will automatically open PRs when there are updates in [googleapis-gen](https://github.com/googleapis/googleapis-gen/tree/master/google) without requiring maintainers to run `synthtool` to build the client from protos. Additionally, similar to autosynth, PRs will be automatically opened when there are template updates.
Configuration menu - View commit details
-
Copy full SHA for 3e8b788 - Browse repository at this point
Copy the full SHA 3e8b788View commit details
Commits on May 14, 2021
-
chore: upgrade gapic-generator-python to 0.46.3 (#91)
PiperOrigin-RevId: 373649163 Source-Link: googleapis/googleapis@7e1b14e Source-Link: https://github.com/googleapis/googleapis-gen/commit/0a3c7d272d697796db75857bac73905c68e498c3
Configuration menu - View commit details
-
Copy full SHA for 45110a8 - Browse repository at this point
Copy the full SHA 45110a8View commit details -
Update
begin-after-commit-hash(#92)The generated client in this library was recently updated so the `begin-after-commit-hash` should match the SHA of the update: The following changes were pulled in: feat: Added support for configurable budget time period. fix: Updated some documentation links.
Configuration menu - View commit details
-
Copy full SHA for daa0d64 - Browse repository at this point
Copy the full SHA daa0d64View commit details
Commits on May 15, 2021
-
fix(deps): add packaging requirement (#93)
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.3Configuration menu - View commit details
-
Copy full SHA for cbc882c - Browse repository at this point
Copy the full SHA cbc882cView commit details
Commits on May 16, 2021
-
chore: new owl bot post processor docker image (#94)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
Configuration menu - View commit details
-
Copy full SHA for 48d6456 - Browse repository at this point
Copy the full SHA 48d6456View commit details
Commits on May 17, 2021
-
It appears we lost the feat/fix information provided in daa0d64 so the generated release version number in #77 is incorrect. This PR is intentionally empty. (see https://github.com/googleapis/release-please#how-do-i-change-the-version-number) Release-As: 1.2.0
Configuration menu - View commit details
-
Copy full SHA for be03be9 - Browse repository at this point
Copy the full SHA be03be9View commit details
Commits on May 18, 2021
-
🤖 I have created a release \*beep\* \*boop\* --- ## [1.2.0](https://www.github.com/googleapis/python-billingbudgets/compare/v1.1.1...v1.2.0) (2021-05-17) ### Features * added support for configurable budget time period ([#91](https://www.github.com/googleapis/python-billingbudgets/issues/91)) ([45110a8](45110a8)) * support self-signed JWT flow for service accounts ([#91](https://www.github.com/googleapis/python-billingbudgets/issues/91)) ([45110a8](45110a8)) ### Bug Fixes * **deps:** add packaging requirement ([#93](https://www.github.com/googleapis/python-billingbudgets/issues/93)) ([cbc882c](https://www.github.com/googleapis/python-billingbudgets/commit/cbc882c3562d88b4563ae715b74379390ba41e1f)) * use correct retry deadlines ([#66](https://www.github.com/googleapis/python-billingbudgets/issues/66)) ([ebf04ba](https://www.github.com/googleapis/python-billingbudgets/commit/ebf04baa60cba88a556465b18fb5fc3a3ae9a0a0)) * add async client to %name_%version/init.py ([#91](https://www.github.com/googleapis/python-billingbudgets/issues/91)) ([45110a8](45110a8)) ### Miscellaneous Chores * release 1.2.0 ([#95](https://www.github.com/googleapis/python-billingbudgets/issues/95)) ([be03be9](https://www.github.com/googleapis/python-billingbudgets/commit/be03be9af446c01ded9f7306eb376a73972de39e)) --- 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 e4fd7f2 - Browse repository at this point
Copy the full SHA e4fd7f2View 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 v1.1.1...v1.2.0