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-datastore-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: googleapis/langchain-google-datastore-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 7 commits
  • 11 files changed
  • 4 contributors

Commits on Feb 27, 2024

  1. docs: fix docs (#18)

    averikitsch authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a6cdaa0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. fix: remove unused enum at document_converter (#25)

    * Update document_converter.py
    
    Fix #23
    
    Remove unused code.
    
    * fix: remove unused enum in document_converter
    
    * fix: remove unused enum in document_converter
    JU-2094 authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a3b7b2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fabe087 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump cryptography from 42.0.0 to 42.0.4 in /.kokoro (#15)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.4.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.0...42.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      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 Mar 5, 2024
    Configuration menu
    Copy the full SHA
    93bcab4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. chore(ci): add fallback lint (#26)

    * chore(ci): add fallback lint
    
    * Update lint_fallback.yml
    averikitsch authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    28114d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eb7b8b View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.1.1 (#21)

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