What's Changed
- Try local before remote when resolving version specs (#217) by @sdairs in #218
- feat: Read .env file to load CLICKHOUSE_ environment variables by @ohlookadollar in #223
- Auto-detect agent contexts for JSON output; gh-style exit codes by @kcmannem in #222
- Hide deprecated fields from CLI output (#228) by @sdairs in #230
- Add bug report issue template (#197) by @sdairs in #232
- Remove storageSize from Postgres create/update requests by @sdairs in #236
- Remove support for provisioning Postgres 16 by @sdairs in #239
- Add custom config files for local servers (#226) by @sdairs in #231
- Detect struct fields removed from the spec but left in models.rs (#237) by @sdairs in #240
- Create postgres project scaffold on local init by @sdairs in #241
- Bump version to 0.3.0 by @sdairs in #245
- Fix README drift found in pre-0.3.0 audit by @sdairs in #246
- Provision Query API endpoint lazily instead of at service create by @sdairs in #243
New Contributors
- @ohlookadollar made their first contribution in #223
Full Changelog: v0.2.4...v0.3.0