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-firestore-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Choose a base ref
...
head repository: googleapis/langchain-google-firestore-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 5 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 (#62)

    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
    33c1e71 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 14, 2024

  1. feat: Optional message encoding. (#65)

    * feat:optional message encoding.
    
    * feat: Optional message encoding.
    
    * fix: format file.
    
    * fix: type encoding for chat message.
    JU-2094 authored May 14, 2024
    Configuration menu
    Copy the full SHA
    9b10d7a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

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

Commits on May 20, 2024

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

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