Changes
- Merge branch 'main' of github.com:xraph/ctrlplane (34c24da)
- chore: update dependencies in go.mod and go.sum for xraph packages and format Makefile for goimports (ee44480)
- Merge pull request #8 from xraph/dependabot/npm_and_yarn/docs/minor-and-patch-a1a4856e68 (256b85c)
- Merge pull request #7 from xraph/dependabot/go_modules/minor-and-patch-431946ebcd (d00833b)
- Merge pull request #6 from xraph/dependabot/github_actions/actions/setup-node-6 (5b62a4b)
- Merge pull request #5 from xraph/dependabot/github_actions/golangci/golangci-lint-action-9 (c64e66b)
- feat: add DisableRoutes configuration option to control route registration (ea29c09)
- build(deps): bump the minor-and-patch group in /docs with 5 updates (f8ffaa0)
- build(deps): bump the minor-and-patch group with 2 updates (13ff3d2)
- build(deps): bump actions/setup-node from 4 to 6 (6989e03)
- build(deps): bump golangci/golangci-lint-action from 7 to 9 (a2214eb)
- style: format PlatformStatus struct for consistency (1ced9ca)
- feat: add SaaS platform example with multi-store support and custom routes (d8f46b7)
- chore: update dependencies in go.mod and go.sum for mongo-driver and xdg-go packages (9cdf419)
- feat(mongo): implement CRUD operations for domains, routes, certificates, secrets, and telemetry data (91a8904)
Installation
go get github.com/xraph/ctrlplane@v0.0.2What's Changed
- build(deps): bump golangci/golangci-lint-action from 7 to 9 by @dependabot[bot] in #5
- build(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #6
- build(deps): bump the minor-and-patch group with 2 updates by @dependabot[bot] in #7
- build(deps): bump the minor-and-patch group in /docs with 5 updates by @dependabot[bot] in #8
Full Changelog: v0.0.1...v0.0.2