Skip to content

Releases: srl-labs/containerlab

v0.28.0

27 Jun 16:11
44f6f37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.1...v0.28.0

v0.27.1

07 Jun 10:48
39860e1
Compare
Choose a tag to compare

Changelog

  • 9009829 Bump github.com/containerd/containerd from 1.5.10 to 1.5.13
  • c500e9f Merge pull request #905 from srl-labs/dependabot/go_modules/github.com/containerd/containerd-1.5.13
  • 39860e1 Merge pull request #906 from srl-labs/0.27.1
  • 058880d added 0.27.1 patch info
  • a18cda3 added missing rn link
  • d2db2ec adding config mount for vmx

v0.27.0

06 Jun 14:59
16ff929
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26.2...v0.27.0

v0.26.2

10 May 19:06
c03692c
Compare
Choose a tag to compare

Changelog

  • 1fb924b Merge pull request #883 from srl-labs/push-oci-ghcr
  • a9828dd Merge pull request #884 from srl-labs/ipt-errors
  • 9d06e12 Merge pull request #885 from srl-labs/uninstall
  • c03692c Merge pull request #886 from srl-labs/rn-0.26.2
  • 460b10e added 0.26.2
  • a8dff63 added download instructions
  • 24b96d4 added lock wait timer for iptables
  • 790f32f added push to ghcr in addition to ttl.sh
  • 693f0f3 fixed sonic link
  • 3af91e2 uninstallation instructions
  • 4c65e23 wrapped original error

v0.26.1

07 May 20:06
96fef83
Compare
Choose a tag to compare

Changelog

  • d050bf1 Adapt things to the new FileExists signature
  • 2f03a6a Add note for OSX installation
  • 7fd752d Merge pull request #875 from barajus/patch-1
  • b8aa155 Merge pull request #877 from LimeHat/fixFileAccess
  • 287cf0c Merge pull request #879 from srl-labs/update-scrapli
  • 722f836 Merge pull request #881 from LimeHat/fixWaitScriptRegEx
  • 96fef83 Merge pull request #882 from srl-labs/patch-0.26.1
  • e06bd14 Remove unused function
  • e17efc9 add ^et interface pattern matching to if-wait script for arista ceos
  • 12e78cf added patch 0.26.1
  • f3e1bfa fix file access error handling
  • 078becf remove unneeded ioutil call & an existence check
  • 5930516 remove unused var
  • adff85b silence deepsource on file permissions
  • d991cbc simplify CreateDirectory function
  • 2e3868d updated scrapli
  • e80442a upgraded yaml package

v0.26.0

03 May 13:53
8e517d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.1...v0.26.0

v0.25.1

22 Mar 09:52
2f68fb3
Compare
Choose a tag to compare

Changelog

v0.25.0

20 Mar 10:46
90d3de2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.24.1...v0.25.0

v0.24.1

23 Feb 21:24
f97991b
Compare
Choose a tag to compare

Changelog

  • d3819e0 Handle more iptables errors
  • 40bb9b8 Merge pull request #798 from LimeHat/main
  • f97991b Merge pull request #800 from srl-labs/fix-del-lab
  • 121059d Replace error with a warning when iptables fails
  • c36f22b Use the same log level for this error
  • 242022d added 0.24.1 rn
  • c1294c7 added a note on min docker version
  • 465a83b catch missing docker-user chain
  • 7da5a5e move lab dir deletion outside of destroyLab
  • afbe073 removed unused const

v0.0.0-0.24.1-beta1

23 Feb 08:39
Compare
Choose a tag to compare
v0.0.0-0.24.1-beta1 Pre-release
Pre-release

Changelog

  • 73ca434 add iptables to container and fix tag