- Add AWS region with propagate-aws-auth-tokens option (#192) @iress-willygo
- Add clarification to docs around S3 secrets plugin interaction (#156) @dannykansas
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- docker#v3.11.0:
+ docker#v3.12.0:
image: someimage
workdir: /app