Skip to content

v0.1.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 May 21:08
8b38e3f

What's Changed

  • feat(w1): scaffold + Application resource + validate + docs gen by @Rems08 in #1
  • W2: plan + diff engine + state resolver + Database + EnvVar + CF Access by @Rems08 in #3
  • W2.5: cleanup comments policy (drop methodological refs) by @Rems08 in #4
  • W3: apply + reconciliation + DAG + Project + Environment + build_pack mapping by @Rems08 in #5
  • W3.5a: Service kind (docker-compose stacks + one-click templates + envs) by @Rems08 in #6
  • W3.5b: Application build_pack extension (dockerfile inline + public git nixpacks/dockercompose/static/railpack) by @Rems08 in #7
  • W4a: destroy + env interpolation (L1) + audit actor (L6); SOPS L2 deferred by @Rems08 in #8
  • W4b: SOPS+age L2 + bump toolchain v2/go1.25 (sunset P-IAC-1) + threat-model reviewed by @Rems08 in #9
  • W4.5a: Database resolver live via /servers/{uuid}/resources (escalade #2, 20/20 resolvable) by @Rems08 in #11
  • W4.6a: Database read/plan path (typed observed GET + projections + 0-change Beenaire) by @Rems08 in #13
  • W4.7: Environment filter (--env) on plan/apply/destroy + --target on plan by @Rems08 in #14
  • W4.6b: Database write path (8 CreateDatabaseX + UpdateDatabase PATCH + DeleteDatabase + apply ops + DAG + --env filter + audit ratchet) by @Rems08 in #15
  • W4.8: OSS hygiene + security hardening (templates, examples, badges, dependabot, godoc, secrets 100%, APIError Bearer redact) by @Rems08 in #16
  • W6a: release pipeline (goreleaser + cosign keyless + SLSA L3 + GHCR multi-arch, v0.1.0-rc.1) by @Rems08 in #22
  • fix(release): cosign sign-blob --bundle flag (ship v0.1.0-rc.2) by @Rems08 in #23

New Contributors

  • @Rems08 made their first contribution in #1

Full Changelog: https://github.com/Rems08/infrastructure-as-coolify/commits/v0.1.0-rc.2