Releases: nuvlaedge/nuvlaedge
Releases · nuvlaedge/nuvlaedge
v2.19.3
v2.19.2
2.19.2 (2025-06-18)
Bug Fixes
- fix issues with vpn handling (#247) (608e23f)
- improve Helm and Kubernetes credentials usage (cb82887)
- status report: allow to set expiration date (#244) (97fe696)
- do not remove the status report after an hour when there is a NE UUID mismatch.
Dependencies
- nuvla-job-engine ^5.1.1. (cb82887)
v2.19.1
v2.19.0
v2.18.0
2.18.0 (2024-12-20)
Features
- job: authenticate to Nuvla with cookies when starting job engine container (#214) (6887e61)
- kubernetes-credential-manager: by default use NE UUID in CSR name to support multiple NEs on k8s cluster (#227) (53d5db8)
- kubernetes: add support for listing Helm releases (#225) (3629076)
- telemetry: add raw coe resources for kubernetes (#216) (fa39833)
Bug Fixes
- $CSR_NAME badly provided to wait for issued certificate (53d5db8)
- agent: don't fail in case same job is requested to be started (#230) (28a2ad5)
- agent: fix status handler bugs (#228) (fdb487d)
- filtering out sensitive fields when logging VPN related informations (#222) (eff57a1)
- kubernetes: detect manager nodes on new and old clusters (#231) (8c374c1)
- telemetry: send disk usage and capacity in bytes (#233) (cdce9ec)
Dependencies
- nuvla-api ^4.2.3 (6aa05bb)
- nuvla-job-engine ^4.9.0 (13fc256)
- updated indirect dependencies (13fc256)
Code Refactoring
- telemetry: docker: improved collection of containers stats (#232) (807f25e)
- telemetry: multiple improvements (#226) (7c7c95b)
Continuous Integration
v2.17.1
2.16.2
2.16.2 (2024-11-02)
Bug Fixes
- fix(agent): fix an issue with irs loading on some platforms (backport of #217) (original commit: 862ce13)
- fix(telemetry): fixes and improvements to telemetry (backport of #215) (original commit: 65b41fd)
- fix: use our own compose binary in the slim-docker image (backport) (original commit: 7322d3f)
Full Changelog: 2.16.1...2.16.2
2.17.0
What's Changed
Fixes and Minor Changes
- deps(system-manager): remove dependency to cryptography by @schaubl in #201
- don't fail on ApiException when listing Pods from metrics service by @konstan in #202
- feat: upgrade base image to python 3.12 on alpine 3.20 by @schaubl in #203
- fix(docker): discover k3s even without compute-api. by @schaubl in #204
- support for new container stats on K8s by @konstan in #205
- fix: use json data file instead of pickle for tests by @konstan in #208
Full Changelog: 2.16.1...2.17.0
2.16.1
Full Changelog: 2.16.0...2.16.1
2.16.0
What's Changed
Fixes and Minor Changes
- fix(docker.py): fix retrieval of current container id via mountinfo by @schaubl in #195
- fix: update collect_container_metrics() to support old_version parameter in K8s driver by @konstan in #198
- feat(telemetry): wip use json patch for telemetry by @schaubl in #196
- feat(telemetry): add raw coe resources by @schaubl in #197
- Cred encryption by @schaubl in #199
- feat: slim version of docker image … by @schaubl in #200
Full Changelog: 2.15.3...2.16.0