Highlights
⌨️ denotes breaking CLI changes.
👩💻 denotes breaking API changes.
- Core
- Storage
What's Changed
- Bump containerization to
0.33.4by @dkovba in #1650 - add standalone container machine document by @crosbymichael in #1674
- Adds container machine example. by @jglogan in #1676
- Always update default network with system configuration values by @katiewasnothere in #1686
- ci: bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group across 1 directory by @dependabot[bot] in #1640
- Fix duplicate "(default: 3)" in --max-concurrent-downloads help text by @CharlieTLe in #1725
- add container machine nested virt by @crosbymichael in #1742
- Pin xcode swift version in CI to 6.3 by @katiewasnothere in #1746
- Propagate permissions for all host-to-container socket mounts. by @jglogan in #1751
- Fix CLITest when run in xcode by @mareksapota in #1775
- [package]: bump containerization to 0.34.0 by @saehejkang in #1774
- fix(cp): resolve relative host paths against current directory by @adityabagchi24 in #1741
- fix: replace try! with try? for stdout/stderr writes in ProcessIO by @SEPURI-SAI-KRISHNA in #1784
- fix: remove force-unwrap on session dictionary in DefaultNetworkService by @SEPURI-SAI-KRISHNA in #1787
- Log the graceful-stop error instead of silently discarding it in gracefulStopContainer by @radheradhe01 in #1782
- Disable flaky CLI test temporarily. by @jglogan in #1828
- Fix/exec empty arguments crash by @SEPURI-SAI-KRISHNA in #1783
- Remove network variant computation from API server. by @jglogan in #1814
- Remove duplicate release workflow that double-builds and races on every tag by @radheradhe01 in #1781
- perf(parser): add collection capacity hints to known-size loops by @hluaguo in #1791
- fix: propagate error from createDirectory in system start by @SEPURI-SAI-KRISHNA in #1785
- ci: bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #1792
- Route
container image savereference list to stderr in stdout mode by @costajohnt in #1804 - Enhanced test fixtures for integration tests. by @jglogan in #1834
- Migrate some container tests, remove concurrent demo tests. by @jglogan in #1840
- Update containerization import to 0.35.0 by @katiewasnothere in #1842
- Adds build fixture and migrates build CLI tests. by @jglogan in #1848
- Migrates container machine tests. by @jglogan in #1856
- Migrate basic system tests to new test support types. by @jglogan in #1841
- Migrates network integration tests. by @jglogan in #1858
- Migrate registry tests to new test support types. by @jglogan in #1845
- Add checksum validation to hawkeye installation by @katiewasnothere in #1869
- Migrate image, volume and miscellaneous system tests. by @jglogan in #1868
- Migrates container create, run-lifecycle, exec, remove, copy. by @jglogan in #1844
- Migrates container run integration tests. by @jglogan in #1857
- Ensure test filenames match test suite names and each file has a single suite defined by @katiewasnothere in #1877
- Finalize Makefile for integration test rework. by @jglogan in #1878
New Contributors
- @CharlieTLe made their first contribution in #1725
- @mareksapota made their first contribution in #1775
- @adityabagchi24 made their first contribution in #1741
- @SEPURI-SAI-KRISHNA made their first contribution in #1784
- @radheradhe01 made their first contribution in #1782
- @hluaguo made their first contribution in #1791
- @costajohnt made their first contribution in #1804
Full Changelog: 1.0.0...1.1.0