Releases: goto/compass
Releases · goto/compass
v0.7.3
• allow set job timeout via config
Full Changelog: v0.7.2...v0.7.3
v0.7.2
- log malformed data during upsert ES docs without breaking the upsert process
Full Changelog: v0.7.1...v0.7.2
v0.7.1
- handle create index race condition
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.5
What's Changed
- feat: allow
query
as an asset type by @bsushmith in #65
Full Changelog: v0.6.4...v0.6.5
v0.6.4
v0.6.3
What's Changed
- feat: enable column level search by @anjali9791 in #62
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- feat: add english stemmer in es schema by @anjali9791 in #59
- feat: enable included fields feature for search assets api by @anjali9791 in #61
- feat: enable empty text search by @anjali9791 in #57
- chore: make http, grpc and elastic search request timeout configurable by @anjali9791 in #60
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- perf: index asset_urn, timestamp cols in asset_probes tbl by @sudo-suhas in #55
- perf: skip probes fetch during upsert patch asset by @sudo-suhas in #56
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: add optional async worker backed by PG by @sudo-suhas in #45
- feat: HTTP server for dead job management by @sudo-suhas in #46
- feat: instrument service with OpenTelemetry by @sudo-suhas in #47
- feat: instrument worker with OpenTelemetry by @sudo-suhas in #50
- feat(worker): add ping handler by @sudo-suhas in #51
- feat: introduce exp. backoff for polling by @sudo-suhas in #52
- feat: include instance and system attrs with DB stats by @sudo-suhas in #53
- fix: bump otelsql to v0.11.1 by @sudo-suhas in #54
Full Changelog: v0.5.7...v0.6.0