v0.35.0
What's Changed
- Fix typo by @oshothebig in #1151
- Bump github.com/containerd/containerd from 1.6.13 to 1.6.14 by @dependabot in #1153
- Correct inconsistencies between PHONY declarations and the actual targets by @oshothebig in #1163
- Reduce duplicates in Makefile by @oshothebig in #1162
- Update srl.md by @sc68cal in #1166
- Remove unnecessary entrypoint option by @oshothebig in #1167
- Replace
$(pwd) and $ (shell pwd) with CURDIR variable by @oshothebig in #1164 - Call target of Makefile in GitHub Actions by @oshothebig in #1165
- fix-exec-format-and-add-multipe-cmd by @steiler in #1157
- fixing #1152 by @steiler in #1154
- Introduce DNS options by @steiler in #1161
- Bump github.com/containerd/containerd from 1.6.14 to 1.6.15 by @dependabot in #1177
- Bump golang.org/x/term from 0.3.0 to 0.4.0 by @dependabot in #1176
- Bump golang.org/x/text from 0.5.0 to 0.6.0 by @dependabot in #1174
- Bump golang.org/x/crypto from 0.4.0 to 0.5.0 by @dependabot in #1173
- Introducing NodeRegistry by @steiler in #1156
- fix ovs bridge check by @hellt in #1172
- remove runexecs in favor of runexec by @hellt in #1185
- Fixing filtering of containers for
clab exec
by @hellt in #1186 - Align
clab exec
plain format with previous styling by @hellt in #1187 - add interface signatures for all nodes by @hellt in #1191
- Bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 by @dependabot in #1193
- Seamless json output in the exec output by @hellt in #1188
- added srl ping test by @hellt in #1190
- fixing missing lab filter for
clab exec
with no user-defined filters by @hellt in #1197 - added exec tests by @hellt in #1199
- added rn 0.35 by @hellt in #1200
New Contributors
- @oshothebig made their first contribution in #1151
Full Changelog: v0.34.0...v0.35.0