Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.8.0 #134

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Jan 30, 2025

🤖 I have created a release beep boop

0.8.0 (2025-02-07)

Features

  • graph: Flexible Schema Extension to SpannerGraphStore (#125) (44db678)
  • Implement Approximate Nearest Neighbor support for DDL (CREATE TABLE, CREATE VECTOR INDEX) (#124) (5a25f91)
  • samples: Provide guide for ANN vector store end-to-end usage in Jupyter Notebook (#139) (f78b9ee), closes #94

Bug Fixes

  • Make ANN algorithm updates based off usage + testing (#140) (524678b)
  • testing+linting: Add nox lint+format directives (#123) (b10dc28)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners January 30, 2025 10:35
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/langchain-google-spanner-python API. label Jan 30, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jan 30, 2025

/gcbrun

@release-please release-please bot changed the title chore(main): release 0.7.1 chore(main): release 0.8.0 Feb 4, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 960b344 to 32f4947 Compare February 4, 2025 10:59
@dpebot
Copy link
Collaborator

dpebot commented Feb 4, 2025

/gcbrun

@release-please release-please bot force-pushed the release-please--branches--main branch from 32f4947 to 1cf47b5 Compare February 7, 2025 07:35
@dpebot
Copy link
Collaborator

dpebot commented Feb 7, 2025

/gcbrun

@release-please release-please bot force-pushed the release-please--branches--main branch from 1cf47b5 to 1abdd7f Compare February 7, 2025 09:27
@dpebot
Copy link
Collaborator

dpebot commented Feb 7, 2025

/gcbrun

@release-please release-please bot force-pushed the release-please--branches--main branch from 1abdd7f to 815f0f2 Compare February 7, 2025 22:51
@dpebot
Copy link
Collaborator

dpebot commented Feb 7, 2025

/gcbrun

@averikitsch averikitsch merged commit 3872af1 into main Feb 10, 2025
11 checks passed
@averikitsch averikitsch deleted the release-please--branches--main branch February 10, 2025 18:40
Copy link
Contributor Author

🤖 Created releases:

🌻

Copy link

Triggered job: cloud-devrel/client-libraries/python/googleapis/langchain-google-spanner-python/release/release (2025-02-10T18:40:27.983Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

The release build has started, the log can be viewed here. 🌻

🥚 You hatched a release! The release build finished successfully! 💜

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/langchain-google-spanner-python API. autorelease: published
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for ANN algo for large scale retrieval
3 participants