Skip to content

cloud: v0.8.0

Choose a tag to compare

@github-actions github-actions released this 21 Sep 19:52
5244142

0.8.0 (2026-09-21)

Features

  • adopt a release train with gated CI and one configuration model (7fa46ac)
  • assistant: run scheduled code with task-scoped grants (#33) (391572e), closes #15
  • filesv2: download private files from resource references (35e3d7f)
  • grids: download document folders and expose authenticated file links (#23) (fb2725a)
  • grids: select and open generic Cloud resource references (#26) (622448c)

Bug Fixes

  • ai: rank fuzzy name matches above description hits in skill search (#35) (92b620f), closes #34
  • ci: first nightly run findings (#21) (72e07eb), closes #11
  • ci: ship the test environment mapping in the Cloud Login image build (#50) (732dc8c)
  • cloud: re-enable the request-cache outage test (#24) (03d6b49), closes #9
  • core: answer 401 for an invalid emergency recovery token (#30) (40d45fd), closes #4
  • grids: preserve relation labels across workspace rendering (#17) (fbf7256)
  • notebooks: keep the ordering test's notes in different partitions (#48) (ccd62f7), closes #42
  • release: bump workspace dependents when a published package releases (#51) (51f2b83)
  • release: start the changelog at the 0.7.0 release commit (#36) (153f340)
  • test: bind the default Redis handle to the test target before Bun starts (#43) (9b3a0da), closes #39