Skip to content

Releases: next-hat/nanocl

nanocl-0.2.1

24 Feb 14:54
659edeb
Compare
Choose a tag to compare

What's Changed

Full Changelog: nanocl-0.2.0...nanocl-0.2.1

nanocld-nightly-0.2.2

01 Mar 14:53
a0dee4c
Compare
Choose a tag to compare
nanocld-nightly-0.2.2 Pre-release
Pre-release

What's Changed

Full Changelog: nanocld-nightly-0.2.0...nanocld-nightly-0.2.2

nanocld-nightly-0.2.1

24 Feb 13:55
420440b
Compare
Choose a tag to compare
nanocld-nightly-0.2.1 Pre-release
Pre-release

What's Changed

Full Changelog: nanocld-nightly-0.2.0...nanocld-nightly-0.2.1

nanocl-nightly-0.2.2

01 Mar 15:42
2bab619
Compare
Choose a tag to compare
nanocl-nightly-0.2.2 Pre-release
Pre-release

nanocl-nightly-0.2.1

24 Feb 14:12
90a6906
Compare
Choose a tag to compare
nanocl-nightly-0.2.1 Pre-release
Pre-release

What's Changed

Full Changelog: nanocl-nightly-0.2.0...nanocl-nightly-0.2.1

nanocld-0.2.0

22 Feb 20:15
d790a45
Compare
Choose a tag to compare

What's Changed

  • [RELEASE] 0.1.8 by @leon3s in #52
  • Bump tokio from 1.21.2 to 1.22.0 by @dependabot in #55
  • Bump clap from 4.0.24 to 4.0.26 by @dependabot in #54
  • Bump serde_json from 1.0.87 to 1.0.88 by @dependabot in #53
  • [DOC] Update generated man to 0.1.8 by @leon3s in #56
  • Bump serde_json from 1.0.88 to 1.0.89 by @dependabot in #57
  • Bump ntex from 0.5.29 to 0.5.31 by @dependabot in #61
  • Bump clap_complete from 4.0.5 to 4.0.6 by @dependabot in #58
  • Bump serde from 1.0.147 to 1.0.149 by @dependabot in #60
  • Bump clap from 4.0.26 to 4.0.29 by @dependabot in #59
  • [REFACTOR] Using mono repo by @leon3s in #72
  • [FEATURE] Namespace inspect and remove command by @leon3s in #73
  • Bump tokio from 1.23.0 to 1.23.1 by @dependabot in #74
  • [FEATURE] Nanocl inspect cargo with yaml output by @scirin in #75
  • [REFACTOR] Namespace list using NamespaceSummary for more details by @scirin in #76
  • [WIP] Event System by @leon3s in #77
  • [FEATURE] Resource system by @scirin in #84
  • [REFACTOR] Cargo inspect with optimised query by @leon3s in #83
  • Bump clap_mangen from 0.2.6 to 0.2.7 by @dependabot in #81
  • Bump indicatif from 0.17.2 to 0.17.3 by @dependabot in #78
  • Bump clap_complete from 4.0.7 to 4.1.0 by @dependabot in #82
  • Bump rustls from 0.20.7 to 0.20.8 by @dependabot in #80
  • Bump clap from 4.0.32 to 4.1.1 by @dependabot in #79
  • [FEATURE] Event system for Resources by @scirin in #85
  • Bump clap from 4.1.1 to 4.1.3 by @dependabot in #88
  • Bump clap_complete from 4.1.0 to 4.1.1 by @dependabot in #86
  • Bump ntex from 0.6.0 to 0.6.1 by @dependabot in #87
  • [FEATURE] Nanocld namespace now have a default network by @leon3s in #89
  • Use build-time information in version function instead of constants by @zhiburt in #92
  • [REFACTOR] Nanocld use build-time information by @leon3s in #98
  • Add nanocl version check subcommand by @zhiburt in #91
  • [FEATURE] Run command inside a cargo by @leon3s in #101
  • [REFACTOR] Nanocld system network now contain correct name by @leon3s in #102
  • [FEATURE] Nanocl cargo create with env and volume options by @leon3s in #104
  • [REFACTOR] Resource proxy data model by @leon3s in #103
  • [FEATURE] Nanocl and Nanocld state apply and revert by @leon3s in #105
  • [FEATURE] Cargo history and reset by @leon3s in #111
  • [FEATURE] Resource history and reset by @leon3s in #112
  • [REFACTOR] Crate renaming to nanocl_stubs and nanocld_client by @leon3s in #113
  • Bump utoipa from 2.4.2 to 3.0.1 by @dependabot in #110
  • [FEATURE] Resource find with query filter by @leon3s in #114
  • [FEATURE] Nanocld host gateway to know the public machine ip address by @leon3s in #117
  • [REFACTOR] Cargo images input parameters by @leon3s in #116
  • [BUGFIX] Image pulling by @leon3s in #118
  • Fix image pulling by @leon3s in #119
  • Bump utoipa from 3.0.1 to 3.0.2 by @dependabot in #122
  • Bump tokio-util from 0.7.4 to 0.7.7 by @dependabot in #121
  • release(nightly) 0.2.0 by @leon3s in #123
  • Nightly nanocld 0.2.0 by @leon3s in #125
  • Nightly nanocld 0.2.0 by @leon3s in #126
  • Nightly nanocld 0.2.0 by @leon3s in #127
  • feature(daemon): metrics by @leon3s in #129
  • feature(nanocl) setup command to quickly setup current host by @leon3s in #130
  • [FEATURE] optimization for binary size by @scirin in #128
  • prerelease(nanocl) 0.2.0 by @leon3s in #134
  • feature: node registration over hostname and gateway by @leon3s in #135

