Skip to content

Releases: nuvlaedge/nuvlaedge

v2.19.3

15 Jul 17:49
cd0472f

Choose a tag to compare

2.19.3 (2025-07-15)

Bug Fixes

  • helm: support user defined namespace with nuvlaNamespaceOverride value (45e10a3)
  • slim docker image missing python-dateutil dependency (994b53b)

Dependencies

  • nuvla-job-engine ^5.1.3 (45e10a3)

v2.19.2

18 Jun 21:30
c64517a

Choose a tag to compare

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

17 Apr 21:01
392d501

Choose a tag to compare

v2.19.1 Pre-release
Pre-release

2.19.1 (2025-04-17)

Bug Fixes

  • vpn: reduce background cpu usage (921e233)

Dependencies

  • job_local.py: Update code to be compatible with job-engine v5. (4ed2058)
  • nuvla-job-engine ^5.0.1. (4ed2058)
  • updated indirect dependencies. (4ed2058)

v2.19.0

12 Feb 15:10
bbad01b

Choose a tag to compare

v2.19.0 Pre-release
Pre-release

2.19.0 (2025-02-12)

Features

  • telemetry: Add IPv6 addresses of network interfaces into telemetry report (#234) (a7c902c)

Bug Fixes

  • build: add git to base-builder to fix helm installation (2389f90)
  • kubernetes: place job on the node along with NE when NE DB is needed by the job (#238) (d9058fc)

Code Refactoring

  • telemetry: refactor monitors and telemetry coordination (#229) (5d8605a)

v2.18.0

20 Dec 18:47
e4d552f

Choose a tag to compare

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

Code Refactoring

  • telemetry: docker: improved collection of containers stats (#232) (807f25e)
  • telemetry: multiple improvements (#226) (7c7c95b)

Continuous Integration

v2.17.1

02 Nov 23:36
65acc39

Choose a tag to compare

2.17.1 (2024-11-02)

Bug Fixes

  • agent: fix an issue with irs loading on some platforms (#217) (862ce13)
  • agent: send installation-parameters even if partial (#209) (f0992ae)
  • telemetry: fixes and improvements to telemetry (#215) (65b41fd)

Continuous Integration

  • release-please: fix upload of assets in release (72fd227)
  • add workflow manual-release.yml (63dd40a)
  • release-please: fix version number and docker images tag (21efa96)
  • replace release workflow with release-please action (#210) (4e09af5)

2.16.2

02 Nov 16:51

Choose a tag to compare

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

12 Oct 13:56

Choose a tag to compare

2.17.0 Pre-release
Pre-release

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

30 Sep 09:06

Choose a tag to compare

2.16.1 Pre-release
Pre-release

Full Changelog: 2.16.0...2.16.1

2.16.0

27 Sep 11:07

Choose a tag to compare

2.16.0 Pre-release
Pre-release

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