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

Commits on May 7, 2024

  1. chore(deps): bump jinja2 from 3.1.3 to 3.1.4 in /.kokoro (#125)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.3...3.1.4)
    
    ---
    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] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    08b2fe2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. ci: Add Code Coverage Check (#126)

    * test cc
    
    * test
    
    * correct module
    
    * doc update
    
    * add periods
    duwenxin99 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    bbaebbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ec55df View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. ci: Add blunderbuss config (#129)

    * ci: Add blunderbuss config
    
    * delete unrelated file
    duwenxin99 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8157241 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. chore(deps): bump requests from 2.31.0 to 2.32.0 in /.kokoro (#131)

    ---
    updated-dependencies:
    - dependency-name: requests
      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] committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2cccb22 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. feat: support LangChain v0.2 (#133)

    * chore(deps): update python-nonmajor
    
    * Update requirements.txt
    
    * Update pyproject.toml
    
    * Update pyproject.toml
    
    ---------
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    renovate-bot and averikitsch committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4364a04 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.5.0 (#128)

    * chore(main): release 0.5.0
    
    * Update CHANGELOG.md
    
    ---------
    
    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 May 30, 2024
    Configuration menu
    Copy the full SHA
    56a5ffe View commit details
    Browse the repository at this point in the history
Loading