New Contributors

  • @scirin made their first contribution in #75
  • @zhiburt made their first contribution in #92

Full Changelog: v0.1.8...nanocld-0.2.0

nanocl-0.2.0

22 Feb 22:19
9c28166
Compare
Choose a tag to compare

What's Changed

  • [RELEASE] 0.1.8 by @leon3s in #52
  • Bump tokio from 1.21.2 to 1.22.0 by @dependabot in #55
  • Bump clap from 4.0.24 to 4.0.26 by @dependabot in #54
  • Bump serde_json from 1.0.87 to 1.0.88 by @dependabot in #53
  • [DOC] Update generated man to 0.1.8 by @leon3s in #56
  • Bump serde_json from 1.0.88 to 1.0.89 by @dependabot in #57
  • Bump ntex from 0.5.29 to 0.5.31 by @dependabot in #61
  • Bump clap_complete from 4.0.5 to 4.0.6 by @dependabot in #58
  • Bump serde from 1.0.147 to 1.0.149 by @dependabot in #60
  • Bump clap from 4.0.26 to 4.0.29 by @dependabot in #59
  • [REFACTOR] Using mono repo by @leon3s in #72
  • [FEATURE] Namespace inspect and remove command by @leon3s in #73
  • Bump tokio from 1.23.0 to 1.23.1 by @dependabot in #74
  • [FEATURE] Nanocl inspect cargo with yaml output by @scirin in #75
  • [REFACTOR] Namespace list using NamespaceSummary for more details by @scirin in #76
  • [WIP] Event System by @leon3s in #77
  • [FEATURE] Resource system by @scirin in #84
  • [REFACTOR] Cargo inspect with optimised query by @leon3s in #83
  • Bump clap_mangen from 0.2.6 to 0.2.7 by @dependabot in #81
  • Bump indicatif from 0.17.2 to 0.17.3 by @dependabot in #78
  • Bump clap_complete from 4.0.7 to 4.1.0 by @dependabot in #82
  • Bump rustls from 0.20.7 to 0.20.8 by @dependabot in #80
  • Bump clap from 4.0.32 to 4.1.1 by @dependabot in #79
  • [FEATURE] Event system for Resources by @scirin in #85
  • Bump clap from 4.1.1 to 4.1.3 by @dependabot in #88
  • Bump clap_complete from 4.1.0 to 4.1.1 by @dependabot in #86
  • Bump ntex from 0.6.0 to 0.6.1 by @dependabot in #87
  • [FEATURE] Nanocld namespace now have a default network by @leon3s in #89
  • Use build-time information in version function instead of constants by @zhiburt in #92
  • [REFACTOR] Nanocld use build-time information by @leon3s in #98
  • Add nanocl version check subcommand by @zhiburt in #91
  • [FEATURE] Run command inside a cargo by @leon3s in #101
  • [REFACTOR] Nanocld system network now contain correct name by @leon3s in #102
  • [FEATURE] Nanocl cargo create with env and volume options by @leon3s in #104
  • [REFACTOR] Resource proxy data model by @leon3s in #103
  • [FEATURE] Nanocl and Nanocld state apply and revert by @leon3s in #105
  • [FEATURE] Cargo history and reset by @leon3s in #111
  • [FEATURE] Resource history and reset by @leon3s in #112
  • [REFACTOR] Crate renaming to nanocl_stubs and nanocld_client by @leon3s in #113
  • Bump utoipa from 2.4.2 to 3.0.1 by @dependabot in #110
  • [FEATURE] Resource find with query filter by @leon3s in #114
  • [FEATURE] Nanocld host gateway to know the public machine ip address by @leon3s in #117
  • [REFACTOR] Cargo images input parameters by @leon3s in #116
  • [BUGFIX] Image pulling by @leon3s in #118
  • Fix image pulling by @leon3s in #119
  • Bump utoipa from 3.0.1 to 3.0.2 by @dependabot in #122
  • Bump tokio-util from 0.7.4 to 0.7.7 by @dependabot in #121
  • release(nightly) 0.2.0 by @leon3s in #123
  • Nightly nanocld 0.2.0 by @leon3s in #125
  • Nightly nanocld 0.2.0 by @leon3s in #126
  • Nightly nanocld 0.2.0 by @leon3s in #127
  • feature(daemon): metrics by @leon3s in #129
  • feature(nanocl) setup command to quickly setup current host by @leon3s in #130
  • [FEATURE] optimization for binary size by @scirin in #128
  • prerelease(nanocl) 0.2.0 by @leon3s in #134
  • feature: node registration over hostname and gateway by @leon3s in #135
  • release(nanocl) nightly 0.2.0 by @leon3s in #137
  • release(nanocld) nightly 0.2.0 by @leon3s in #136
  • release(nanocld) stable 0.2.0 by @leon3s in #139

