Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-billingbudgets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: googleapis/python-billingbudgets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 16 commits
  • 79 files changed
  • 7 contributors

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    ebf04ba View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    794cf73 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. 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
    yoshi-automation authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    4e18234 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. 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
    yoshi-automation authored Apr 11, 2021
    Configuration menu
    Copy the full SHA
    5cb03f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. chore: prevent normalization of semver versioning (#81)

    * chore: prevent normalization of semver versioning
    
    * chore: update workaround to make sic work
    dandhlee authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    cb48f0e View commit details
    Browse the repository at this point in the history
  2. chore: update templates (#82)

    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
    yoshi-automation authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    8a4286d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    a7d7e96 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. chore: add SECURITY.md (#86)

    chore: add SECURITY.md
    google-cloud-policy-bot[bot] authored May 12, 2021
    Configuration menu
    Copy the full SHA
    e82258a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6138446 View commit details
    Browse the repository at this point in the history
  3. 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.
    parthea authored May 12, 2021
    Configuration menu
    Copy the full SHA
    3e8b788 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    45110a8 View commit details
    Browse the repository at this point in the history
  2. 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.
    parthea authored May 14, 2021
    Configuration menu
    Copy the full SHA
    daa0d64 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. 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.3
    busunkim96 authored May 15, 2021
    Configuration menu
    Copy the full SHA
    cbc882c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. chore: new owl bot post processor docker image (#94)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
    gcf-owl-bot[bot] authored May 16, 2021
    Configuration menu
    Copy the full SHA
    48d6456 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. chore: release 1.2.0 (#95)

    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
    busunkim96 authored May 17, 2021
    Configuration menu
    Copy the full SHA
    be03be9 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. chore: release 1.2.0 (#96)

    release-please[bot] authored May 18, 2021
    Configuration menu
    Copy the full SHA
    e4fd7f2 View commit details
    Browse the repository at this point in the history
Loading