Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: update Stable/3.2.x to work with django 3.2 tests #710

Merged
merged 40 commits into from Sep 21, 2021

Commits on Jun 29, 2021

  1. performance files

    asthamohta committed Jun 29, 2021
    Copy the full SHA
    04a7745 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. test_benchmark

    asthamohta committed Jul 5, 2021
    Copy the full SHA
    7a99ca1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Copy the full SHA
    79d94f7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aad550c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cd8d080 View commit details
    Browse the repository at this point in the history
  4. changes to number of runs

    asthamohta committed Jul 7, 2021
    Copy the full SHA
    ba0faee View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    974f690 View commit details
    Browse the repository at this point in the history
  6. adding comments

    asthamohta committed Jul 7, 2021
    Copy the full SHA
    155aa13 View commit details
    Browse the repository at this point in the history
  7. linting changes

    asthamohta committed Jul 7, 2021
    Copy the full SHA
    25f9a75 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Copy the full SHA
    8cdd431 View commit details
    Browse the repository at this point in the history
  2. 3.2 changes

    asthamohta committed Jul 21, 2021
    Copy the full SHA
    bd2ae62 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'stable/3.2.x' of github.com:asthamohta/python-spanner-d…

    …jango into stable/3.2.x
    asthamohta committed Jul 21, 2021
    Copy the full SHA
    2ebb7a9 View commit details
    Browse the repository at this point in the history
  4. adding version change

    asthamohta committed Jul 21, 2021
    Copy the full SHA
    9a81474 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    069fcc4 View commit details
    Browse the repository at this point in the history
  6. version changes

    asthamohta committed Jul 21, 2021
    Copy the full SHA
    853526e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. chore: fix release build (googleapis#659)

    * chore: fix release build
    
    Fix release build by migrating to secret manager secrets and use templated kokoro configs for docs/ and release/
    
    * fix: fix config names
    
    * chore: add populate secrets script
    
    * docs: fix license
    
    * chore: preserve original year
    
    * chore: revert years in manually committed files
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md
    
    * chore: update lockfile
    
    * chore: add .kokoro/docker directory
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    busunkim96 and gcf-owl-bot[bot] committed Jul 22, 2021
    Copy the full SHA
    11bc9c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. feat: Added support for check constraint (googleapis#679)

    * feat: Added support for check constraint
    
    * fix: change decimal out of scale ProgramingError to ValueError
    
    * fix: skip check_constraints tests when running on emmulator
    
    * fix: remove check constraint for emulator
    vi3k6i5 committed Jul 23, 2021
    Copy the full SHA
    42352c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. docs: update docs to show decimal field support and check constraints…

    … but no support for unsigned data type (googleapis#683)
    vi3k6i5 committed Jul 26, 2021
    Copy the full SHA
    74f2269 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. test: Performance Testing (googleapis#675)

    * performance files
    
    * test_benchmark
    
    * performance testing changes
    
    * changes in benchmark performance for prod
    
    * changes to number of runs
    
    * adding comments
    
    * linting changes
    
    * changes for 3.2
    
    * Revert "changes for 3.2"
    
    This reverts commit 488035c.
    
    * adding licence
    asthamohta committed Jul 27, 2021
    Copy the full SHA
    f3e8fc2 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.2.1b2 (googleapis#685)

    Release-As: 2.2.1b2
    vi3k6i5 committed Jul 27, 2021
    Copy the full SHA
    96a809d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. chore: release 2.2.1b2 (googleapis#687)

    * chore: release 2.2.1b2
    
    * Updated CHANGELOG.md
    
    Corrected the change log msg.
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Vikash Singh <3116482+vi3k6i5@users.noreply.github.com>
    release-please[bot] and vi3k6i5 committed Jul 28, 2021
    Copy the full SHA
    f5bf523 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Copy the full SHA
    5f9750e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. chor: Update repo to say beta release instead of alpha (googleapis#691)

    * fix: Bump version number after 2.2.1b2 release
    
    * Update setup.py
    
    Current release is beta so updating the same in setup.py
    vi3k6i5 committed Jul 30, 2021
    Copy the full SHA
    2144d09 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.2.1b3 (googleapis#693)

    Release-As: 2.2.1b3
    vi3k6i5 committed Jul 30, 2021
    Copy the full SHA
    e1caf28 View commit details
    Browse the repository at this point in the history
  3. chore: release 2.2.1b3 (googleapis#694)

    * chore: release 2.2.1b3
    
    * Updated CHANGELOG.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Vikash Singh <3116482+vi3k6i5@users.noreply.github.com>
    release-please[bot] and vi3k6i5 committed Jul 30, 2021
    Copy the full SHA
    c86dd26 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. fix: Bump version number after 2.2.1b3 release (googleapis#696)

    * chore: release 2.2.1b3
    
    Release-As: 2.2.1b3
    
    * fix: Bump version number after 2.2.1b3 release
    
    * fix: add test samples script and related kokoro files
    
    * fix: correct repo name from python-spanner to python-spanner-django
    
    * fix: correct license from Apache to BSD style
    vi3k6i5 committed Aug 3, 2021
    Copy the full SHA
    a8f2aac View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

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

Commits on Aug 19, 2021

  1. Docs: fix changelog link and sample examples. (googleapis#700)

    * docs: update docs to show decimal field support and check constraints but no support for unsigned data type
    
    * docs: linked changelog correctly
    
    * docs: fix doc links for sample examples
    
    * fix: skip test cursor_executemany_with_empty_params_list as spanner support is not there
    vi3k6i5 committed Aug 19, 2021
    Copy the full SHA
    08b80ce View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

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

Commits on Sep 2, 2021

  1. chore: migrate to main branch (googleapis#706)

    * chore: migrate to main branch
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * use latest post processor image
    
    * remove obsolete replacements in owlbot.py
    
    * update post processor image
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people committed Sep 2, 2021
    Copy the full SHA
    9d9d360 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Copy the full SHA
    578f5bc View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Copy the full SHA
    c9c1019 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    393fe0d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'stable/3.2.x' of github.com:googleapis/python-spanner-d…

    …jango into stable/3.2.x
    vi3k6i5 committed Sep 16, 2021
    Copy the full SHA
    012fc99 View commit details
    Browse the repository at this point in the history
  4. fix: change django repo path

    vi3k6i5 committed Sep 16, 2021
    Copy the full SHA
    a2ae17a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Copy the full SHA
    97c7ea0 View commit details
    Browse the repository at this point in the history
  2. docs: fix readme link target

    vi3k6i5 committed Sep 17, 2021
    Copy the full SHA
    d5b567c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Copy the full SHA
    22c4131 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    69c3c08 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9d53a06 View commit details
    Browse the repository at this point in the history