Skip to content
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-spanner-sqlalchemy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: googleapis/python-spanner-sqlalchemy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 14 commits
  • 18 files changed
  • 5 contributors

Commits on Aug 11, 2022

  1. chore(deps): update actions/setup-python action to v4 (#223)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    Co-authored-by: Ilya Gurov <gurovilya9@gmail.com>
    Co-authored-by: Astha Mohta <35952883+asthamohta@users.noreply.github.com>
    4 people authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c6f631c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Update README.rst (#233)

    Closes #230
    IlyaFaer authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8bab5fb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

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

Commits on Aug 29, 2022

  1. Update README.rst (#237)

    See for more details: #229 (comment)
    IlyaFaer authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    78582fe View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. docs: mention autocommit_block as a solution for Aborted transaction … (

    #239)
    
    …error during migration
    
    Closes #229
    IlyaFaer authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    f23e599 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

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

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    51cdc53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    528a9b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68b9bc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. fix: adding requirements (#250)

    * fix:adding requirements
    
    * fix: adding requirements to kokoro
    
    * fix: adding requirements
    
    * update .kokoro/requirements.txt
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    asthamohta and parthea authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    61a13d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    564d16d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency importlib-metadata to v5 (#257)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [importlib-metadata](https://togithub.com/python/importlib_metadata) | `==4.12.0` -> `==5.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/importlib-metadata/5.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/importlib-metadata/5.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/importlib-metadata/5.0.0/compatibility-slim/4.12.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/importlib-metadata/5.0.0/confidence-slim/4.12.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>python/importlib_metadata</summary>
    
    ### [`v5.0.0`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v500)
    
    [Compare Source](https://togithub.com/python/importlib_metadata/compare/v4.13.0...v5.0.0)
    
    \======
    
    -   [#&#8203;97](https://togithub.com/python/importlib_metadata/issues/97), [#&#8203;284](https://togithub.com/python/importlib_metadata/issues/284), [#&#8203;300](https://togithub.com/python/importlib_metadata/issues/300): Removed compatibility shims for deprecated entry
        point interfaces.
    
    ### [`v4.13.0`](https://togithub.com/python/importlib_metadata/blob/HEAD/CHANGES.rst#v4130)
    
    [Compare Source](https://togithub.com/python/importlib_metadata/compare/v4.12.0...v4.13.0)
    
    \=======
    
    -   [#&#8203;396](https://togithub.com/python/importlib_metadata/issues/396): Added compatibility for `PathDistributions` originating
        from Python 3.8 and 3.9.
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-spanner-sqlalchemy).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMiIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4yIn0=-->
    renovate-bot authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    e61147c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    3c302d6 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.2.2 (#262)

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