Skip to content

Commit 2af61c5

Browse files
Update changelog for new release
1 parent cf62a28 commit 2af61c5

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGELOG.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
## v1.2.7
1+
## v1.2.8
22

3-
This version allows to interact with the latest version of the PaaS Orchestrator (v2.6.0), introducing the new command `deplog` and the new option `usergroup` for deployment operations.
43

54
### Added
65

7-
- `deplog` command: this new command allows to retrieve the deployment log if available
6+
- script for building the docker image (see [utils](utils))
87

98
### Changed
109

11-
- commands `depcreate` and `depls` provide a new option, `--user_group`, that allows to specify the user group to filter the active deployments or to create a new deployment, respectively.
12-
- changed build and packaging strategy - github actions setup
10+
- command `depshow` with option `--verbose` now prints also additional deployment information if available (e.g. VM details for cloud deployments)
11+
12+
### Fixed
13+
14+
- command `depshow` with option `--verbose` now prints also the deployment outputs ([#55](https://github.com/indigo-dc/orchent/issues/55))
1315

0 commit comments

Comments
 (0)