• v0.2.0 f1fe389cd1

    v0.2.0
    All checks were successful
    mirror-to-gitlab / mirror (push) Successful in 2s
    ci-main / test (push) Successful in 3m6s
    ci / goreleaser (push) Successful in 3m10s
    ci-charts / charts (push) Successful in 4s
    Stable

    sa-devfw released this 2026-08-21 18:50:50 +00:00 | 2 commits to main since this release

    Changelog

    • 2bf3a03a5c Merge pull request 'chore(deps): update actions/setup-go action to v7' (#6) from renovate/actions-setup-go-7.x into main
    • ec288c0c0a Merge pull request 'chore(deps): update dependency helm to v4.2.3' (#2) from renovate/helm-4.x into main
    • b46606168b Merge pull request 'chore(deps): update golang docker tag to v1.26' (#3) from renovate/golang-1.x into main
    • 9520871394 Merge pull request 'fix(deps): update kubernetes' (#4) from renovate/kubernetes into main
    • 45bb22dc79 Merge pull request 'fix(deps): update module github.com/karmada-io/karmada to v1.18.2' (#5) from renovate/go-modules into main
    • 40f9632b77 build: bump Go toolchain to 1.26.6 for CVE fixes
    • 0ccd1a838c chore(build): pin base images by digest and harden renovate
    • ca6ab40a97 chore(deps): update actions/setup-go action to v7
    • 18371fbd9c chore(deps): update dependency helm to v4.2.3
    • bf18e572d0 chore(deps): update dependency helm to v4.2.4
    • 27ffd807e6 chore(deps): update golang docker tag to v1.26
    • 919f513f1c ci(mirror): force-update matching refs so diverged branches sync
    • 2472347236 ci(release): use non-mutating 'go mod download' in goreleaser before-hook
    • fe9d334e8f ci: add push-based mirror-to-gitlab Forgejo workflow
    • f3ef7e7d6d fix(deps): bump golang.org/x/net to v0.56.0
    • 3a517c61ef fix(deps): tidy go.mod/go.sum and enable Renovate gomodTidy
    • 2cdd9c660c fix(deps): update kubernetes
    • 134dd458c8 fix(deps): update module github.com/karmada-io/karmada to v1.18.2
    • b2c235505a perf(collector): fetch ENTSO-E once per zone and fan out to clusters
    • 9d95eafa91 security: harden runtime (PSA remediation)
    Downloads
  • v0.1.0 0d1259ae78

    v0.1.0
    All checks were successful
    ci-main / test (push) Successful in 4m38s
    ci-charts / charts (push) Successful in 5s
    ci / goreleaser (push) Successful in 3m41s
    Stable

    sa-devfw released this 2026-08-07 13:59:53 +00:00 | 23 commits to main since this release

    Changelog

    • 942d6786fb Initial commit
    • fa8a8fda38 Migrate to EDP: rename module, vendor carbon API, add CI/compliance/renovate, fix CVEs
    • d84f165c16 align: standardize on carbon.edge-connect.eu API group; set contact/security emails and home URL to edge-connect.eu
    • 0182a1aff3 config: add actual ENTSO-E API token and fix kubectl examples
    • b9240f4044 feat!: align with edge-connect taxonomy; default zone-label-key -> carbon.edge-connect.eu/entso-zone
    • 94c483d707 feat(helm): add imagePullSecrets support for private registries
    • b0729bc975 feat: add ClusterCarbonMetrics CRD write support with dual-mode operation
    • 9564dfecad feat: add Helm chart and deployment documentation
    • f41bf5881f feat: add carbon-data-collector for ENTSO-E integration
    • 0d1259ae78 security: bump Go toolchain to 1.25.12 to patch stdlib CVEs
    • 60add345d4 security: remove hardcoded ENTSO-E token; externalize as secret
    Downloads