Releases: storacha/indexing-service
Releases · storacha/indexing-service
v1.0.5
What's Changed
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
What's Changed
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add space did to location commitment by @hannahhoward in #18
- feat: IPNI publisher and remote node sync notifier by @alanshaw in #15
- feat(aws): add aws lambdas and infra by @hannahhoward in #23
- feat(deploy): add terraform configs by @hannahhoward in #25
- feat: publish index claim by @alanshaw in #22
- fix: index or location job type name by @alanshaw in #27
- feat: cache and store content claims by @alanshaw in #29
- feat: tool to generate a query result test fixture by @alanshaw in #34
- fix: makefile by @alanshaw in #36
- feat(deploy): seperate shared state by @hannahhoward in #38
- feat: principal resolution by @alanshaw in #39
- ci(github): set up codecov by @volmedo in #37
- refactor(store): use len on put for store interface by @hannahhoward in #40
- feat: add query command by @alanshaw in #41
- fix(simplelookup): update error message in test by @volmedo in #43
- feat(parallelwalk): add unit tests by @volmedo in #42
- fix: issues when running indexing-service from the CLI by @volmedo in #45
- feat: increase log level in staging by @alanshaw in #46
- fix: ipni store prefix by @alanshaw in #47
- fix: simplify announce address by @alanshaw in #48
- feat: makefile build CLI by @alanshaw in #49
- feat: access claims from legacy services by @volmedo in #50
- feat: synthetize records for existing legacy claims by @volmedo in #51
- chore: allow access to legacy buckets and tables by @volmedo in #56
- fix: return empty not error when no records found in legacy block index by @alanshaw in #58
- fix: error code on query failure by @alanshaw in #59
- fix: make no-op legacy claims finder comply with interface expectations by @volmedo in #60
- chore: upgrade storacha/go-metadata library by @volmedo in #62
- fix: fetch from legacy if there are no interesting claims in IPNI by @volmedo in #61
- fix: don't break when unmarshalling empty peer.ID by @volmedo in #64
New Contributors
Full Changelog: v0.0.1...v1.0.0
v0.0.1
What's Changed
- feat: server scaffolding by @alanshaw in #10
- Query Implementation by @hannahhoward in #9
- feat(redis): implement redis caches by @hannahhoward in #1
- Infra Setup by @hannahhoward in #13
New Contributors
- @alanshaw made their first contribution in #10
- @hannahhoward made their first contribution in #9
Full Changelog: https://github.com/storacha/indexing-service/commits/v0.0.1