v0.8.1
What's Changed
- Fix equality typo in README example by @richard-cox in #896
- provisioning.cattle.io wasn't being sorted on the numeric values correctly by @ericpromislow in #894
- Fix race in debouncer refresher by @aruiz14 in #847
- Test other inter resource dependencies: namespaces on projects.mcio by @ericpromislow in #919
- Add pprof server for steve binary by @tomleb in #886
- Bump modernc.org/sqlite by @aruiz14 in #933
- Fix printf var mixup. by @ericpromislow in #935
- Drop tables before create by @aruiz14 in #936
- Integration tests by @tomleb in #929
- Use go tools for code generation by @tomleb in #885
- Avoid blocking transaction if watcher aborted while writing by @aruiz14 in #887
- [2.14 main] Refactor schemasForSubject to eliminate method duplication by @crobby in #890
- Prevent queries being interrupted by the sqlite layer by @aruiz14 in #905
- Prevent queries being interrupted by the sqlite layer - duplicated by @aruiz14 in #904
- Avoid errors from transformFunc when a field is nil by @aruiz14 in #943
- Revert "Prevent queries being interrupted by the sqlite layer" by @aruiz14 in #954
- chore(deps): update module golang.org/x/sync to v0.19.0 (main) by @renovate-rancher[bot] in #895
- chore(deps): update module github.com/tinylib/msgp to v1.6.1 (main) by @renovate-rancher[bot] in #950
- Provide resource summaries by @ericpromislow in #948
- Optimization follow-up to PR 948: Use more common-code for query code-generation by @ericpromislow in #959
- Bump to go 1.25.0 by @ericpromislow in #961
Full Changelog: v0.8.0...v0.8.1