Skip to content

Update dependency neighbor to '~> 0.4.0'

This MR contains the following updates:

Package Update Change
neighbor minor '~> 0.3.2' -> '~> 0.4.0'

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

ankane/neighbor (neighbor)

v0.4.0

Compare Source

  • Added support for halfvec and sparsevec types
  • Added support for taxicab, hamming, and jaccard distances with vector extension
  • Added deserialization for cube and vector columns without has_neighbor
  • Added support for composite primary keys
  • Changed nearest_neighbors to replace previous order scopes
  • Changed normalize option to use before_save callback
  • Changed dimensions and finite values checks to use Active Record validations
  • Fixed issue with nearest_neighbors scope overriding select values
  • Removed default attribute name
  • Dropped support for Ruby < 3.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports