Skip to content

v2.34.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 08:56
· 289 commits to master since this release
b92b289

Changelog

Features

  • 6a255b0 feat(object): bucket policy takes on bucket's region rather than default region if not explicit (#2229)
  • f6f377e feat(iam): add tags field (#2259)
  • 863e30d feat(serverless): add jobs definition resource (#2212)
  • 71db83b feat(rdb): disable public endpoint (#2195)
  • a2b4b28 feat(vpcgw): add support for ip id on ipam config (#2240)
  • 7a9cc85 feat: add strict search on datasources' name queries (#2243)
  • 6ce9fbf feat(block): add block volumes and snapshots (#1998)

Fixes

  • 45bad94 fix: set force_new on nested attributes (#2251)
  • 600a912 fix(cockpit): check 404 responses (#2249)
  • df7f38a fix(instance): remove eol argument to create volume from volume (#2246)
  • 26d08e5 fix(vpc): add computed to ipam config attribute (#2247)
  • 4fa384b fix(cockpit): add missing hyphen in regex (#2244)
  • c541103 fix(mnq): remove end of life v1alpha1 (#2242)

Others