# Post v1 roadmap
### Major features
0. Porter Operator stable release, with tiny grpc service for outputs
2. pep 003 advanced dependencies - "bundle workflow"
* run multiple bundles and pass data between them
3. pep 005 mixins are bundles
* build, distribute and execute mixins using CNAB bundles
4. These could be done in parallel
* pep 003 advanced dependencies - "the rest"
* Multi-arch support
* running on the edge and distributing to the edge
5. Signing bundles with cosign
### Group releases by epic?
- 1.1.0 - Bugs on hold during 1.0 Freeze
- Bug fixes
- 1.2.0 - Features on hold during 1.0 Freeze
- Directory Parameters
- Mount docker volume into bundle
- change db setup for improved cosmos db experience
- Set a user agent for mixins
- 1.2.0 - Build Authoring Improvements
- improved build validation
- generate bundle from helm charts, terraform modules
- Detect bundle is out-of-date improvements
- Injects secrets at build time
- Use manifest templating at build time
- 1.3.0 - Runtime Improvements
- Object parameter improvements, defaulting, deep paths
- Trace bundle execution from inside the container
- Persistent parameters
- Expose installation id as a template variable