Releases: PANTHEONtech/StoneWork
Releases · PANTHEONtech/StoneWork
StoneWork 23.06.1
What's Changed
- ci: Fix always passing VPP plugin test by @pemoticak in #97
- misc: Adding dependencies to vpp-test-image by @Giluerre in #100
- Migrate to Docker Compose V2 by @pemoticak in #99
- feat: Implement swctl status command by @pemoticak in #98
- Add central command executor by @pemoticak in #101
- Update swctl documentation by @pemoticak in #103
- Merge global swctl flags into one structure by @pemoticak in #105
- Render extra files for single entities by @ondrej-fabry in #108
- Run StoneWork CI tests on Ubuntu 20.04 by @pemoticak in #111
- Update Go version to 1.20 by @pemoticak in #110
- Remove support for VPP 21.06 by @pemoticak in #112
- Initial variant for support command (included docker inspect) by @Giluerre in #107
- Update GoVPP to 0.8.0 by @pemoticak in #113
- Making swctl available as library by @Giluerre in #109
- Add Docker Compose project support to swctl by @pemoticak in #114
- Update dependabot.yml by @ondrej-fabry in #116
- added multitenant router example by @fgschwan in #120
- Revert version of Docker Compose module to 2.14.0 by @pemoticak in #122
- swctl : Implement swctl dependency commands by @Giluerre in #115
- Change CNF API file directory to /cnfapi by @pemoticak in #124
- Improve standalone CNF component detection by @pemoticak in #129
Full Changelog: v23.06.0...v23.06.1
StoneWork 23.06
What's Changed
- Bump github.com/onsi/gomega from 1.22.1 to 1.24.1 by @dependabot in #76
- Update GoVPP to 0.7.0 by @pemoticak in #77
- Rebuild agentctl in dev.Dockerfile by @pemoticak in #78
- CI: add vpp test workflow by @Giluerre in #82
- Introduce swctl (StoneWork CLI) by @ondrej-fabry in #89
- Add telemetry & monitoring example by @samuel-dudik in #91
- Fix swctl deploy services command by @pemoticak in #94
- Add swctl manage command by @ondrej-fabry in #93
- feat: Improve StoneWork module discovery by @pemoticak in #87
- Do not show internal config when running swctl by @pemoticak in #95
- Support for VPP 23.06 by @Giluerre in #96
Full Changelog: v22.10.0...v23.06.0
StoneWork 22.10.1
What's Changed
- Bump github.com/onsi/gomega from 1.22.1 to 1.24.1 by @dependabot in #76
- Update GoVPP to 0.7.0 by @pemoticak in #77
- Rebuild agentctl in dev.Dockerfile by @pemoticak in #78
- CI: add vpp test workflow by @Giluerre in #82
Full Changelog: v22.10.0...v22.10.1
StoneWork 22.10
What's Changed
- Bump github.com/onsi/gomega from 1.19.0 to 1.20.2 by @dependabot in #62
- Switch to new GoVPP module path by @ondrej-fabry in #66
- Bump github.com/onsi/gomega from 1.20.2 to 1.21.1 by @dependabot in #67
- Add package bridge-utils to tester image by @mhalaj1 in #65
- Bump github.com/go-errors/errors from 1.0.1 to 1.4.2 by @dependabot in #53
- Bump github.com/onsi/gomega from 1.21.1 to 1.22.1 by @dependabot in #69
- feat: Add support for VPP 22.10 by @pemoticak in #70
- Fix proto-rootgen-image build, other minor fixes and updates by @mhalaj1 in #74
- Update bfd and nat64 plugin by @mhalaj1 in #73
Full Changelog: v22.02.1...v22.10.0
StoneWork 22.02.1
What's Changed
- fix: Make abx-ip4 node run before NAT by @ondrej-fabry in #49
- Create dependabot.yml by @ondrej-fabry in #45
- fix: Make ABX plugin add VLAN tags by @PantheonVladimirB in #50
- Fix issues in ABX VPP plugin by @ondrej-fabry in #54
- Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 by @dependabot in #52
- Minor updates by @ondrej-fabry in #58
- fix: Correctly remove ABX policy with MAC change by @PantheonVladimirB in #55
- Add tests for ABX VPP plugin by @PantheonVladimirB in #57
- Fix isisx plugin by @pemoticak in #61
- Fix missing dependency for VPP test framework by @pt-maros in #63
- Add execution of ABX VPP plugin tests by @pt-maros in #64
New Contributors
- @PantheonVladimirB made their first contribution in #50
- @dependabot made their first contribution in #52
- @pemoticak made their first contribution in #61
- @pt-maros made their first contribution in #63
Full Changelog: v22.02.0...v22.02.1
StoneWork 22.02
What's Changed
- Fix for proto-rootgen image building by @fgschwan in #7
- Upgrade vpp-agent to v3.3.0 by @ondrej-fabry in #8
- docu: Cleanup documentation by @mhalaj1 in #9
- Update versioning of StoneWork images by @mhalaj1 in #6
- Fix broken links in documentation by @samuel-dudik in #12
- CNF-985 Various minor corrections by @samuel-dudik in #13
- Regenerate config documentation by @samuel-dudik in #17
- CNF-1009 Upgrade github.com/containerd/containerd to version 1.4.13 in #19
- Proper clean up of examples after performing tests in #20
- Add option to enable GSO support in punt manager plugin by @samuel-dudik in #16
- fixed dependency download in vpp-test docker image build by @fgschwan in #21
- Fix tagging of images by @ondrej-fabry in #25
- golang.org/x/text Out-of-bounds Read in #23
- Update README.md by @ondrej-fabry in #27
- Fix indefinite waiting for user input during VPP image build by @ondrej-fabry in #36
- golang.org/x/text Denial of Service (DoS) in #26
- Upgrade dependencies with security issues by @ondrej-fabry in #42
- Create security.yml by @ondrej-fabry in #44
- Update security.yml by @ondrej-fabry in #46
- Add support for VPP 22.02 by @ondrej-fabry in #41
- Fix image pushing to ghcr.io by @samuel-dudik in #47
- Fix image tagging by @samuel-dudik in #48
New Contributors
- @fgschwan made their first contribution in #7
- @mhalaj1 made their first contribution in #9
- @samuel-dudik made their first contribution in #12
Full Changelog: v21.06.0...v22.02.0
StoneWork 21.06.0
Update release.yml, Dockerfiles - 21.06 release (#3) Signed-off-by: Miroslav Miklus <[email protected]>