Skip to content

v0.6.9

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 03:41
· 18 commits to main since this release
Immutable release. Only release title and notes can be modified.
664552c

What's Changed

  • sync mintlify to v0.6.7 by @github-actions[bot] in #1207
  • Changelog: week of July 24, 2026 by @mintlify[bot] in #1216
  • Apply brand tone and writing style fixes by @mintlify[bot] in #1221
  • Apply brand tone and writing style fixes by @mintlify[bot] in #1223
  • Apply brand tone and writing style fixes by @mintlify[bot] in #1224
  • chore(docs): add SDK snippets to tuning guide by @toksdotdev in #1135
  • chore: refresh npm lockfile after v0.6.8 by @github-actions[bot] in #1240
  • sync mintlify to v0.6.8 by @github-actions[bot] in #1239
  • Apply brand tone and writing style fixes by @mintlify[bot] in #1241
  • docs(sdk/python): document labels, ephemeral, and on_secret_violation create kwargs; fix ViolationPolicy parsing by @ya-luotao in #1175
  • chore(deps): replace rustls-pemfile with rustls-pki-types by @nuri-yoo in #1228
  • feat(sdk): expose insecure/ca-certs registry overrides in Go and Python by @ya-luotao in #1247
  • fix(network): fail over to subsequent DNS upstreams by @MannXo in #1243
  • feat(cli): add msb completion command for shell completion scripts by @ya-luotao in #1245
  • fix(network): propagate guest TCP half-close to proxy tasks by @brandonduff in #1181
  • docs(sdk): remove stale reference overviews by @appcypher in #1256
  • fix(network): handle additional half-close races by @toksdotdev in #1255
  • chore(deps): upgrade sea-orm to 2.0 and sqlx to 0.9 by @connyay in #1257
  • Changelog: week of July 31, 2026 by @mintlify[bot] in #1260
  • docs: make the docs cloud-native by @toksdotdev in #1262
  • docs(changelog): group entries by month by @toksdotdev in #1263
  • Fix typos and grammar by @mintlify[bot] in #1264
  • Apply brand tone and writing style fixes by @mintlify[bot] in #1265
  • feat(sdk/go): support AttachWith for non-default guest users by @IIITManjeet in #1252
  • chore(deps): Bump the "dependencies" group with 2 updates across multiple ecosystems by @dependabot[bot] in #1242
  • chore(deps): Bump russh from 0.62.4 to 0.62.5 in the cargo group across 1 directory by @dependabot[bot] in #1270
  • test(network): bound invalid-host secret test exec by @toksdotdev in #1273
  • feat(runtime): add deployment profiles by @appcypher in #1248
  • fix(sdk): close cloud compatibility gaps by @appcypher in #1249
  • docs(sdk): remove stale reference overviews by @toksdotdev in #1275
  • Fix typos and grammar by @mintlify[bot] in #1279
  • fix(sdk): trust system CAs for cloud agent WSS by @toksdotdev in #1271
  • Apply brand tone and writing style fixes by @mintlify[bot] in #1280
  • Fix typos and grammar by @mintlify[bot] in #1281
  • feat(sdk/python)!: standardize closed values as enums by @appcypher in #1251
  • fix(self): defer Windows release swaps until process exit by @appcypher in #1274
  • fix(sdk): require explicit cloud backend selection by @appcypher in #1259
  • feat(rootfs): add flat OCI root disks by @appcypher in #1261
  • feat(sdk): support cloud default volume files by @appcypher in #1272
  • fix(agentd): centralize child process reaping by @crpboy in #1212
  • feat(sdk): expose active backend context by @appcypher in #1250
  • fix(windows/fs): skip flush for read-only handles (spurious EACCES on close) by @lyb2320 in #1214
  • feat(sdk): expose root disk resizing across bindings by @toksdotdev in #1289
  • feat(filesystem): allow staged agentd in offline builds by @georgrybski in #1269
  • feat(ruby): add production-ready Magnus SDK gem by @tobi in #1283
  • chore(deps): Bump the "dependencies" group with 2 updates across multiple ecosystems by @dependabot[bot] in #1285
  • fix(metrics): drop stale sandbox gauge series by @toksdotdev in #1291
  • chore(deps-dev): Bump js-yaml from 4.2.0 to 4.3.1 in /sdk/node-ts in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1294
  • fix(image): preserve OCI config labels in inspection by @lirazsiri in #1277
  • feat(sdk): add explicit default workload execution by @appcypher in #1298
  • perf(runtime): integrate measured host optimization stack by @appcypher in #1284
  • Changelog: week of August 7, 2026 by @mintlify[bot] in #1299
  • fix(cli): parse dns network rules in release builds by @appcypher in #1302
  • feat(runtime): share writeback pressure live by @appcypher in #1301
  • fix(network): preserve backpressured published-port data by @toksdotdev in #1307
  • fix(image): load nested OCI image indexes by @toksdotdev in #1308
  • fix(sandbox): keep label projection consistent by @toksdotdev in #1309
  • fix(go): use alternate signal stack on macOS by @toksdotdev in #1310
  • docs(sdk): streamline reference pages by @toksdotdev in #1315
  • Apply brand tone and writing style fixes by @mintlify[bot] in #1317
  • Fix typos and grammar by @mintlify[bot] in #1318
  • docs(sdk): streamline reference pages by @toksdotdev in #1316
  • fix(sandbox): unify secret placeholder defaults by @toksdotdev in #1313
  • docs: clarify SDK lifecycle and CLI setup guidance by @toksdotdev in #1319
  • Apply brand tone and writing style fixes by @mintlify[bot] in #1321
  • Fix typos and grammar by @mintlify[bot] in #1322
  • feat(config): configure deployment profile from config.json by @appcypher in #1323
  • feat(runtime): add scoped sockets and host vsock routes by @appcypher in #1297
  • feat(sdk): add sparse sandbox configuration patches by @appcypher in #1303
  • feat(runtime): add NUMA-aware placement profiles by @appcypher in #1324
  • fix(types): keep host policy out of cloud resources by @appcypher in #1329
  • chore(deps): Bump the "dependencies" group with 2 updates across multiple ecosystems by @dependabot[bot] in #1333
  • docs(networking): group vsock SDK examples in tabs by @toksdotdev in #1342
  • feat(runtime): degrade placement under pressure by @appcypher in #1337
  • fix(image): preserve long link targets in saved archives by @toksdotdev in #1320
  • feat(network): add per-sandbox egress and ingress rate limits by @toksdotdev in #1282
  • chore(ci): parallelize and accelerate integration workflows by @toksdotdev in #1314
  • fix(snapshot): make payload integrity opt-in by @appcypher in #1346
  • fix(ci): harden pull request runners and caches by @toksdotdev in #1347
  • docs(sdk): normalize reference type hierarchy by @toksdotdev in #1343
  • docs(docker): add flat root setup by @appcypher in #1348
  • chore(release): bump microsandbox to 0.6.9 by @appcypher in #1267

New Contributors

Full Changelog: v0.6.8...v0.6.9