Waiting is over! We are happy to release the newest version - [**0.6.5**](https://pypi.org/project/opera/0.6.5/) of `opera` orchestrator, which includes the following new features and updates:
- [x] introducing mandatory sanity checks for PEP8, linters, typing, commit messages
- [x] refactorings for `tosca.nodes.Storage.ObjectStorage` TOSCA normative type definition
- [x] refactorings for `tosca.nodes.Database` TOSCA normative type definition
- [x] apply tab completion to diff and update CLI commands
- [x] allow saving orchestration outputs and info to a file
- [x] update help messages for all CLI commands
- [x] detection for invalid Standard and Configure TOSCA interface operations
- [x] including TOSCA policies to topology and other necessary things for the new notify CLI command
- [x] the new [`opera notify`](https://xlab-si.github.io/xopera-opera/opera_cli.html#notify) CLI command, which enables invoking TOSCA triggers from TOSCA policies (and therefore enables scaling)
- [x] fixes for diff CLI command for different workdirs
- [x] updating and adding new examples (e.g. Docker and Kubernetes) to opera's [documentation](https://xlab-si.github.io/xopera-opera/)