Skip to content

Releases: xraph/ctrlplane

v0.0.1

13 Feb 03:01

Choose a tag to compare

Changes

  • feat: enhance release workflow with workflow_dispatch support and dynamic tagging (dbea686)
  • Merge branch 'main' of github.com:xraph/ctrlplane (9f89755)
  • feat: add GitHub Actions workflow for deploying documentation to GitHub Pages (0e0fc00)
  • Merge pull request #4 from xraph/dependabot/github_actions/actions/cache-5 (c40d5a7)
  • Merge pull request #3 from xraph/dependabot/github_actions/actions/upload-artifact-6 (838f34c)
  • Merge pull request #1 from xraph/dependabot/github_actions/actions/checkout-6 (b14f243)
  • Merge pull request #2 from xraph/dependabot/github_actions/actions/setup-go-6 (e8346aa)
  • refactor: improve code readability by restructuring regex rules and enhancing type definitions (6703487)
  • feat: reorganize imports and enhance code structure across multiple files (9c72aa3)
  • refactor: unify string quotes and simplify array formatting in JSON and TypeScript files (aa4a21b)
  • feat: update vessel dependency to v0.0.3 and remove indirect reference (66b390b)
  • build(deps): bump actions/cache from 4 to 5 (2906dad)
  • build(deps): bump actions/upload-artifact from 4 to 6 (808963e)
  • build(deps): bump actions/checkout from 4 to 6 (5cb8bc4)
  • build(deps): bump actions/setup-go from 5 to 6 (8b1b82f)
  • feat: add GitHub Actions workflows for CI, documentation deployment, and release management (d92924d)
  • feat: update button styles for improved UI consistency (0be509f)
  • feat(bun): implement domain, route, certificate, secret, and telemetry management (987483b)
  • feat: initialize documentation structure with Tailwind CSS and Fumadocs integration (0add4b7)
  • feat: implement in-memory store for secrets, telemetry, and worker management (ef4dce9)

Installation

go get github.com/xraph/ctrlplane@v0.0.1

What's Changed

  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #2
  • build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #1
  • build(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #3
  • build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #4

New Contributors

Full Changelog: https://github.com/xraph/ctrlplane/commits/v0.0.1