Releases: YaleSpinup/ecs-api
Releases · YaleSpinup/ecs-api
v4.10.5
What's Changed
- Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 by @dependabot in #71
- Bump golang.org/x/crypto from 0.0.0-20220829220503-c86fa9a7ed90 to 0.31.0 in the go_modules group by @dependabot in #73
- Update workflow by @btassone in #74
New Contributors
Full Changelog: v4.10.4...v4.10.5
Accept OCI Image Format For Verification
- Currently, if a user is trying to verify an OCI image when going through the process of creating a container service, their image will not verify
- The outgoing request to verify only expects to accept docker formatted images, so it needed to be updated to also accept oci format
Accept OCI Image Format For Verification
- Currently, if a user is trying to verify an OCI image when going through the process of creating a container service, their image will not verify
- The outgoing request to verify only expects to accept docker formatted images, so it needed to be updated to also accept oci format
What's Changed
New Contributors
Full Changelog: v4.10.3...v4.10.4
Upgrade Go, Direct Dependencies
v4.10.4-pre03 Merge branch 'master' into tl694-upgrade-alpine
Upgrade Alpine & Deco
v4.10.4-pre02 Upgrade Deco
Upgrade Alpine Test
v4.10.4-pre01 Upgrade Alpine
Add Dependabot, Merge in Update for High Vulnerability Issue
- Adds dependabot, and merges an automatically scanned patch.
Updated working go version
- Updates Go lang to the latest version
Update for go version
v4.10.2-pre updated packages
Update go packages
v4.10.1 tidy go modules