Releases: next-hat/nanocl
Releases · next-hat/nanocl
v0.1.7
What's Changed
- [BUGFIX] Added GID option for cli image by @leon3s in #45
- Bump uuid from 1.2.1 to 1.2.2 by @dependabot in #44
- Bump clap from 4.0.23 to 4.0.24 by @dependabot in #43
Full Changelog: alpha...v0.1.7
v0.1.6
What's Changed
- Bump thiserror from 1.0.35 to 1.0.36 by @dependabot in #14
- Bump serde from 1.0.144 to 1.0.145 by @dependabot in #13
- Bump ntex from 0.5.25 to 0.5.27 by @dependabot in #12
- Bump tabled from 0.8.0 to 0.9.0 by @dependabot in #20
- Bump thiserror from 1.0.36 to 1.0.37 by @dependabot in #17
- Bump serde_json from 1.0.85 to 1.0.87 by @dependabot in #27
- Bump tabled from 0.9.0 to 0.10.0 by @dependabot in #26
- Bump clap from 3.2.22 to 4.0.18 by @dependabot in #23
- Bump clap_mangen from 0.1.11 to 0.2.3 by @dependabot in #25
- Bump clap_complete from 3.2.5 to 4.0.3 by @dependabot in #24
- [REFACTOR] Upgrade clap version by @leon3s in #28
- [FEATURE] Docker image by @leon3s in #29
- Bump clap_mangen from 0.2.3 to 0.2.4 by @dependabot in #31
- [WIP] Setup command by @leon3s in #30
- [RELEASE] 0.1.4 by @leon3s in #32
- [REFACTOR] Image generation by @leon3s in #33
- [REFACTOR] Cleaner code by @leon3s in #37
- Bump clap_complete from 4.0.3 to 4.0.5 by @dependabot in #36
- [TEST] Added E2E tests for getting started tutorial by @leon3s in #39
Full Changelog: alpha...v0.1.6
v0.1.5
What's Changed
- Bump thiserror from 1.0.35 to 1.0.36 by @dependabot in #14
- Bump serde from 1.0.144 to 1.0.145 by @dependabot in #13
- Bump ntex from 0.5.25 to 0.5.27 by @dependabot in #12
- Bump tabled from 0.8.0 to 0.9.0 by @dependabot in #20
- Bump thiserror from 1.0.36 to 1.0.37 by @dependabot in #17
- Bump serde_json from 1.0.85 to 1.0.87 by @dependabot in #27
- Bump tabled from 0.9.0 to 0.10.0 by @dependabot in #26
- Bump clap from 3.2.22 to 4.0.18 by @dependabot in #23
- Bump clap_mangen from 0.1.11 to 0.2.3 by @dependabot in #25
- Bump clap_complete from 3.2.5 to 4.0.3 by @dependabot in #24
- [REFACTOR] Upgrade clap version by @leon3s in #28
- [FEATURE] Docker image by @leon3s in #29
- Bump clap_mangen from 0.2.3 to 0.2.4 by @dependabot in #31
- [WIP] Setup command by @leon3s in #30
- [RELEASE] 0.1.4 by @leon3s in #32
Full Changelog: alpha...v0.1.5
v0.1.4
What's Changed
- Bump thiserror from 1.0.35 to 1.0.36 by @dependabot in #14
- Bump serde from 1.0.144 to 1.0.145 by @dependabot in #13
- Bump ntex from 0.5.25 to 0.5.27 by @dependabot in #12
- Bump tabled from 0.8.0 to 0.9.0 by @dependabot in #20
- Bump thiserror from 1.0.36 to 1.0.37 by @dependabot in #17
- Bump serde_json from 1.0.85 to 1.0.87 by @dependabot in #27
- Bump tabled from 0.9.0 to 0.10.0 by @dependabot in #26
- Bump clap from 3.2.22 to 4.0.18 by @dependabot in #23
- Bump clap_mangen from 0.1.11 to 0.2.3 by @dependabot in #25
- Bump clap_complete from 3.2.5 to 4.0.3 by @dependabot in #24
- [REFACTOR] Upgrade clap version by @leon3s in #28
- [FEATURE] Docker image by @leon3s in #29
- Bump clap_mangen from 0.2.3 to 0.2.4 by @dependabot in #31
- [FEATURE] Setup command by @leon3s in #30
Full Changelog: alpha...v0.1.4
Nanocl 0.1.3
Nanocl CLI
Release open to public for testing
✨ Features
- Manage clusters (CRUD)
- Manage networks (CRUD)
- Manage containers (CRUD)
- Http proxy
- Udp/Tcp proxy
- Monitor http request
- Store a git repository state as image
- Single-node mode