New Contributors

  • @scirin made their first contribution in #75
  • @zhiburt made their first contribution in #92

Full Changelog: v0.1.8...nanocl-0.2.0

nanocl-nightly-0.2.0

22 Feb 19:59
9bc4af9
Compare
Choose a tag to compare
nanocl-nightly-0.2.0 Pre-release
Pre-release

What's Changed

  • [RELEASE] 0.1.8 by @leon3s in #52
  • Bump tokio from 1.21.2 to 1.22.0 by @dependabot in #55
  • Bump clap from 4.0.24 to 4.0.26 by @dependabot in #54
  • Bump serde_json from 1.0.87 to 1.0.88 by @dependabot in #53
  • [DOC] Update generated man to 0.1.8 by @leon3s in #56
  • Bump serde_json from 1.0.88 to 1.0.89 by @dependabot in #57
  • Bump ntex from 0.5.29 to 0.5.31 by @dependabot in #61
  • Bump clap_complete from 4.0.5 to 4.0.6 by @dependabot in #58
  • Bump serde from 1.0.147 to 1.0.149 by @dependabot in #60
  • Bump clap from 4.0.26 to 4.0.29 by @dependabot in #59
  • [REFACTOR] Using mono repo by @leon3s in #72
  • [FEATURE] Namespace inspect and remove command by @leon3s in #73
  • Bump tokio from 1.23.0 to 1.23.1 by @dependabot in #74
  • [FEATURE] Nanocl inspect cargo with yaml output by @scirin in #75
  • [REFACTOR] Namespace list using NamespaceSummary for more details by @scirin in #76
  • [WIP] Event System by @leon3s in #77
  • [FEATURE] Resource system by @scirin in #84
  • [REFACTOR] Cargo inspect with optimised query by @leon3s in #83
  • Bump clap_mangen from 0.2.6 to 0.2.7 by @dependabot in #81
  • Bump indicatif from 0.17.2 to 0.17.3 by @dependabot in #78
  • Bump clap_complete from 4.0.7 to 4.1.0 by @dependabot in #82
  • Bump rustls from 0.20.7 to 0.20.8 by @dependabot in #80
  • Bump clap from 4.0.32 to 4.1.1 by @dependabot in #79
  • [FEATURE] Event system for Resources by @scirin in #85
  • Bump clap from 4.1.1 to 4.1.3 by @dependabot in #88
  • Bump clap_complete from 4.1.0 to 4.1.1 by @dependabot in #86
  • Bump ntex from 0.6.0 to 0.6.1 by @dependabot in #87
  • [FEATURE] Nanocld namespace now have a default network by @leon3s in #89
  • Use build-time information in version function instead of constants by @zhiburt in #92
  • [REFACTOR] Nanocld use build-time information by @leon3s in #98
  • Add nanocl version check subcommand by @zhiburt in #91
  • [FEATURE] Run command inside a cargo by @leon3s in #101
  • [REFACTOR] Nanocld system network now contain correct name by @leon3s in #102
  • [FEATURE] Nanocl cargo create with env and volume options by @leon3s in #104
  • [REFACTOR] Resource proxy data model by @leon3s in #103
  • [FEATURE] Nanocl and Nanocld state apply and revert by @leon3s in #105
  • [FEATURE] Cargo history and reset by @leon3s in #111
  • [FEATURE] Resource history and reset by @leon3s in #112
  • [REFACTOR] Crate renaming to nanocl_stubs and nanocld_client by @leon3s in #113
  • Bump utoipa from 2.4.2 to 3.0.1 by @dependabot in #110
  • [FEATURE] Resource find with query filter by @leon3s in #114
  • [FEATURE] Nanocld host gateway to know the public machine ip address by @leon3s in #117
  • [REFACTOR] Cargo images input parameters by @leon3s in #116
  • [BUGFIX] Image pulling by @leon3s in #118
  • Fix image pulling by @leon3s in #119
  • Bump utoipa from 3.0.1 to 3.0.2 by @dependabot in #122
  • Bump tokio-util from 0.7.4 to 0.7.7 by @dependabot in #121
  • release(nightly) 0.2.0 by @leon3s in #123
  • Nightly nanocld 0.2.0 by @leon3s in #125
  • Nightly nanocld 0.2.0 by @leon3s in #126
  • Nightly nanocld 0.2.0 by @leon3s in #127
  • feature(daemon): metrics by @leon3s in #129
  • feature(nanocl) setup command to quickly setup current host by @leon3s in #130
  • [FEATURE] optimization for binary size by @scirin in #128

