**OCI feature improvements**
459 - OCI-in-Docker feature is now a default feature on Linux
456 - Move OCI image tag to an annotation to free up start-command
460 - Ensure docker `Labels` and `User` keys are forwarded to the appropriate OCI image key
466 - Ensure that `--env` arguments are processed for all bundle formats, not just ConductR
467 - Update `mvn-install` to use `--path-beg` for ACL match
**`bndl` command improvements**
462 - Adjust bndl `--acl` parameter to allow specification of `--path`, `--path-regex`, `--path-beg`, `--rewrite`
**CD feature improvements**
385 - `conduct deploy`: support tagged deployments
**Licensing updates**
468 - Update the verbiage and URL for access-tokens
**Bug fixes**
463 - Conduct stop also require similar fail-fast argparse option as Conduct run