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-redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: googleapis/python-redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 19 commits
  • 80 files changed
  • 7 contributors

Commits on Mar 18, 2021

  1. chore: cleanup synth.py (#50)

    These replacements are no longer needed.
    busunkim96 authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    2dce0c6 View commit details
    Browse the repository at this point in the history
  2. chore: add constraints file (#41)

    Add constraints file to test lower bounds. These files will not be used until the noxfile is changed in googleapis/synthtool#869.
    busunkim96 authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    bbdf4f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. fix: remove libcst from requirements (#54)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/b7e3829a-3e8f-4faf-94ca-1fb2fbe956df/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    PiperOrigin-RevId: 364411656
    Source-Link: googleapis/googleapis@149a3a8
    PiperOrigin-RevId: 361662015
    Source-Link: googleapis/googleapis@28a5919
    PiperOrigin-RevId: 359562873
    Source-Link: googleapis/googleapis@07932bb
    PiperOrigin-RevId: 355923884
    Source-Link: googleapis/googleapis@5e3dace
    PiperOrigin-RevId: 354996675
    Source-Link: googleapis/googleapis@20712b8
    PiperOrigin-RevId: 352816749
    Source-Link: googleapis/googleapis@ceaaf31
    PiperOrigin-RevId: 350246057
    Source-Link: googleapis/googleapis@5206824
    yoshi-automation authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    6a10fff View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. build(python): update docfx job to use new plugin (#57)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/1913c2ca-caa3-45bd-8d6a-b1a99a9c1e2a/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@4501974
    yoshi-automation authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    26e1d52 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 (#58)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/e2133d95-b3b6-4c04-bc1f-81a878a0f1ac/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
    4a77ccf View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

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

Commits on Apr 16, 2021

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

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

Commits on Apr 22, 2021

  1. build: use PyPI API token in secret manager (#61)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/8d71ddae-9f91-49b3-98b9-68dd3a4bc768/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 22, 2021
    Configuration menu
    Copy the full SHA
    bc7715c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06012af View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

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

Commits on May 12, 2021

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

    chore: add SECURITY.md
    google-cloud-policy-bot[bot] authored May 12, 2021
    Configuration menu
    Copy the full SHA
    025cbbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5aad2b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

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

Commits on May 15, 2021

  1. fix(deps): add packaging requirement (#76)

    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
    7d53117 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 (#77)

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

Commits on May 22, 2021

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

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
    gcf-owl-bot[bot] authored May 22, 2021
    Configuration menu
    Copy the full SHA
    6787c61 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

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

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0856ca711da1fd5ec9d6d7da6c50aa0bbf550fb94acb47b55159a640791987bf
    gcf-owl-bot[bot] authored May 28, 2021
    Configuration menu
    Copy the full SHA
    d9aa437 View commit details
    Browse the repository at this point in the history
  2. chore: new owl bot post processor docker image (#81)

    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
    gcf-owl-bot[bot] authored May 28, 2021
    Configuration menu
    Copy the full SHA
    711a330 View commit details
    Browse the repository at this point in the history
Loading