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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.1
Choose a base ref
...
head repository: googleapis/langchain-google-cloud-sql-pg-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.0
Choose a head ref
  • 11 commits
  • 25 files changed
  • 6 contributors

Commits on Feb 20, 2025

  1. chore: update renovate config (#271)

    * chore: update renovate config
    
    chore: update renovate config
    
    * Update renovate.json5
    dishaprakash authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    b61be57 View commit details
    Browse the repository at this point in the history
  2. chore(docs): Highlight how to use Private IP in Engine class. (#270)

    * chore(docs): Highlight how to use Private IP in Engine class.
    
    * Change ip type to str
    
    * Linter fix
    
    ---------
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    dishaprakash and averikitsch authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    6fcbe51 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

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

Commits on Mar 3, 2025

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

Commits on Mar 4, 2025

  1. Configuration menu
    Copy the full SHA
    ed1c9fd View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency numpy to v2 (#251)

    * fix(deps): update dependency numpy to v2
    
    * Update pyproject.toml
    
    * Update requirements.txt
    
    * Update requirements.txt
    
    * Update pyproject.toml
    
    ---------
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    renovate-bot and averikitsch authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    a164aa2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /.kokoro (#280)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.5...3.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    4df169d View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

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

Commits on Mar 17, 2025

  1. feat(langgraph): Add Langgraph Checkpointer (#284)

    * feat(langgraph): Add Langgraph Checkpointer
    
    * fix lint
    
    * Update README.rst
    averikitsch authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    14a4240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c94740 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. chore(main): release 0.13.0 (#279)

    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 authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    af0b61c View commit details
    Browse the repository at this point in the history
Loading