Skip to content

Latest commit

 

History

History
35 lines (16 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

35 lines (16 loc) · 1.91 KB

1.1.3 (2022-04-13)

Bug Fixes

  • add security requirements to swagger and document Auth requirements (#71) (ecd25d1)

1.1.2 (2022-03-28)

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.6 (#66) (926fb11)

1.1.1 (2021-11-11)

Bug Fixes

  • publish linux/amd64 and linux/arm64 image platforms (#49) (28dd42e)
  • publish multi-platfrom docker image with docker build-push-action (#50) (838168e)

1.1.0 (2021-11-11)

Features

  • upgrade to .NET 6 and use docker image that supports both ARM and Intel CPU architectures (#48) (b8d5371)

1.0.0 (2021-08-07)

Features