-
Notifications
You must be signed in to change notification settings - Fork 33
Comparing changes
Open a pull request
base repository: googleapis/python-spanner-sqlalchemy
base: v1.15.0
head repository: googleapis/python-spanner-sqlalchemy
compare: v1.16.0
- 6 commits
- 10 files changed
- 4 contributors
Commits on Sep 1, 2025
-
chore(deps): update dependency typing-extensions to v4.15.0 (#746)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [typing-extensions](https://redirect.github.com/python/typing_extensions) ([changelog](https://redirect.github.com/python/typing_extensions/blob/main/CHANGELOG.md)) | `==4.14.1` -> `==4.15.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>python/typing_extensions (typing-extensions)</summary> ### [`v4.15.0`](https://redirect.github.com/python/typing_extensions/blob/HEAD/CHANGELOG.md#Release-4150-August-25-2025) [Compare Source](https://redirect.github.com/python/typing_extensions/compare/4.14.1...4.15.0) No user-facing changes since 4.15.0rc1. </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, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/python-spanner-sqlalchemy). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Configuration menu - View commit details
-
Copy full SHA for 7d6865e - Browse repository at this point
Copy the full SHA 7d6865eView commit details -
chore(deps): update dependency cachetools to v6.2.0 (#747)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [cachetools](https://redirect.github.com/tkem/cachetools) | `==6.1.0` -> `==6.2.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tkem/cachetools (cachetools)</summary> ### [`v6.2.0`](https://redirect.github.com/tkem/cachetools/blob/HEAD/CHANGELOG.rst#v620-2025-08-25) [Compare Source](https://redirect.github.com/tkem/cachetools/compare/v6.1.0...v6.2.0) \=================== - Improve general `RRCache` performance by storing cache keys in an additional sequence container. Note that this will increase memory consumption. - Add more unit tests. </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, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/python-spanner-sqlalchemy). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Configuration menu - View commit details
-
Copy full SHA for c1d6ee0 - Browse repository at this point
Copy the full SHA c1d6ee0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74a92ba - Browse repository at this point
Copy the full SHA 74a92baView commit details -
feat: Support NULL FILTERED indexes (#750)
Add support for the NULL FILTERED index option: https://cloud.google.com/spanner/docs/secondary-indexes#null-indexing-disable
Configuration menu - View commit details
-
Copy full SHA for 4bc0589 - Browse repository at this point
Copy the full SHA 4bc0589View commit details
Commits on Sep 2, 2025
-
docs: add sample for parse_json (#752)
Add a sample and test for using the parse_json function with SQLAlchemy. Fixes #735
Configuration menu - View commit details
-
Copy full SHA for b2f0e89 - Browse repository at this point
Copy the full SHA b2f0e89View commit details -
chore(main): release 1.16.0 (#751)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8090052 - Browse repository at this point
Copy the full SHA 8090052View 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.15.0...v1.16.0