What's Changed
- fix(register): support publishing all entity types by @TrevorBasinger in #33
- Add local label management and publish-time sync by @TrevorBasinger in #34
- docs: add note about anonymous registration by @jongeyer in #36
- refactor: Restructure to support multiple backends and integrations by @TrevorBasinger in #35
- Reduce roar-proxy S3 latency and bump roar-cli to 0.2.10 by @TrevorBasinger in #37
- feat: auto-label detected composite datasets by @TrevorBasinger in #41
- optimization: Batch DB and git operations in post-run pipeline by @christophergeyer in #38
- test: strengthen local CLI coverage by @TrevorBasinger in #40
- fix: skip label sync on partial registration by @TrevorBasinger in #39
- Polish CLI UX and speed up local preview flows by @TrevorBasinger in #44
- feat: OSMO backend integrations by @TrevorBasinger in #43
- docs: add info about 'labels' in readme by @jongeyer in #46
- feat: Add
roar inputscommand by @christophergeyer in #47 - fix: preload tracer missing fwrite/fread/fopen64 interposition by @christophergeyer in #49
- fix: eBPF tracer was missing pread64/pwrite64 and mmap syscalls by @christophergeyer in #48
Full Changelog: v0.2.10...v0.2.11