Skip to content

Latest commit

 

History

History
240 lines (162 loc) · 51.8 KB

CHANGELOG.md

File metadata and controls

240 lines (162 loc) · 51.8 KB

1.3.3 (2022-12-01)

⬆️ Dependencies

1.3.2 (2022-11-01)

⬆️ Dependencies

1.3.1 (2022-10-01)

🐛 Bug Fixes

  • set verbose level & use structured logging (#346) (9b21320)

⬆️ Dependencies

1.3.0 (2022-09-07)

🎉 Features

⬆️ Dependencies

1.2.3 (2022-09-01)

1.2.2 (2022-08-01)

1.2.1 (2022-07-26)

1.2.0 (2022-07-03)

Bug Fixes

  • add missing dash (228749d)
  • bump alpine to 3.16 due to security reports (f7d6564)
  • docker references with both tag and digest (5a17075), closes #48
  • failed to solve: executor failed running (af7df18)
  • setup buildx and qemu for image-scan (c435048)
  • standard_init_linux.go:228: exec user process caused: exec format error (b7d0c89)
  • deps: update module github.com/aws/aws-sdk-go to v1.40.54 (7f9dbf5)

Features

  • add arm docker build (be81815)
  • add full arm support to image copying (6f14156)

1.1.0 (2021-10-02)

Bug Fixes

  • provide log record for ImageSwapPolicyExists (179da70)
  • timeout for ECR client (26bdc10)
  • deps: update module github.com/alitto/pond to v1.5.1 (504e2dd)
  • deps: update module github.com/aws/aws-sdk-go to v1.38.47 (#70) (4f30053)
  • deps: update module github.com/aws/aws-sdk-go to v1.40.43 (266ef01)
  • deps: update module github.com/containers/image/v5 to v5.11.0 (#61) (11d6d28)
  • deps: update module github.com/containers/image/v5 to v5.16.0 (5230b91)
  • deps: update module github.com/dgraph-io/ristretto to v0.1.0 (#82) (dff1cb1)
  • deps: update module github.com/go-co-op/gocron to v1.9.0 (c0e9f11)
  • deps: update module github.com/rs/zerolog to v1.22.0 (#76) (c098326)
  • deps: update module github.com/rs/zerolog to v1.23.0 (#84) (607d5bb)
  • deps: update module github.com/rs/zerolog to v1.25.0 (72822f4)
  • deps: update module github.com/slok/kubewebhook to v2 (8bd73d4)
  • deps: update module github.com/spf13/cobra to v1.2.1 (ea1e787)
  • deps: update module github.com/spf13/viper to v1.8.1 (8a055a2)
  • deps: update module k8s.io/api to v0.22.1 (ab6d898)
  • deps: update module k8s.io/apimachinery to v0.21.1 (#79) (aeeeffb)
  • deps: update module k8s.io/apimachinery to v0.22.2 (ef72c66)

Features

1.1.0-alpha.1 (2021-09-30)

Bug Fixes

  • provide log record for ImageSwapPolicyExists (179da70)
  • timeout for ECR client (26bdc10)
  • deps: update module github.com/alitto/pond to v1.5.1 (504e2dd)
  • deps: update module github.com/aws/aws-sdk-go to v1.38.47 (#70) (4f30053)
  • deps: update module github.com/aws/aws-sdk-go to v1.40.43 (266ef01)
  • deps: update module github.com/containers/image/v5 to v5.11.0 (#61) (11d6d28)
  • deps: update module github.com/containers/image/v5 to v5.16.0 (5230b91)
  • deps: update module github.com/dgraph-io/ristretto to v0.1.0 (#82) (dff1cb1)
  • deps: update module github.com/go-co-op/gocron to v1.9.0 (c0e9f11)
  • deps: update module github.com/rs/zerolog to v1.22.0 (#76) (c098326)
  • deps: update module github.com/rs/zerolog to v1.23.0 (#84) (607d5bb)
  • deps: update module github.com/rs/zerolog to v1.25.0 (72822f4)
  • deps: update module github.com/slok/kubewebhook to v2 (8bd73d4)
  • deps: update module github.com/spf13/cobra to v1.2.1 (ea1e787)
  • deps: update module github.com/spf13/viper to v1.8.1 (8a055a2)
  • deps: update module k8s.io/api to v0.22.1 (ab6d898)
  • deps: update module k8s.io/apimachinery to v0.21.1 (#79) (aeeeffb)
  • deps: update module k8s.io/apimachinery to v0.22.2 (ef72c66)

Features

1.0.0 (2020-12-25)

Bug Fixes

  • bump skopeo from 0.2.0 to 1.2.0 (84025aa)
  • hardcoded AWS region (3cc0d49), closes #20 #17
  • chart: serviceaccount missing annotation tag (#21) (7164626)
  • trace for verbose logs and improve context (58e05dc), closes #15

Features

  • allow filters for container context (37d0a4d), closes #32
  • automatic token renewal before expiry (a7c45b8), closes #31
  • helm chart (00f6b74)
  • ImageSwapPolicy defines the mutation strategy used by the webhook. (9d61659)
  • POC (fedcb22)

1.0.0-beta.4 (2020-12-23)

Bug Fixes

  • bump skopeo from 0.2.0 to 1.2.0 (09fdb6e)

1.0.0-beta.3 (2020-12-23)

Features

  • ImageSwapPolicy defines the mutation strategy used by the webhook. (e64bc6d)

1.0.0-beta.2 (2020-12-22)

Features

  • allow filters for container context (c7e4c51), closes #32
  • automatic token renewal before expiry (d557c23), closes #31

1.0.0-beta.1 (2020-12-21)

Bug Fixes

  • hardcoded AWS region (3cc0d49), closes #20 #17
  • chart: serviceaccount missing annotation tag (#21) (7164626)
  • trace for verbose logs and improve context (58e05dc), closes #15

Features

1.0.0-alpha.1 (2020-12-18)

Bug Fixes

  • chart: serviceaccount missing annotation tag (#21) (7164626)
  • trace for verbose logs and improve context (58e05dc), closes #15

Features