Highlights
⌨️ denotes breaking CLI changes.
👩💻 denotes breaking API changes.
- Core
- Images
- Build
- Networking
What's Changed
- Bump containerization to 0.26.4 by @realrajaryan in #1276
- Stabilize
testBuildNetworkAccess. by @jglogan in #1271 - Fix container start hang on invalid executable by @JaewonHur in #1278
- [building]: add steps for using container-builder-shim locally by @saehejkang in #1279
- Bump Containerization to 0.26.5 by @realrajaryan in #1282
- GH actions: do not interpolate template variables in
runblocks. by @jglogan in #1284 - Capture container logs on failed CI runs. by @jglogan in #1285
- Add mtu option for network attachments by @realrajaryan in #1267
- ci: bump the github-actions group with 2 updates by @dependabot[bot] in #1288
- Add container.cpus and container.memory system properties by @realrajaryan in #1266
- Feat: add RegistryResource by @tico88612 in #1195
- Fix race condition on SandboxService.waiters by @JaewonHur in #1289
- Add build.cpus and build.memory system properties by @realrajaryan in #1293
- Serialize network tests again by @JaewonHur in #1294
- Move parser tests that rely on userdefault manipulation to TestCLINoP… by @realrajaryan in #1299
- Tolerate container-builder-shim check fail by @JaewonHur in #1297
- Give more time to DirectoryWatcherTest by @JaewonHur in #1296
- Add fallback to CONTAINER_DEFAULT_PLATFORM for image architecture by @Willjianger9 in #1286
- Bump to use containerization 0.27.0 by @adityaramani in #1304
- Refactor: container export a tar archive by @tico88612 in #1303
- Reap auto remove containers if there are running on system start by @JaewonHur in #1290
- Remove trailing comma by @benediktjohannes in #1315
- Update builder API to use grpc-swift-2. by @jglogan in #1309
- Fix docker ignore by @JaewonHur in #1273
- Add support for build secrets by @percontation in #1300
- Remove user defaults on userdata uninstall. by @jglogan in #1317
- [networks]: add decoder/encoder to Attachment and NetworkStatus by @saehejkang in #1216
- Revert "Update builder API to use grpc-swift-2. (#1309)" by @egernst in #1324
- volumes: Allow "." by @dcantah in #1326
- Add rootfs override by @JaewonHur in #1323
- Bump Containerization version to 0.29.0 by @adityaramani in #1327
- Use Sendable DNS types. by @jglogan in #1269
- make schemeFor public by @realrajaryan in #1331
- README: Add logo by @dcantah in #1339
- ci: bump actions/download-artifact from 8.0.0 to 8.0.1 in the github-actions group by @dependabot[bot] in #1325
- Remove obsolete disableAllocator from network delete path by @manojmahapatra in #1332
- Add TestCLIVersion to integration tests and fix assertions by @tico88612 in #1312
- CLI: stop and delete should error on not found containers by @dcantah in #878
- Fix a compilation error by @dkovba in #1346
- Make ProcessConfiguration.User Equatable by @JaewonHur in #1357
- Add plugin resources by @JaewonHur in #1356
- Ensure that the bar length never exceeds the remaining width by @dkovba in #1348
- build: extend signal handling scope to cover the unpack phase by @Otoru in #1358
- Update builder to 0.11.0. by @jglogan in #1369
- [build]: add tests for dockerfile arg parsing by @saehejkang in #1342
- Don't bake DNS server into builder container config. by @jglogan in #1370
- Add TestCLIStatus to integration tests and fix assertions by @tico88612 in #1368
New Contributors
- @Willjianger9 made their first contribution in #1286
- @benediktjohannes made their first contribution in #1315
- @percontation made their first contribution in #1300
- @Otoru made their first contribution in #1358
Full Changelog: 0.10.0...0.11.0