Skip to content

Releases: datum-cloud/search

v0.3.1

01 Apr 14:11
9f5ed74

Choose a tag to compare

What's Changed

  • fix: rename ClusterRole to avoid collision with milo-controller-manager by @scotwells in #81

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 Mar 16:58
8a6ccc2

Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.3.0

v0.2.4

18 Mar 12:23
0bb17e8

Choose a tag to compare

What's Changed

  • chore(deps): update datum-cloud/actions action to v1.11.0 by @renovate[bot] in #68
  • fix: resolve stale document bug on policy update and add comprehensive e2e coverage by @JoseSzycho in #69
  • Fix server-side apply for search resources by @scotwells in #75

Full Changelog: v0.2.3...v0.2.4

v0.2.3

06 Mar 22:41
ad9cc10

Choose a tag to compare

What's Changed

  • fix(deps): update module k8s.io/klog/v2 to v2.140.0 by @renovate[bot] in #66
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.3 - autoclosed by @renovate[bot] in #58
  • fix(policy): Correctly register bracket notation paths as Meilisearch searchable attributes by @JoseSzycho in #67

Full Changelog: v0.2.2...v0.2.3

v0.2.2

06 Mar 14:01
50ca4dd

Choose a tag to compare

What's Changed

  • fix: resolve OpenAPI spec $ref naming mismatch by @kevwilliams in #64
  • docs: add multi-tenant search enhancement design by @scotwells in #63
  • refactor: Consolidate Meilisearch API key secret generation by @JoseSzycho in #65

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

05 Mar 22:01
dd4a121

Choose a tag to compare

What's Changed

  • fix: remove unused placeholder secrets and standardize meilisearch auth by @scotwells in #61

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Mar 17:46
11a161b

Choose a tag to compare

What's Changed

  • chore(deps): update actions/upload-artifact action to v7 by @renovate[bot] in #51
  • fix(deps): update module github.com/nats-io/nats.go to v1.49.0 by @renovate[bot] in #48
  • fix(deps): update k8s.io/kube-openapi digest to 5b3e3fd by @renovate[bot] in #54
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in the go_modules group across 1 directory by @dependabot[bot] in #53
  • chore(deps): update docker/setup-buildx-action action to v4 by @renovate[bot] in #56
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.2 by @renovate[bot] in #57
  • feat: Handle ResouceIndexPolicy deletion by @JoseSzycho in #59
  • refactor: verify the index exists instead of relaying in string comparison by @JoseSzycho in #60

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

04 Mar 21:45
5eb3d06

Choose a tag to compare

What's Changed

  • feat: Introduce SearchQuery API and Refine Indexing Infrastructure by @JoseSzycho in #50

Full Changelog: v0.0.1...v0.1.0

v0.0.1

26 Feb 17:20
caea645

Choose a tag to compare

What's Changed

  • feat: initialize search service by @scotwells in #2
  • feat: add high-level architecture document by @scotwells in #4
  • fix: adjust go module name by @scotwells in #10
  • Configure Renovate by @renovate[bot] in #1
  • fix(deps): update module github.com/spf13/pflag to v1.0.10 by @renovate[bot] in #15
  • feat: design index policy API by @scotwells in #7
  • feat: define resource indexer architecture by @scotwells in #11
  • fix(deps): update k8s.io/kube-openapi digest to a19766b by @renovate[bot] in #14
  • fix(deps): update kubernetes packages to v0.35.0 by @renovate[bot] in #18
  • fix(deps): update module github.com/spf13/cobra to v1.10.2 by @renovate[bot] in #19
  • feat: add resource search querying api design by @scotwells in #13
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #35
  • feat: Add Search Infrastructure (Meilisearch, NATS, Vector) and Verification Tests by @JoseSzycho in #36
  • feat: Implement ResourceIndexPolicy API and Controller Manager Deployment by @JoseSzycho in #37
  • feat: Implement indexer component with configurable pipeline by @JoseSzycho in #40
  • feat: Implement automated ResourceIndexPolicy re-indexing by @JoseSzycho in #46
  • fix(deps): update module github.com/meilisearch/meilisearch-go to v0.36.1 by @renovate[bot] in #45
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #43
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #42
  • chore(deps): update golang docker tag to v1.26 by @renovate[bot] in #38
  • chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in #44
  • fix(deps): update module github.com/google/cel-go to v0.27.0 by @renovate[bot] in #41
  • fix(deps): update kubernetes packages to v0.35.1 by @renovate[bot] in #39
  • chore: configure Claude Code datum plugins by @scotwells in #47

New Contributors

Full Changelog: https://github.com/datum-cloud/search/commits/v0.0.1