v0.11.0
What's Changed
- bench: run the load generator against a real Chef Infra Server by @tas50 in #120
- ci: bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.6 in the github-actions group by @dependabot[bot] in #124
- deps(deps): bump modernc.org/sqlite from 1.55.0 to 1.56.0 in the go-dependencies group by @dependabot[bot] in #123
- fix: correct the .claude worktrees gitignore typo by @tas50 in #125
- bench: measure cinc-zero on SQLite too, for a durable comparison by @tas50 in #121
- rename: cinc-zero -> cinc-server-ng by @tas50 in #126
- docs: position as a replacement for both Chef Infra Server and chef-zero by @tas50 in #127
- ci: bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #129
- deps(deps): bump modernc.org/sqlite from 1.56.0 to 1.57.0 in the go-dependencies group by @dependabot[bot] in #130
- refactor!: move module path to github.com/cinc-project/cinc-server-ng by @tas50 in #132
- docs: record the non-obvious invariants of this repo in CLAUDE.md by @tas50 in #149
- fix(security): stop a user from promoting itself to superuser by @tas50 in #135
- fix(security): gate the invitation listings on standing by @tas50 in #141
- fix(security): require the superuser to update or delete an organization by @tas50 in #136
- fix(security): keep an org client from shadowing a global user by @tas50 in #138
- fix(security): revoke group membership when an actor leaves an org by @tas50 in #137
- deps(deps): bump modernc.org/sqlite from 1.57.0 to 1.58.0 in the go-dependencies group by @dependabot[bot] in #133
- ci: bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #134
- fix: synchronize the group membership index against concurrent access by @tas50 in #139
- fix(security): delete an object's ACL along with the object by @tas50 in #140
Full Changelog: v0.10.0...v0.11.0