Releases: Nordix/Meridio
v1.0.2
What's Changed
- Simplify target and make the internal struct private by @uablrek in #368
- Adding scenario-1 and scenario-2 to the Training materials by @KatrinSalt in #375
- Fix Linter for golang 1.20 by @LionelJouin in #389
- Monitor NSM connection in TAPA to get latest local IPs by @LionelJouin in #387
- proxy; TAPA connection IPs stored in IPAM using TAPA side ID as key by @zolug in #385
- Helm Chart Generator by @LionelJouin in #331
- Log contents of interface objects by @uablrek in #360
New Contributors
- @KatrinSalt made their first contribution in #375
Full Changelog: v1.0.1...v1.0.2
Helm Charts
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-CRDs-v1.0.2.tgz
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-v1.0.2.tgz
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-Target-v1.0.2.tgz
v1.0.1
What's Changed
- Fix Scaling e2e test and Kubernetes 1.26 on Kind environment by @LionelJouin in #336
- e2e kind env set the NSM version by @LionelJouin in #339
- Website: Search bar + documentation v1.0.0 by @LionelJouin in #340
- Add gtag ID on website by @LionelJouin in #341
- NSM uplift to v1.7.0 by @LionelJouin in #338
- Add a Meridio adapted initContainer image by @uablrek in #325
- NSM uplift to v1.7.1 by @LionelJouin in #345
- Fix CVE-2022-41717 and CVE-2022-41721 by @LionelJouin in #337
- Use structured logging on TRACE level by @uablrek in #347
- Allow internal target IP change without close/reopen by @LionelJouin in #349
- tapa; graceful shutdown by @zolug in #354
- frontend; lack of bfd session logged for gateways with static+bfd by @zolug in #353
- Fix NSP Target Registry on stream conduit switch by @LionelJouin in #348
- operator; fix max-targets validation for Streams by @zolug in #359
- Set persistentVolumeClaimRetentionPolicy for NSP and IPAM statefulsets by @zolug in #362
- Fix IP release on proxy and fix Node subnet allocation by @LionelJouin in #367
- Conduit subnet release on deletion by @LionelJouin in #352
- Add training page on website by @LionelJouin in #369
- Fix TAPA concurrency issue by @LionelJouin in #346
- Fix target changes on LB by @LionelJouin in #363
Full Changelog: v1.0.0...v1.0.1
Helm Charts
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-CRDs-v1.0.1.tgz
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-v1.0.1.tgz
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-Target-v1.0.1.tgz
v1.0.0
What's Changed
- Clean target IP from Neighbor table on add by @LionelJouin in #334
- Update API to V1 by @LionelJouin in #330
- Add autogenerated website by @LionelJouin in #335
- Operator multus by @zolug in #333
Full Changelog: v0.9.1...v1.0.0
Helm Charts
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-CRDs-v1.0.0.tgz
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-v1.0.0.tgz
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-Target-v1.0.0.tgz
v0.9.1
What's Changed
- Add E2E tests badges by @LionelJouin in #313
- CI: New Makefile for kind-helm e2e environment by @LionelJouin in #315
- Meridio-Operator merged with Merido repository by @LionelJouin in #314
- Fix integration tests blocking the CI by @LionelJouin in #319
- Build and CVE bagde in the readme by @LionelJouin in #300
- E2E framework improvements (operator config, focus, skip...) by @LionelJouin in #320
- Fix max-targets support from Operator by @LionelJouin in #327
- Fix max-target in TAPA if no value sent by NSP by @LionelJouin in #324
- Fix validation of BGP auth related CRD parameters by @zolug in #328
Full Changelog: v0.9.0...v0.9.1
Helm Charts
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-CRDs-v0.9.1.tgz
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-v0.9.1.tgz
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-Target-v0.9.1.tgz
v0.9.0
What's Changed
- Fix TAPA blocked Close if VIPs are updated at the same time by @LionelJouin in #241
- Structured logging by @uablrek in #275
- Fix potential crash while getting TLS credentials by @uablrek in #279
- Fix a segv in NSMLogger.WithFields() by @uablrek in #283
- Use structured logging in load-balancer by @uablrek in #280
- Use structured logging in nsp by @uablrek in #281
- Use structured logging in ipam by @uablrek in #282
- Use structured logging in tapa by @uablrek in #284
- Add structured logging in proxy by @uablrek in #285
- Correct structured logging by @uablrek in #286
- Structured logging; logs to stdout by @uablrek in #289
- Structure Logging; mop-up by @uablrek in #287
- Add Security scan tools + fix CVEs by @LionelJouin in #278
- deployment; remote vlan nse does not need to communicate with NSMgr by @zolug in #288
- Update logging in the trouble-shooting guide by @uablrek in #294
- Bgp md5 by @zolug in #292
- Update golang.org/x/net to fix CVE-2022-27664 by @LionelJouin in #291
- Security scan output to json and documentation by @LionelJouin in #298
- NSM uplift to v1.6.0 by @LionelJouin in #293
- Uplift to NFQLB 1.1.2 by @LionelJouin in #303
- Rename load-balancer to stateless-lb by @LionelJouin in #276
- Move target example under /examples/target and ctraffic container renamed by @LionelJouin in #260
- Update golang.org/x/text to v0.3.8 by @LionelJouin in #304
- E2e specifications and IP Family support by @LionelJouin in #301
- Upgrade to nfqlb-1.1.3 by @uablrek in #307
- Environment makefile and test-scope.yaml by @LionelJouin in #308
- Fix ginkgo and kind binary path in Makefiles by @LionelJouin in #310
- Add missing kind-delete-cluster pre-target by @LionelJouin in #311
- CI: Kind environement fixes by @LionelJouin in #312
- Identifier range per stream by @LionelJouin in #175
- NSM uplift to v1.6.1 by @LionelJouin in #305
Full Changelog: v0.8.0...v0.9.0
Helm Charts
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-CRDs-v0.9.0.tgz
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-v0.9.0.tgz
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-Target-v0.9.0.tgz
v0.8.0
What's Changed
- Replace make mocks by make generate by @LionelJouin in #229
- ctraffic image updated to 22.04 by @LionelJouin in #261
- Update to Golang 1.19 by @LionelJouin in #242
- Make tools, Proto generator updated by @LionelJouin in #256
- NSM uplift to 1.5.0 by @LionelJouin in #257
- NSC DNS set to 127.0.0.1:10053 by @LionelJouin in #262
- CAP_DAC_OVERRIDE no longer needed by non-root to interact with NSM by @zolug in #264
- Flow trace doc by @uablrek in #246
- Port NAT moved to conduit by @LionelJouin in #255
- Makefile base-image new arguments and local-version by @LionelJouin in #265
- Improved TG/GW for Kind by @LionelJouin in #267
- Fix e2e tests by @LionelJouin in #237
- Monitor NSP and IPAM client connection state changes by @zolug in #268
- Move to ovl/forwarder-test to Nordix/nsm-test/ovl by @uablrek in #270
- Update to NFQLB 1.1.0 by @LionelJouin in #269
- fe; BIRD needs CAP_NET_RAW to use SO_BINDTODEVICE by @zolug in #272
- Remove hostport from the NSE-VLAN container by @LionelJouin in #273
- Update dependencies by @LionelJouin in #274
Full Changelog: v0.7.1...v0.8.0
Helm Charts
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-CRDs-v0.8.0.tgz
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-v0.8.0.tgz
https://artifactory.nordix.org/artifactory/cloud-native/meridio/Meridio-Target-v0.8.0.tgz
v0.7.1
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Issue/PR template and Code of conduct by @LionelJouin in #230
- Fix nil pointer issue in IPAM on release by @LionelJouin in #240
- Base image Alpine by @uablrek in #208
- Non root user by @zolug in #244
- TAPA Multi-Conduit fixes by @LionelJouin in #239
- lb; add nftables to image by @zolug in #249
- Add Byte Matches support in Flows by @LionelJouin in #247
- Run VLAN NSE,NSC as non-root by @zolug in #250
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Fix ERRO printouts in the proxy logs by @uablrek in #224
- Documentation by @LionelJouin in #217
- proxy; align Conduit MTU by @zolug in #223
- Add port NAT by @uablrek in #187
- Trouble shooting guide by @uablrek in #207
- Fix Load-balancer resiliency by @LionelJouin in #228
- fe; decreased log level of announcing fe service to nsp by @zolug in #227
- Enable readOnlyRootFilesystem=true by @zolug in #235
- NSM Uplift to 1.4.0 by @LionelJouin in #231
- Use different external interace name when VLAN ID=0 by @zolug in #233
- mconnect in target example container and GW/TG by @LionelJouin in #236
- Release IP on connection close by @LionelJouin in #232
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Fix TAPA unit test by @LionelJouin in #218
- Fix egress traffic failover issue due to keepalive by @LionelJouin in #219
Full Changelog: v0.5.0...v0.5.1