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-pg-python Loading
base: v0.4.0
Choose a base ref
...
head repository: googleapis/langchain-google-cloud-sql-pg-python Loading
compare: v0.4.1
Choose a head ref
  • 13 commits
  • 22 files changed
  • 5 contributors

Commits on Apr 3, 2024

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

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    3ffb40e View commit details
    Browse the repository at this point in the history
  2. fix: update docs pipeline (#109)

    * fix: update docs pipeline
    
    * move install
    
    * fix dockerfile
    
    * debug
    
    * fix install
    
    * Update Dockerfile
    
    * Update publish-docs.sh
    
    * fix buckets
    
    * update bucket
    
    * debug
    
    * Update publish-docs.sh
    
    * Update common.cfg
    averikitsch committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    26c5342 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. chore: update test deps for 3.8 (#115)

    * chore: update test deps for 3.8
    
    * fix typo
    
    * Update requirements.txt
    averikitsch committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ab331f9 View commit details
    Browse the repository at this point in the history
  2. chore: Update renovate.json5 (#105)

    * chore: Update renovate.json5
    
    * Update renovate.json5
    
    * Update renovate.json5
    
    * Update renovate.json5
    averikitsch committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d542530 View commit details
    Browse the repository at this point in the history
  3. fix: Readme.rst rendering (#114)

    * fix: Readme.rst rendering
    
    * use code
    
    * use code
    
    * use code block
    averikitsch committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4790460 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bc7684 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. chore: update code owners (#119)

    * chore: update code owners
    
    * Update sync-repo-settings.yaml
    averikitsch committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    941e309 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    008a995 View commit details
    Browse the repository at this point in the history
  2. fix: missing quote in table name (#123)

    * fix: missing quote in table name
    
    * fix quote
    
    * fix tests
    
    * Update vectorstore.py
    
    * Update vectorstore.py
    
    * Update vectorstore.py
    averikitsch committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b490c81 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. docs: update readme codeblocks (#124)

    Co-authored-by: Tabby <tabathal@google.com>
    averikitsch and tabbyl21 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1c59d6b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.4.1 (#113)

    * chore(main): release 0.4.1
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    release-please[bot] and averikitsch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c2b74cb View commit details
    Browse the repository at this point in the history
Loading