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-bigtable-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-bigtable-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.3
Choose a head ref
  • 17 commits
  • 11 files changed
  • 6 contributors

Commits on Jul 3, 2024

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

Commits on Jul 8, 2024

  1. chore(deps): pin dependencies (#62)

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

Commits on Jul 9, 2024

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

    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>
    Co-authored-by: Averi Kitsch <[email protected]>
    dependabot[bot] and averikitsch authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    48647ab View commit details
    Browse the repository at this point in the history
  2. chore(deps): update python-nonmajor (#63)

    Co-authored-by: Averi Kitsch <[email protected]>
    renovate-bot and averikitsch authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2f95a13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    859a5ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72faba2 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump zipp from 3.18.1 to 3.19.1 in /.kokoro (#67)

    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 9, 2024
    Configuration menu
    Copy the full SHA
    11d631e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 29, 2024

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

    Co-authored-by: ron-gal <[email protected]>
    renovate-bot and ron-gal authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b542950 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump langchain-community from 0.2.6 to 0.2.9 (#69)

    Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.6 to 0.2.9.
    - [Release notes](https://github.com/langchain-ai/langchain/releases)
    - [Commits](langchain-ai/langchain@langchain-community==0.2.6...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: ron-gal <[email protected]>
    dependabot[bot] and ron-gal authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3062ea9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d9a579 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    a2939a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4fbd26 View commit details
    Browse the repository at this point in the history
  3. ci: Add mypy function type check (#54)

    Co-authored-by: ron-gal <[email protected]>
    duwenxin99 and ron-gal authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    56d3bd1 View commit details
    Browse the repository at this point in the history
  4. fix: fixed issue with messages history tests (#76)

    * fix: fixed issue with messages history tests
    
    * remove debugging code
    
    * try another fix
    
    * remove debugging code
    
    * remove debugging code
    
    * remove debugging code
    
    * improve exeption handling
    ron-gal authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bcb95d7 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 0.2.3 (#72)

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