Releases: srl-labs/containerlab
Releases · srl-labs/containerlab
v0.55.1
What's Changed
- Install pyenv and touch docker config files for codespaces by @hellt in #2080
- Pushing empty docker config json by @hellt in #2082
- Use single devcontianer for dev and codespaces usage by @hellt in #2083
- Use predefined workspace folder in devcontainer by @hellt in #2084
- Simplify clab install in the devcontainer by @hellt in #2086
- Update quickstart.md by @jbemmel in #2088
- Fix missing vJunos-router and C8000v doc references by @vista- in #2090
- Devcontainer docs by @hellt in #2089
- Switch to D2L as SR Linux default type by @hellt in #2094
- Patch 0.55.1 by @hellt in #2103
Full Changelog: v0.55.0...v0.55.1
v0.55.0
What's Changed
- Added long names of vr-sros and srl by @Bzhash in #1941
- Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #1991
- Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 by @dependabot in #1992
- Bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #1995
- add cookie consent and option to manage cookies by @ankudinov in #1997
- Fix GetNSPath for ignite by @robertvolkmann in #2000
- remove some dead code by @hellt in #1996
- Remove config engine lab example by @hellt in #2002
- Bump github.com/containers/podman/v5 from 5.0.1 to 5.0.2 by @dependabot in #2005
- Bump github.com/scrapli/scrapligo from 1.2.0 to 1.3.0 by @dependabot in #2004
- Add "auto" option to ipv4-subnet and ipv6-subnet by @mzagozen in #1962
- Setup script for quick clab installation on apt-based systems by @hellt in #2011
- Lift interface limit for sros by @hellt in #2012
- Always use CLI command to load cRPD license by @mzagozen in #2014
- Enable NETCONF by default on recent cRPD by @mzagozen in #2015
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #2025
- Bump github.com/scrapli/scrapligo from 1.3.0 to 1.3.1 by @dependabot in #2024
- Bump github.com/tklauser/numcpus from 0.7.0 to 0.8.0 by @dependabot in #2022
- Change shebang to sh for Alpine Liunux by @andi-blafasl in #2017
- Add knob to skip adding extended ACL to labdir by @steiler in #2028
- Standardize on ceos:4.32.0F by @james-m-henderson in #2034
- Bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #2037
- remove d5t srlinux platform variant by @hellt in #2043
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #2042
- Bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #2038
- Bump github.com/jsimonetti/rtnetlink from 1.4.1 to 1.4.2 by @dependabot in #2041
- Bump github.com/containers/common from 0.58.2 to 0.58.3 by @dependabot in #2040
- Bump github.com/containers/podman/v5 from 5.0.2 to 5.0.3 by @dependabot in #2047
- Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #2048
- Bump sigs.k8s.io/kind from 0.22.0 to 0.23.0 by @dependabot in #2046
- fix: close ansible inventory file by @testwill in #2050
- replaced apt repo for an IPv6 capable one in documentation by @jenslink in #2032
- Bump github.com/containernetworking/plugins from 1.4.1 to 1.5.0 by @dependabot in #2054
- Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #2053
- docker-in-docker (dind) devcontainer image to be used for labs by @hellt in #2058
- Add vJunos-Router kind based on existing vJunos-switch implementation by @vista- in #2063
- dind devcontainer part2 by @hellt in #2059
- use dockerfile based codespaces build by @hellt in #2064
- Bump github.com/hairyhenderson/gomplate/v3 from 3.11.7 to 3.11.8 by @dependabot in #2061
- devcontainer tools by @hellt in #2067
- Bump github.com/containers/podman/v5 from 5.0.3 to 5.1.1 by @dependabot in #2065
- Bump github.com/docker/docker from 26.1.3+incompatible to 26.1.4+incompatible by @dependabot in #2068
- Implement Dummy Interface by @steiler in #2055
- Add Linux VM kind by @jmussmann in #1976
- added rn 0.55 by @hellt in #2070
- Bump github.com/mackerelio/go-osstat from 0.2.4 to 0.2.5 by @dependabot in #2073
- Bump golang.org/x/mod from 0.17.0 to 0.18.0 by @dependabot in #2076
- Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #2075
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #2074
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /lab-examples/ixiac01 by @dependabot in #2077
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /lab-examples/ixiac01 by @dependabot in #2078
New Contributors
- @andi-blafasl made their first contribution in #2017
- @james-m-henderson made their first contribution in #2034
- @jenslink made their first contribution in #2032
- @vista- made their first contribution in #2063
- @jmussmann made their first contribution in #1976
Full Changelog: v0.54.2...v0.55.0
v0.54.2
v0.54.1
What's Changed
- Bump golang.org/x/net from 0.14.0 to 0.17.0 in /lab-examples/ixiac01 by @dependabot in #1975
- Bump golang.org/x/mod from 0.16.0 to 0.17.0 by @dependabot in #1977
- Added insecure-mgmt grpc server configuration by @hellt in #1979
- bump docker to v25 and podman to v5.0.1 by @hellt in #1980
- Bump github.com/distribution/reference from 0.5.0 to 0.6.0 by @dependabot in #1965
Full Changelog: v0.54.0...v0.54.1
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