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

feat: Vector Search #1639

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

feat: Vector Search #1639

wants to merge 26 commits into from

Conversation

cindy-peng
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the samples format.

@cindy-peng cindy-peng added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 26, 2024
@cindy-peng cindy-peng requested review from a team as code owners October 26, 2024 19:41
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: datastore Issues related to the googleapis/java-datastore API. labels Oct 26, 2024
Copy link

snippet-bot bot commented Oct 28, 2024

Here is the summary of possible violations 😱

There are 54 possible violations for removing region tag in use.

The end of the violation section. All the stuff below is FYI purposes only.


You are about to delete the following sample browser pages.

Here is the summary of changes.

You are about to add 59 region tags.
You are about to delete 58 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

cindy-peng and others added 9 commits October 28, 2024 12:56
* chore(main): release 2.24.0

* chore: generate libraries at Thu Oct 24 23:00:05 UTC 2024

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <[email protected]>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
#1634)

* chore: Update generation configuration at Fri Oct 25 02:24:17 UTC 2024

* chore: Update generation configuration at Sat Oct 26 02:21:39 UTC 2024

* chore: Update generation configuration at Sun Oct 27 02:26:19 UTC 2024
* chore(main): release 2.24.1

* chore: generate libraries at Mon Oct 28 17:17:32 UTC 2024

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <[email protected]>
@cindy-peng cindy-peng requested a review from a team as a code owner October 28, 2024 20:21
Copy link

Warning: This pull request is touching the following templated files:

  • .kokoro/presubmit/graalvm-native.cfg
  • samples/snapshot/pom.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the googleapis/java-datastore API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants