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.0
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.12.1
Choose a head ref
  • 15 commits
  • 20 files changed
  • 7 contributors

Commits on Jan 9, 2025

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

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

Commits on Jan 13, 2025

  1. Configuration menu
    Copy the full SHA
    07a89de View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump virtualenv from 20.25.1 to 20.26.6 in /.kokoro (#250)

    Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.1 to 20.26.6.
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](pypa/virtualenv@20.25.1...20.26.6)
    
    ---
    updated-dependencies:
    - dependency-name: virtualenv
      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 authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    702154f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. Configuration menu
    Copy the full SHA
    a8cc5a2 View commit details
    Browse the repository at this point in the history
  2. chore(docs): Highlight the usage of query to filter data in Document …

    …Loader. (#252)
    
    * docs: Highlight the usage of query to filter data in Document Loader.
    
    * remove blank block
    
    * Minor change
    
    ---------
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    dishaprakash and averikitsch authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    78c0ce0 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

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

Commits on Jan 30, 2025

  1. Configuration menu
    Copy the full SHA
    9866b52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee7a5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cc6ced View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    381c5e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. fix: add write messages to Chat History (#265)

    * fix: add write definition for messages property in Chat History
    
    * chore: add test for setting messages property in Chat History
    
    * chore: lint fix
    vishwarajanand authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    0f69092 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. fix: Enquote column names to not match reserved keywords. (#267)

    * chore: Enquote column names to not match reserved keywords.
    
    * Linter fix
    dishaprakash authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    ef63226 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update python-nonmajor (#231)

    * chore(deps): update python-nonmajor
    
    * fix tests
    
    ---------
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    Co-authored-by: Vishwaraj Anand <vishwaraj.anand00@gmail.com>
    Co-authored-by: Vishwaraj Anand <vishwarajanand@google.com>
    4 people authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    81ec76d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Configuration menu
    Copy the full SHA
    3aae0c6 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.12.1 (#254)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    106aa36 View commit details
    Browse the repository at this point in the history
Loading