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.5.1
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.6.0
Choose a head ref
  • 5 commits
  • 19 files changed
  • 4 contributors

Commits on Jan 21, 2022

  1. ci(python): run lint / unit tests / docs as GH actions (#150)

    * ci(python): run lint / unit tests / docs as GH actions
    
    Source-Link: googleapis/synthtool@57be0cd
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ed1f9983d5a935a89fe8085e8bb97d94e41015252c5b6c9771257cf8624367e6
    
    * add commit to trigger gh actions
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    20a176a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. feat: add api key support (#151)

    * chore: upgrade gapic-generator-java, gax-java and gapic-generator-python
    
    PiperOrigin-RevId: 423842556
    
    Source-Link: googleapis/googleapis@a616ca0
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/29b938c58c1e51d019f2ee539d55dc0a3c86a905
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjliOTM4YzU4YzFlNTFkMDE5ZjJlZTUzOWQ1NWRjMGEzYzg2YTkwNSJ9
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    044d0b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. feat: add automated RDB, also known as persistence (#153)

    * feat: Add automated RDB (AKA persistence)
    
    PiperOrigin-RevId: 424884640
    
    Source-Link: googleapis/googleapis@28c6bb9
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/ea1c8b2a6449cc39d2cbccfa3c725fba470bd941
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWExYzhiMmE2NDQ5Y2MzOWQyY2JjY2ZhM2M3MjVmYmE0NzBiZDk0MSJ9
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    30d3fc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. chore: use gapic-generator-python 0.62.1 (#155)

    - [ ] Regenerate this pull request now.
    
    fix: resolve DuplicateCredentialArgs error when using credentials_file
    
    committer: parthea
    PiperOrigin-RevId: 425964861
    
    Source-Link: googleapis/googleapis@84b1a5a
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4fb761bbd8506ac156f49bac5f18306aa8eb3aa8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGZiNzYxYmJkODUwNmFjMTU2ZjQ5YmFjNWYxODMwNmFhOGViM2FhOCJ9
    gcf-owl-bot[bot] authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    73a5057 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. chore(main): release 2.6.0 (#152)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    f49a1e9 View commit details
    Browse the repository at this point in the history
Loading