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.2
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.2.3
Choose a head ref
  • 10 commits
  • 11 files changed
  • 6 contributors

Commits on May 7, 2024

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

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    5bc11d3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. ci: Add code coverage check (#74)

    * ci: Add code coverage check
    
    * increase cc to 89
    duwenxin99 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    302f62b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. ci: Add blunderbuss config (#77)

    Co-authored-by: Averi Kitsch <[email protected]>
    duwenxin99 and averikitsch authored May 20, 2024
    Configuration menu
    Copy the full SHA
    9163d69 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update python-nonmajor (#76)

    * chore(deps): update python-nonmajor
    
    * Update requirements.txt
    
    ---------
    
    Co-authored-by: Averi Kitsch <[email protected]>
    renovate-bot and averikitsch authored May 20, 2024
    Configuration menu
    Copy the full SHA
    5dda37f 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 (#79)

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

Commits on Jun 18, 2024

  1. chore(deps): bump urllib3 from 1.26.18 to 1.26.19 in /.kokoro (#84)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.18...1.26.19)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      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 Jun 18, 2024
    Configuration menu
    Copy the full SHA
    aa022b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    58591d5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update python-nonmajor (#83)

    Co-authored-by: Averi Kitsch <[email protected]>
    renovate-bot and averikitsch authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4fa75ad View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    2eddf88 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.2.3 (#87)

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