Skip to content

Releases: YaleSpinup/ecs-api

v4.10.5

19 Dec 08:09
4db67be
Compare
Choose a tag to compare

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

02 Oct 16:22
61ae41d
Compare
Choose a tag to compare
  • 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

02 Oct 16:39
61ae41d
Compare
Choose a tag to compare
  • 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

  • Accept OCI Image Format For Verification by @pk556 in #72

New Contributors

  • @pk556 made their first contribution in #72

Full Changelog: v4.10.3...v4.10.4

Upgrade Go, Direct Dependencies

16 Oct 15:06
45c8ac5
Compare
Choose a tag to compare
Pre-release
v4.10.4-pre03

Merge branch 'master' into tl694-upgrade-alpine

Upgrade Alpine & Deco

16 Oct 13:33
Compare
Choose a tag to compare
Upgrade Alpine & Deco Pre-release
Pre-release
v4.10.4-pre02

Upgrade Deco

Upgrade Alpine Test

12 Oct 13:58
Compare
Choose a tag to compare
Upgrade Alpine Test Pre-release
Pre-release
v4.10.4-pre01

Upgrade Alpine

Add Dependabot, Merge in Update for High Vulnerability Issue

12 Oct 13:50
4b10fb3
Compare
Choose a tag to compare
  • Adds dependabot, and merges an automatically scanned patch.

Updated working go version

28 Feb 15:22
0142b61
Compare
Choose a tag to compare
  • Updates Go lang to the latest version

Update for go version

28 Sep 21:19
Compare
Choose a tag to compare
Update for go version Pre-release
Pre-release
v4.10.2-pre

updated packages

Update go packages

20 Apr 13:52
Compare
Choose a tag to compare
v4.10.1

tidy go modules