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

Commits on Jul 9, 2024

  1. chore(deps): bump certifi from 2023.11.17 to 2024.7.4 in /.kokoro (#88)

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4.
    - [Commits](certifi/python-certifi@2023.11.17...2024.07.04)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4a70d30 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. chore(deps): bump zipp from 3.18.1 to 3.19.1 in /.kokoro (#89)

    Bumps [zipp](https://github.com/jaraco/zipp) from 3.18.1 to 3.19.1.
    - [Release notes](https://github.com/jaraco/zipp/releases)
    - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
    - [Commits](jaraco/zipp@v3.18.1...v3.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: zipp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    59f438c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 29, 2024

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

Commits on Aug 6, 2024

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

Commits on Aug 14, 2024

  1. docs: Update README.rst (#94)

    change chat message history title size
    duwenxin99 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fbc3e5c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump langchain-community from 0.2.5 to 0.2.9 (#91)

    Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.5 to 0.2.9.
    - [Release notes](https://github.com/langchain-ai/langchain/releases)
    - [Commits](langchain-ai/langchain@langchain-community==0.2.5...langchain-community==0.2.9)
    
    ---
    updated-dependencies:
    - dependency-name: langchain-community
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Averi Kitsch <[email protected]>
    dependabot[bot] and averikitsch authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    68bd452 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    16fd226 View commit details
    Browse the repository at this point in the history
  2. feat: remove support for Python 3.8 (#97)

    * feat: remove support for Python 3.8
    
    * chore: Update sync-repo-settings.yaml
    
    ---------
    
    Co-authored-by: Averi Kitsch <[email protected]>
    jackwotherspoon and averikitsch authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ba02bf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1da3e1d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Dec 19, 2024

  1. ci: make builds green (#105)

    * chore: update test coverage value
    
    * chore: update docs GitHub Action
    jackwotherspoon authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    6c4e591 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

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

Commits on Jan 3, 2025

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

    Co-authored-by: Jack Wotherspoon <[email protected]>
    renovate-bot and jackwotherspoon authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    7db1701 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9f9f65 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. chore(main): release 0.3.0 (#95)

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