Releases: next-hat/nanocl
nanocl-0.15.0
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 metricnanocl event inspect
command to get details about an eventnanocl backup
command to backup the current state into multiple StatefilesHOST
env variable to override the default hostCERT
andCERT_KEY
env variable to pass certificate and certificate key to the clientnanocl state apply --remove-orphans
to remove orphaned objectsnanocl secret create tls
now accept path to the certificate and key
Fixed
nanocl cargo run
now correctly wait the cargo to be running before returningnanocl vm run
now correctly wait the vm to be running before returningnanocl cargo start
now correctly wait the cargo to be running before returningnanocl cargo stop
now correctly wait the cargo to be stopped before returningnanocl cargo patch
now correctly wait the cargo to be patched before returningnanocl job start
now correctly wait the job to be running before returningnanocl vm start
now correctly wait the vm to be running before returningnanocl 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
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
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
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
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
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 nowGET /resources/{name}/inspect
nanocl-0.15.0-nightly
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 returningnanocl vm run
now correctly wait the vm to be running before returningnanocl cargo start
now correctly wait the cargo to be running before returningnanocl cargo stop
now correctly wait the cargo to be stopped before returningnanocl cargo patch
now correctly wait the cargo to be patched before returningnanocl job start
now correctly wait the job to be running before returningnanocl vm start
now correctly wait the vm to be running before returningnanocl 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 metricnanocl event inspect
command to get details about an event
nproxy-1.25.4-n0.11
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
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
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