Skip to content

v0.16.0

Latest

Choose a tag to compare

@scotwells scotwells released this 01 Sep 23:29
11b35a2

What's Changed

  • chore(deps): update actions/setup-go action to v7 by @renovate[bot] in #262
  • Retire config/email-templates by @scotwells in #263
  • feat: Register Workload with the search index in #265
  • feat: grant viewers the locations service by @scotwells in #272

Notes

Viewers gain read on the locations service. Locations moved to their own API group, and the viewer role granted read on the network-services group alone, so a viewer reading the new group was refused. Both roles are listed while both groups are served.

config/email-templates is removed. Anything still referencing that path needs updating.

Full Changelog: v0.15.11...v0.16.0