Releases: Azure/azure-container-networking
Releases · Azure/azure-container-networking
v1.0.35
Changes:
- e98b789 Fix NPM Bugs (#542)
- 5319878 Merge pull request #535 from Azure/consumeFromNCContainerRequest
- 512ffed Add IPAM unit tests && Using ginkgo replace the origin go test (#508)
- e44eca0 typo
- f34a463 placeholder for src/dest IP's + validation
- 00da4e2 Change pipeline storage account (#541)
- 38dc38e Move NPM from dep to go mod (#539)
- 2427888 Lock update operations to prevent race in between updates. (#536)
- 404eb16 restrict to only APIPA
- 79d8758 ipv6 don't reserve gateway address (#537)
See More
- 7758c58 include a nil check on pointer
- d2ba9bb IPv6 Node IPAM (#532)
- a6ddef1 change struct name
- 4feb4ae remove folder
- 73ebf2d testing build issue with importing hcsshim
- 7db604d remove unintended folder
- 143cb49 fixing build error
- 8bc949b revert last commit
- 42ff442 remove line
- ff14067 addressing comments
- dc1ecbf added ipv6 changes (#534)
- eaafe09 Consume ACL for APIPA Endpoint from CreateNC Req
- f452123 Consume ACL for APIPA Endpoint from CreateNC Req
- 47f6d8f Adding telemetry to network monitor (#533)
- a4e9e99 Avoid logging the auth token (#523)
- 0b62fc4 Fixing windows test failure (#531)
- 17e2c7d Adding network monitor capabilities for prerouting and postrouting ebrules (#527)
- 1d737cf Added DisableHairpinOnHostInterface:true to conflist to fix duplicate packets issue (#530)
- b69f72e Update npm image version to use the latest v1.0.33 (#521)
- fea4205 Update Install-CniPlugin.ps1 (#520)
- 2ecca21 Fix unnecessary consecutiveAdd for windows (#509) [ #367 ]
This list of changes was auto generated.
v1.0.34
Changes:
- 2427888 Lock update operations to prevent race in between updates. (#536)
- 79d8758 ipv6 don't reserve gateway address (#537)
- d2ba9bb IPv6 Node IPAM (#532)
- dc1ecbf added ipv6 changes (#534)
- 47f6d8f Adding telemetry to network monitor (#533)
- a4e9e99 Avoid logging the auth token (#523)
- 0b62fc4 Fixing windows test failure (#531)
- 17e2c7d Adding network monitor capabilities for prerouting and postrouting ebrules (#527)
- 1d737cf Added DisableHairpinOnHostInterface:true to conflist to fix duplicate packets issue (#530)
- b69f72e Update npm image version to use the latest v1.0.33 (#521)
v1.0.33
This release contains:
- Separated cns heartbeat to separate thread. (#496)
- adds environment flag fileIPAM (#482)
- fixed request and response function to send logs to AI (#495)
- Update CNM test to delete endpoint (#499)
- NPM Version Validation (#498)
- Update NPM Tolerations (#493)
- Add AI Events and CNS NC Snapshots.(#503)
- Fix ACN issue 436 for surfacing CNI errors to kubelet. (#501)
- Test NPM in E2E (#478)
- Upgrade packages at image build time (#504)
- Added EB rule for ip addresses in conflist for linux (#505)
v1.0.32
This release contains:
- Fix the code used to get the working directory (#484)
- Changed to cns logger for request and response (#491)
- Fix CNS regression (#489)
- Fix log in cnsclient package (#487)
- Limit NPM AI Telemetry Handle Retrievals (#488)
- Added back telemetry cmdline option (#485)
- Network Policy Namespace Leak (#479)
- passed as reference instead of value (#483)
- AITelemetry support for CNS (#455)
- Adding AI metrics for NPM (#475)
- Option to not enable hairpin on the host interface. (#472)
- Added resourcegroup and vmid as default dimension in AI metrics (#476)
- AppInsightTelemetry support for CNI (#458)
- Use prebuilt artifacts in E2E (#474)
- Update Cipher Suites (#473)
- add build and publish image capabilities for cns (#471)
v1.0.31
This release contains
- Config option for disabling iptable lock (#470)
- Merge Multiple Network Policies (#468)
- Allow External for Empty Ingress/Egress Rules (#466)
- Prevent Namespace Race (#463)
- Agnostic Ordering for Network Policies (#462)
- Merge NPM Port Rules Properly (#456)
- Add enableExactMatchForPodName flag in windows multitenancy config (#459)
v1.0.30
v1.0.29
- K8s Version Comparison Fix (#437)
- Fix the logic to get the AzureNetworkContainer binary path (#440)
- Setup SNAT Configuration Based on Azure Host Support (#401)
- Allow egress all and ingress all without target set (#435)
- Publish/Unpublish Network Containers via CNS (#430)
- updated package path. Changed to caps (#429)
- Persist cluster configs in AZP (#426)
- addressed concerns discussed during brownbag session (#425)