New Contributors

  • @scirin made their first contribution in #75
  • @zhiburt made their first contribution in #92

Full Changelog: v0.1.8...nanocl-nightly-0.2.0

nanocld-nightly-0.2.0

22 Feb 20:03
80f6a75
Compare
Choose a tag to compare
nanocld-nightly-0.2.0 Pre-release
Pre-release

What's Changed

  • [RELEASE] 0.1.8 by @leon3s in #52
  • Bump tokio from 1.21.2 to 1.22.0 by @dependabot in #55
  • Bump clap from 4.0.24 to 4.0.26 by @dependabot in #54
  • Bump serde_json from 1.0.87 to 1.0.88 by @dependabot in #53
  • [DOC] Update generated man to 0.1.8 by @leon3s in #56
  • Bump serde_json from 1.0.88 to 1.0.89 by @dependabot in #57
  • Bump ntex from 0.5.29 to 0.5.31 by @dependabot in #61
  • Bump clap_complete from 4.0.5 to 4.0.6 by @dependabot in #58
  • Bump serde from 1.0.147 to 1.0.149 by @dependabot in #60
  • Bump clap from 4.0.26 to 4.0.29 by @dependabot in #59
  • [REFACTOR] Using mono repo by @leon3s in #72
  • [FEATURE] Namespace inspect and remove command by @leon3s in #73
  • Bump tokio from 1.23.0 to 1.23.1 by @dependabot in #74
  • [FEATURE] Nanocl inspect cargo with yaml output by @scirin in #75
  • [REFACTOR] Namespace list using NamespaceSummary for more details by @scirin in #76
  • [WIP] Event System by @leon3s in #77
  • [FEATURE] Resource system by @scirin in #84
  • [REFACTOR] Cargo inspect with optimised query by @leon3s in #83
  • Bump clap_mangen from 0.2.6 to 0.2.7 by @dependabot in #81
  • Bump indicatif from 0.17.2 to 0.17.3 by @dependabot in #78
  • Bump clap_complete from 4.0.7 to 4.1.0 by @dependabot in #82
  • Bump rustls from 0.20.7 to 0.20.8 by @dependabot in #80
  • Bump clap from 4.0.32 to 4.1.1 by @dependabot in #79
  • [FEATURE] Event system for Resources by @scirin in #85
  • Bump clap from 4.1.1 to 4.1.3 by @dependabot in #88
  • Bump clap_complete from 4.1.0 to 4.1.1 by @dependabot in #86
  • Bump ntex from 0.6.0 to 0.6.1 by @dependabot in #87
  • [FEATURE] Nanocld namespace now have a default network by @leon3s in #89
  • Use build-time information in version function instead of constants by @zhiburt in #92
  • [REFACTOR] Nanocld use build-time information by @leon3s in #98
  • Add nanocl version check subcommand by @zhiburt in #91
  • [FEATURE] Run command inside a cargo by @leon3s in #101
  • [REFACTOR] Nanocld system network now contain correct name by @leon3s in #102
  • [FEATURE] Nanocl cargo create with env and volume options by @leon3s in #104
  • [REFACTOR] Resource proxy data model by @leon3s in #103
  • [FEATURE] Nanocl and Nanocld state apply and revert by @leon3s in #105
  • [FEATURE] Cargo history and reset by @leon3s in #111
  • [FEATURE] Resource history and reset by @leon3s in #112
  • [REFACTOR] Crate renaming to nanocl_stubs and nanocld_client by @leon3s in #113
  • Bump utoipa from 2.4.2 to 3.0.1 by @dependabot in #110
  • [FEATURE] Resource find with query filter by @leon3s in #114
  • [FEATURE] Nanocld host gateway to know the public machine ip address by @leon3s in #117
  • [REFACTOR] Cargo images input parameters by @leon3s in #116
  • [BUGFIX] Image pulling by @leon3s in #118
  • Fix image pulling by @leon3s in #119
  • Bump utoipa from 3.0.1 to 3.0.2 by @dependabot in #122
  • Bump tokio-util from 0.7.4 to 0.7.7 by @dependabot in #121
  • release(nightly) 0.2.0 by @leon3s in #123

New Contributors

Full Changelog: v0.1.8...nanocld-nightly-0.2.0

v0.1.8

21 Nov 15:47
1243eb2
Compare
Choose a tag to compare

What's Changed

  • [REFACTOR] No necessary new line by @leon3s in #47
  • [REFACTOR] Moved container-image commands to cargo image by @leon3s in #48
  • [REFACTOR] Remove the git repository feature by @leon3s in #49
  • [REFACTOR] Refactor proxy template command by @leon3s in #50

Full Changelog: alpha...v0.1.8