v0.5.0
What's Changed
- Improve docs by @jessestimpson in #36
- Update Ubuntu version in GH Actions by @jessestimpson in #38
- Refactor IndexInventory to generalized Metadata by @jessestimpson in #39
- Share metadata cache across open tenants of the same id by @jessestimpson in #40
- Rename field -- with DB rewrite by @jessestimpson in #41
- Use global metadataVersion key to optimize metadata cache management by @jessestimpson in #43
- Update docs by @jessestimpson in #44
- Upgrade erlfdb to 0.2.4 by @jessestimpson in #45
- Allow querying from source by @jessestimpson in #48
- Fix query between pks by @jessestimpson in #50
- Enhance support for querying without schema by @jessestimpson in #51
- Versionstamps by @jessestimpson in #52
- Fix flaky watch test: make sure we have the right ref by @jessestimpson in #53
- Use LiveView server hook to further generalize the approach by @jessestimpson in #54
- Fix bug in index creation on large objects by @jessestimpson in #55
- Fix typo constructing Metadata by @jessestimpson in #58
- Schema metadata by @jessestimpson in #59
Full Changelog: v0.4.0...v0.5.0