Skip to content

Releases: next-hat/nanocl

nanocl-0.17.1

16 Sep 23:06

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.17.1] - unreleased

Fixed

  • Fix substate default arguments population when rendering a statefile.

nproxy-1.28.0-n0.14.0

12 Sep 21:26

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.28.0-n0.14.0] - 2025-09-11

Core

  • Upgrade dependencies

ndns-2.91.0-n0.9.0

12 Sep 21:27

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.91.0-n0.9.0] - 2025-09-11

Core

  • Upgrade dependencies

ndns-2.90.0-n0.9.0

12 Sep 21:27

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.9.0] - 2025-09-12

Core

  • Upgrade dependencies

ncvpnkit-0.7.0

12 Sep 21:27
24803bb

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.7.0] - 2025-09-12

Core

  • Upgrade dependencies
  • Nanocl 0.17.0 compatibility

ncproxy-0.14.0

12 Sep 21:27
263dc4d

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.14.0] - 2025-09-12

Added

  • Hsts configuration from the proxy rule by n0tank3sh
  • Http3 experimental support

ncdns-0.9.0

12 Sep 21:28
bace02a

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.9.0] - 2025-09-12

Fixed

  • DNS rule overriding instead of merging by n0tank3sh

nanocld-0.17.0

12 Sep 21:28
0218829

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.17.0] - 2025-09-12

Added

  • Endpoint GET /process/{name}/stats to get process stats by it's name by n0tank3sh
  • Save database cert into a secret for multinode exchange and sync.
  • Distributed mutex lock to avoid node to run the same task at the same time.

nanocl-0.17.0

12 Sep 21:28
8753d7c

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.17.0] - 2025-09-12

Added

  • nanocl stats to get stats of multiple processes by name n0tank3sh
  • nanocl state man to get the manual of the Statefile.
  • nanocl state render to render a Statefile with the current context variables.
  • nanocl logs now accept multiple names.
  • Better statefile arguments parsing with required, multiple and description fields.
  • Statefile metadata to enhance the manual of a statefile.
  • nanocl secret patch to update a secret without having to remove it.

nproxy-1.26.0-n0.14.0-nightly

12 Sep 15:08

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.14.0] - 2025-09-11

Core

  • Upgrade dependencies