Skip to content

Releases: storacha/indexing-service

v1.6.0

27 Feb 10:16
8454f50
Compare
Choose a tag to compare

What's Changed

  • refactor: migrate to go-libstoracha by @frrist in #132
  • fix: ensure shutdown functions are called when lambdas are destroyed by @volmedo in #137
  • fix: distributed tracing not working by @volmedo in #139
  • chore: upgrade go-ucanto to v0.3.0 by @volmedo in #140
  • fix: move block index table legacy service to regular legacy claims flow by @volmedo in #138

Full Changelog: v1.5.0...v1.6.0

v1.5.0

14 Feb 20:52
fdd454c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

13 Feb 15:48
c755b6f
Compare
Choose a tag to compare

What's Changed

  • feat: increase concurrency by @volmedo in #119
  • fix: dependabot security advisories by @volmedo in #124
  • feat(provider-index): parallelize claim lookups by @frrist in #121
  • feat: Parallelize Legacy Indexing Service Lookup by @frrist in #125

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

11 Feb 13:26
fefaff4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

07 Feb 15:49
ece32ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

03 Feb 19:31
920827e
Compare
Choose a tag to compare

What's Changed

  • chore(readme): describe how to create new releases by @volmedo in #84
  • chore: change where mocks are generated by @volmedo in #88
  • feat(query): add tests for IndexingService.Query function by @volmedo in #87
  • chore(terraform): deploy staging to a different region by @volmedo in #83
  • fix(ci): allow terraform jobs to run concurrently when they target different workspaces by @volmedo in #89
  • chore(main): minor changes & doc enhancements by @fforbeck in #90
  • test(claim-cache): add unit tests for Claim Cache functionality by @fforbeck in #92
  • feat: add diagram of resources deployed in AWS by @volmedo in #91
  • test(publish-index-claim): add unit tests for Publish Index Claim functionality by @fforbeck in #93
  • chore(publish-equals-claim): add unit tests for Publish Equals Claim functionality by @fforbeck in #95
  • chore: upgrade go-capabilities lib to latest version by @volmedo in #97
  • feat: add support for OpenTelemetry by @volmedo in #96
  • feat: improve instrumentation by @volmedo in #98
  • fix: provider store atomic add to set by @alanshaw in #99
  • feat: enable point in time recovery and deletion protection in prod by @alanshaw in #101
  • fix(tests): flaky test in BucketFallbackMapper tests by @volmedo in #104
  • refactor(providerindex): accept multiple legacy options by @hannahhoward in #86
  • feat: allow specifying query type in HTTP API by @volmedo in #100
  • Fix/claim fallback cid by @hannahhoward in #85

New Contributors

Full Changelog: v1.1.1...v1.2.1

v1.1.1

10 Jan 14:33
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Jan 13:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.1.0

v1.0.6

19 Dec 12:47
7eb9500
Compare
Choose a tag to compare

What's Changed

  • fix: link the stage with the deployment to make the API available by @volmedo in #75
  • chore: upgrade goreleaser to v2 by @volmedo in #76

Full Changelog: v1.0.5...v1.0.6

v1.0.5

18 Dec 18:11
509382b
Compare
Choose a tag to compare

What's Changed

  • fix: correct domain name for the API gateway DNS record by @volmedo in #73

Full Changelog: v1.0.4...v1.0.5