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-django
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: googleapis/python-spanner-django
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 2 commits
  • 31 files changed
  • 4 contributors

Commits on Apr 25, 2024

  1. feat!: Support Django 4.2 (#865)

    * feat: Changes for Django 4.2
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Adding allow_transactions_in_auto_commit property
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Comments incorporated
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Update README.rst
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    
    * Update README.rst
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    
    * Update README.rst
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    
    * Update django_spanner/base.py
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    
    * Comments incorporated
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    3 people authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    75cd9bc View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. chore(main): release 4.0.0 (#882)

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