Releases: srl-labs/containerlab
Releases · srl-labs/containerlab
v0.54.0
What's Changed
- Post install script by @hellt in #1959
- Bump github.com/containers/podman/v4 from 4.9.3 to 4.9.4 by @dependabot in #1964
- cRPD: allow root ssh directive by @steiler in #1967
- Bump go to 1.21 by @hellt in #1970
- Add vr-c8000v kind by @mzagozen in #1960
- Added acl rules for srl 24.3+ by @hellt in #1968
- Support for podman local images by @aredmon85 in #1969
- Added grpc config to the mgmt grpc server by @hellt in #1971
- Added rn 0.54 by @hellt in #1972
New Contributors
- @aredmon85 made their first contribution in #1969
Full Changelog: v0.53.0...v0.54.0
v0.53.0
What's Changed
- added ixsa1 variant by @hellt in #1932
- Bump github.com/google/nftables from 0.1.0 to 0.2.0 by @dependabot in #1936
- Network-Mode fix by @steiler in #1940
- add fortigate node by @robotwalk in #1917
- Decouple
cmd
package from theclab
application part1 by @steiler in #1906 - Bump github.com/containernetworking/plugins from 1.4.0 to 1.4.1 by @dependabot in #1950
- Bump golang.org/x/mod from 0.15.0 to 0.16.0 by @dependabot in #1947
- Bump k8s.io/apimachinery from 0.29.2 to 0.29.3 by @dependabot in #1948
- fix version based checks and add x3/x1 platforms by @hellt in #1943
- srl.Ready(): fixing a possible nil pointer by @steiler in #1952
- added drawio generation command by @hellt in #1956
- Add FreeBSD support by @dteslya in #1953
- Rn 0.53 by @hellt in #1957
Full Changelog: v0.52.0...v0.53.0
v0.52.0
What's Changed
- Fixing Docker create mgmt network MTU output by @steiler in #1911
- c9s docs update with prefixless deployments by @hellt in #1893
- k8s-kind: Expose kind command line option via extras field by @YutaroHayakawa in #1912
- Use single quotes to resolve pwd at the time of invoke by @hellt in #1915
- Update README.md - fix broken link by @robotwalk in #1918
- veth creation: make first node create the veth endpoints by @steiler in #1914
- Collect partial configs (partial config and ssh keys) before appying by @steiler in #1919
- Replace utils.LinkByNameOrAlias with netlink.LinkByName by @steiler in #1908
- Per-stage command execution by @steiler in #1902
- log the success of the link creation by @hellt in #1926
- rn 0.52 by @hellt in #1927
- Bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot in #1924
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #1925
New Contributors
- @robotwalk made their first contribution in #1918
Full Changelog: v0.51.3...v0.52.0
v0.51.3
v0.51.2
What's Changed
- Check DOCKER-USER chain exists in nf_tables by @steiler in #1900
- Bump sigs.k8s.io/kind from 0.21.0 to 0.22.0 by @dependabot in #1896
- Bump go.uber.org/mock from 0.3.0 to 0.4.0 by @dependabot in #1897
- Bump k8s.io/apimachinery from 0.29.1 to 0.29.2 by @dependabot in #1898
- Bump github.com/containers/podman/v4 from 4.9.2 to 4.9.3 by @dependabot in #1899
- k8s_kind: Display kind provisioning log by @YutaroHayakawa in #1894
- Bump github.com/opencontainers/runtime-spec from 1.1.1-0.20230922153023-c0e90434df2a to 1.2.0 by @dependabot in #1895
- Rn 0.51.2 by @hellt in #1904
Full Changelog: v0.51.1...v0.51.2
v0.51.1
What's Changed
Full Changelog: v0.51.0...v0.51.1
v0.51.0
What's Changed
- typo fix by @Bzhash in #1854
- Support mounting anonymous volume by @mzagozen in #1853
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #1856
- Bump github.com/containers/common from 0.57.2 to 0.57.4 by @dependabot in #1857
- Bump sigs.k8s.io/kind from 0.20.0 to 0.21.0 by @dependabot in #1858
- create a firewall interface by @steiler in #1850
- Bump github.com/containers/podman/v4 from 4.8.3 to 4.9.2 by @dependabot in #1859
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #1861
- SR Linux SNMP changes for 24.3 by @hellt in #1845
- Format for 0.51 by @hellt in #1862
- do not render empty vars section in the ansible inventory by @hellt in #1863
- added wireshark video by @hellt in #1865
- Initial Nokia SR OS CI by @hellt in #1852
- codecov v3->4 by @hellt in #1866
- Edgeshark docs by @hellt in #1868
- Edgeshark uninstall by @hellt in #1869
- Use new org token for codecov v4 by @hellt in #1870
- Update wireshark.md by @nvibert in #1871
- Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #1874
- Bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in #1875
- Bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #1876
- Node Stages and Dependency Manager by @steiler in #1759
- Bump golang.org/x/mod from 0.14.0 to 0.15.0 by @dependabot in #1878
- c9s docs refresh by @hellt in #1846
- Docs: fix flag for graphviz generation by @alexandrehassan in #1873
- Update mermaid section by @alexandrehassan in #1882
- added edgeshark installation script and a video by @hellt in #1884
- Stages docs by @hellt in #1885
- Release Notes 0.51.0 by @hellt in #1886
- Update install.md by @ckuhtz in #1889
New Contributors
- @Bzhash made their first contribution in #1854
- @mzagozen made their first contribution in #1853
- @nvibert made their first contribution in #1871
Full Changelog: v0.50.0...v0.51.0
v0.50.0
What's Changed
- Parallelize tests by @hellt in #1800
- Update vr-vjunosevolved.md file to fix markdown issue by @axxyhtrx in #1802
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #1801
- changed xrv9k defaults by @hellt in #1806
- Bump github.com/containers/podman/v4 from 4.8.2 to 4.8.3 by @dependabot in #1808
- Bump github.com/florianl/go-tc from 0.4.2 to 0.4.3 by @dependabot in #1809
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #1813
- Bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #1811
- Bump github.com/docker/go-connections from 0.4.1-0.20231031175723-0b8c1f4e07a0 to 0.5.0 by @dependabot in #1810
- Bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #1817
- Node Definition: Move Certificate SAN under Certificate stanza by @steiler in #1821
- added KeyUsageKeyEncipherment by @hellt in #1822
- Documentation updates by @slinkish in #1824
- use google/nftables library to install iptables by @steiler in #1362
- Bump WillAbides/setup-go-faster from 1.13.0 to 1.14.0 by @dependabot in #1825
- Bump actions/cache from 3 to 4 by @dependabot in #1826
- Bump github.com/containers/common from 0.57.1 to 0.57.2 by @dependabot in #1827
- K8skind by @steiler in #1121
- chg: Administratively enable the interface e1-1 by @indigo423 in #1833
- set
/home/admin
file permissions for sr linux by @hellt in #1832 - Use 15 sros cfg apply timeout by @hellt in #1835
- Bump dorny/paths-filter from 2 to 3 by @dependabot in #1836
- Bump sigs.k8s.io/kind from 0.17.0 to 0.20.0 by @dependabot in #1837
- Bump k8s.io/apimachinery from 0.26.5 to 0.29.1 by @dependabot in #1838
- Bump github.com/hairyhenderson/gomplate/v3 from 3.11.6 to 3.11.7 by @dependabot in #1841
- Bump github.com/jsimonetti/rtnetlink from 1.4.0 to 1.4.1 by @dependabot in #1840
- Bump github.com/pmorjan/kmod from 1.1.0 to 1.1.1 by @dependabot in #1839
- Wireshark docs revisited by @hellt in #1842
- added Ansible variables to the generated inventory by @hellt in #1843
- Release 0.50.0 by @hellt in #1844
New Contributors
- @axxyhtrx made their first contribution in #1802
- @slinkish made their first contribution in #1824
- @indigo423 made their first contribution in #1833
Full Changelog: v0.49.0...v0.50.0
v0.49.0
What's Changed
- Fix missing link in vsrx example by @hellt in #1760
- Bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 by @dependabot in #1764
- Bump github.com/jsimonetti/rtnetlink from 1.3.5 to 1.4.0 by @dependabot in #1763
- Bump github.com/tklauser/numcpus from 0.6.1 to 0.7.0 by @dependabot in #1766
- Bump WillAbides/setup-go-faster from 1.12.0 to 1.13.0 by @dependabot in #1767
- Bump github.com/containers/podman/v4 from 4.7.2 to 4.8.0 by @dependabot in #1765
- Prevent cleanup on CTRL-C by @steiler in #1769
- SRL: Populate NodeConfig with generated System MAC for it to show up in the json data export by @steiler in #1770
- Initial OpenBSD support by @dteslya in #1762
- Update Border0 FKA Mysocketio Commands + Docs by @adrianosela in #1768
- Remove newline in log msg by @hellt in #1776
- Bump actions/setup-python from 4 to 5 by @dependabot in #1778
- Bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot in #1779
- Bump github.com/containers/podman/v4 from 4.8.0 to 4.8.1 by @dependabot in #1780
- Bump actions/setup-go from 4 to 5 by @dependabot in #1777
- Bump github.com/containernetworking/plugins from 1.3.0 to 1.4.0 by @dependabot in #1781
- Bump github.com/containers/common from 0.57.0 to 0.57.1 by @dependabot in #1782
- Add support for vJunosEvolved by @akielaries in #1775
- Initial Cisco FTDv support by @dteslya in #1783
- Exec: throw error on no containers matching filter by @steiler in #1786
- Bump github/codeql-action from 2 to 3 by @dependabot in #1789
- bump artifacts v3->v4 by @hellt in #1792
- Bump github.com/containers/podman/v4 from 4.8.1 to 4.8.2 by @dependabot in #1787
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #1788
- change srl to nokia_srlinux by @hellt in #1796
- support healthchecks configuration for nodes by @steiler in #1426
- Ixia c one refactor by @hellt in #1795
- Added rn 0.49 by @hellt in #1799
New Contributors
- @dteslya made their first contribution in #1762
- @adrianosela made their first contribution in #1768
Full Changelog: v0.48.6...v0.49.0