Releases: samuelkarp/runj
Releases · samuelkarp/runj
v0.1.0: Initial release
Initial release
What's Changed
- Properly set the controlling console by @gizahNL in #10
- Shim: Implement connect() call by @akhramov in #16
- build(deps): bump github.com/containerd/containerd from 1.5.2 to 1.5.7 by @dependabot in #17
- readme: containerd master branch was renamed to main by @emaste in #18
- build(deps): bump github.com/containerd/containerd from 1.5.7 to 1.5.8 by @dependabot in #22
- build(deps): bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2 by @dependabot in #23
- cirrus: install git-lite by @emaste in #28
- build(deps): bump github.com/containerd/containerd from 1.5.8 to 1.5.13 by @dependabot in #29
- #30 Shim: fix the "deadlock avoided" error during the rootfs mount by @akhramov in #31
- Support FreeBSD extensions to the bundle config.json by @samuelkarp in #32
- Fix runj demo oci-image by @kit-ty-kate in #34
- Enable networking with vnet by @samuelkarp in #35
- add indirect module required for building in FreeBSD ports by @dch in #39
- update dependencies by @samuelkarp in #40
- cirrus: bump FreeBSD image version to 13.2 by @hdbhm in #45
- demo: fix failing base image downloads for arm by @hdbhm in #43
- Implement CreateRuntime, Poststop hooks by @akhramov in #46
- cirrus: update to 14.0-RELEASE by @samuelkarp in #50
- delete: move to syscalls by @samuelkarp in #52
- go.mod: require Go 1.20 by @samuelkarp in #56
New Contributors
- @gizahNL made their first contribution in #10
- @akhramov made their first contribution in #16
- @dependabot made their first contribution in #17
- @emaste made their first contribution in #18
- @samuelkarp made their first contribution in #32
- @kit-ty-kate made their first contribution in #34
- @dch made their first contribution in #39
- @hdbhm made their first contribution in #45
Full Changelog: https://github.com/samuelkarp/runj/commits/v0.1.0