Skip to content

Releases: datum-cloud/datum

v0.13.0

09 Apr 20:17
dfd3674

Choose a tag to compare

Highlights

This release expands the built-in Datum Cloud roles to include machine account management and brings in a round of dependency updates.

Machine accounts

  • Machine account and machine account key permissions are now included in the assignable Datum Cloud Viewer, Editor, and Owner roles, so organization admins can delegate machine account management through standard role assignments (#205).

Dependency updates

  • milo updated to v0.24.3 (#178)
  • Go base image updated to 1.26 (#76)
  • golangci-lint updated to v2.11.4 (#182)
  • Reusable CI workflows updated (#188)

Full changelog: v0.12.1...v0.13.0

v0.12.1

30 Mar 17:40
ad45f77

Choose a tag to compare

What's Changed

  • feat: bump default trafficprotectionpolicies quota to 10 by @zachsmith1 in #207

Full Changelog: v0.12.0...v0.12.1

v0.12.0

23 Mar 18:45
48c46f8

Choose a tag to compare

What's Changed

  • feat: use organization-scoped IAM admin role in owner by @scotwells in #196

Full Changelog: v0.11.2...v0.12.0

v0.11.2

21 Mar 00:43
4e5e8db

Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

20 Mar 20:38
b5eb1a3

Choose a tag to compare

What's Changed

  • feat: add grant policies for notes and core resource quotas by @zachsmith1 in #193

Full Changelog: v0.11.0...v0.11.1

v0.11.0

18 Mar 22:04
4744f31

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

13 Mar 15:34
38df4ae

Choose a tag to compare

What's Changed

  • feat(iam): grant end-users access to activity queries by @scotwells in #189

Full Changelog: v0.9.1...v0.10.0

v0.9.1

13 Mar 14:47
6169471

Choose a tag to compare

What's Changed

  • fix: grant datum-cloud owner role iam-admin permissions by @kevwilliams in #187
  • fix: Grant notes-related permissions to cloud owner, viewer, and editor roles. by @JoseSzycho in #190

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

06 Mar 19:08
b04bf61

Choose a tag to compare

What's Changed

  • feat: Update username impersonalization for creation projects and install resources index policies by @JoseSzycho in #186

Full Changelog: v0.8.0...v0.9.0

v0.8.0

23 Feb 19:07
96b81f8

Choose a tag to compare

What's Changed

  • add: CODEOWNERS by @ecv in #170
  • fix(deps): update module go.miloapis.com/milo to v0.18.0 by @renovate[bot] in #118
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 by @renovate[bot] in #173
  • chore(deps): update datum-cloud/actions action to v1.9.0 by @renovate[bot] in #105
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #129
  • chore(deps): update golangci/golangci-lint-action action to v9 by @renovate[bot] in #174
  • chore: Update email templates (from email-templates PR #10) by @gaghan430 in #177
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #96
  • fix(deps): update module github.com/spf13/cobra to v1.10.2 by @renovate[bot] in #94
  • feat: create a project for a user on signup as well as an org by @mattdjenkinson in #179
  • chore: configure Claude Code datum plugins by @scotwells in #180
  • fix: Error when creating personal personal project by @JoseSzycho in #181

New Contributors

Full Changelog: v0.7.0...v0.8.0