Releases: storacha/indexing-service
Releases · storacha/indexing-service
v1.6.0
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
What's Changed
- feat(redis): enable tuning of caching parameters by @hannahhoward in #129
Full Changelog: v1.4.0...v1.5.0
v1.4.0
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
What's Changed
- fix: allow skipping publish of existing advert by @alanshaw in #117
- feat(elasticache): open one port, switch to valkey by @hannahhoward in #116
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- fix: make honeycomb API key optional by @alanshaw in #107
- chore: resolve docker lint warning by @alanshaw in #109
- feat: configurable principal mapping by @alanshaw in #110
- fix: handle non-existent keys properly in Store.SMembers by @volmedo in #111
- feat: custom traces in IndexingService.Query by @volmedo in #112
- fix: region for legacy claims bucket by @alanshaw in #108
Full Changelog: v1.2.1...v1.3.0
v1.2.1
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
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Refactor legacy claims service to use composable content claims finder by @hannahhoward in #80
- feat(legacy): add carpark fallback by @hannahhoward in #82
Full Changelog: v1.0.6...v1.1.0
v1.0.6
v1.0.5
What's Changed
Full Changelog: v1.0.4...v1.0.5