Skip to content

Releases: next-hat/nanocl

nanocl-0.15.0

10 Jun 22:58
b99c108
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.15.0] - 2024-06-11

Added

  • Status information in the table of cargo ls and vm ls command and job ls
  • nanocl metric inspect command to get details about a metric
  • nanocl event inspect command to get details about an event
  • nanocl backup command to backup the current state into multiple Statefiles
  • HOST env variable to override the default host
  • CERT and CERT_KEY env variable to pass certificate and certificate key to the client
  • nanocl state apply --remove-orphans to remove orphaned objects
  • nanocl secret create tls now accept path to the certificate and key

Fixed

  • nanocl cargo run now correctly wait the cargo to be running before returning
  • nanocl vm run now correctly wait the vm to be running before returning
  • nanocl cargo start now correctly wait the cargo to be running before returning
  • nanocl cargo stop now correctly wait the cargo to be stopped before returning
  • nanocl cargo patch now correctly wait the cargo to be patched before returning
  • nanocl job start now correctly wait the job to be running before returning
  • nanocl vm start now correctly wait the vm to be running before returning
  • nanocl vm stop now correctly wait the vm to be stopped before returning
  • Diff trigger when applying a Statefile now correctly compare the current state with the new state

Changed

  • inspect rm stop start have been refactored to have a single interface matching all object
  • Removed the namespace in the table of cargo ls and vm ls command
  • Cleaner Loader when apply and removing Statefile

nproxy-1.26.0-n0.12-nightly

07 Jun 12:33
9c952fb
Compare
Choose a tag to compare
Pre-release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.26.0-n0.12]

Update

  • Update chore image to ubuntu:24.10

ndns-2.90.0-n0.7-nightly

07 Jun 12:33
9c952fb
Compare
Choose a tag to compare
Pre-release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[2.90.0-n0.7]

Update

  • Update chore image to alpine:3.20.0

ncproxy-0.12.0-nightly

04 Jun 06:57
2fa7712
Compare
Choose a tag to compare
Pre-release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.12.0] - 2024-05-16

Added

  • Limit request zone for http

ncdns-0.7.0-nightly

04 Jun 06:57
2fa7712
Compare
Choose a tag to compare
ncdns-0.7.0-nightly Pre-release
Pre-release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.7.0]

Chore

  • Upgrade ntex to version 2

nanocld-0.15.0-nightly

04 Jun 06:58
e1776e8
Compare
Choose a tag to compare
Pre-release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.15.0] - 2024-05-16

Added

  • --store-addr options from the command line to specify the store address
  • Endpoint GET /metrics/{key}/inspect to get details about a metric
  • Endpoint GET /event/{key}/inspect to get details about an event
  • Generic RepositoryCountBy interface
  • Endpoint GET /metrics/count to get the number of metrics
  • status field for VmSummary, CargoSummary

Fixed

  • Removing a job with a running process will now stop the process before removing the job
  • Patch a restarting cargo was not working and returning an error

Changed

  • The path to inspect a resource GET /resources/{name} is now GET /resources/{name}/inspect

nanocl-0.15.0-nightly

04 Jun 06:58
e2e06aa
Compare
Choose a tag to compare
nanocl-0.15.0-nightly Pre-release
Pre-release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.15.0] - 2024-05-16

Fixed

  • nanocl cargo run now correctly wait the cargo to be running before returning
  • nanocl vm run now correctly wait the vm to be running before returning
  • nanocl cargo start now correctly wait the cargo to be running before returning
  • nanocl cargo stop now correctly wait the cargo to be stopped before returning
  • nanocl cargo patch now correctly wait the cargo to be patched before returning
  • nanocl job start now correctly wait the job to be running before returning
  • nanocl vm start now correctly wait the vm to be running before returning
  • nanocl vm stop now correctly wait the vm to be stopped before returning

Changed

  • inspect rm stop start have been refactored to have a single interface matching all object
  • removed the namespace in the table of cargo ls and vm ls command

Added

  • Status information in the table of cargo ls and vm ls command and job ls
  • nanocl metric inspect command to get details about a metric
  • nanocl event inspect command to get details about an event

nproxy-1.25.4-n0.11

08 May 14:02
9c966c1
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.25.4-n0.11] - 2024-05-08

Update

  • Dependencies upgrade

ndns-2.90.0-n0.6

08 May 14:02
9c966c1
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[2.90.0-n0.6] - 2024-08-05

Update

  • Dependencies update

ncvpnkit-0.4.0

08 May 14:03
9c966c1
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.4.0] - 2024-05-08

Changed

  • Use of nanocld_client 0.14.0