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/langchain-google-cloud-sql-pg-python Loading
base: v0.5.0
Choose a base ref
...
head repository: googleapis/langchain-google-cloud-sql-pg-python Loading
compare: v0.6.0
Choose a head ref
  • 7 commits
  • 8 files changed
  • 4 contributors

Commits on Jun 18, 2024

  1. chore(deps): update python-nonmajor (#141)

    * chore(deps): update python-nonmajor
    
    * Update pyproject.toml
    
    ---------
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    renovate-bot and averikitsch committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    125436c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency langchain-community to v0.2.5 [securit…

    …y] (#139)
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    renovate-bot and averikitsch committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e03c231 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump urllib3 from 2.2.1 to 2.2.2 in /.kokoro (#142)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.2.1...2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    dependabot[bot] and averikitsch committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    59df24b View commit details
    Browse the repository at this point in the history
  4. feat: add support for quota project (#137)

    * feat: add support for quota project
    
    * lint
    
    * update tests
    
    * lint
    averikitsch committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4f950b9 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency test/pytest to v8 (#136)

    Co-authored-by: Averi Kitsch <akitsch@google.com>
    renovate-bot and averikitsch committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    17129b3 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency test/black to v24 (#135)

    Co-authored-by: Averi Kitsch <akitsch@google.com>
    renovate-bot and averikitsch committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b370592 View commit details
    Browse the repository at this point in the history
  7. chore(main): release 0.6.0 (#143)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    release-please[bot] and averikitsch committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8cc74dc View commit details
    Browse the repository at this point in the history
Loading