Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@ffcplatform ffcplatform released this 24 Dec 10:11
· 14 commits to main since this release
e6d7a4a

save file to DMZ storage (#11)

  • version increment

  • added asyncAPI draft

  • adds openapi doc

  • Add blob storage config

  • update table title

  • update Azurite configuration to use AZURITE_ENDPOINT

  • Add DMZ blob client

  • Move common functions to utils

  • Add router plugin

  • Update OpenAPI spec

  • Add missing util functions

  • Add upload endpoint

  • Adjust upload service convention

  • Update status code for type mismatch

  • Fix provision.azure.yaml

  • Remove text/plain from valid types

  • Add missing config to helm map

  • Add tests

  • Address SonarCloud suggestions

  • Increase test coverage

  • Update provision.azure.yaml

  • Fix Azurite account compose

  • Add ingress chart

  • Store metadata in blob storage

  • Remove blank line from helm chart

  • Add objects container env to compose

  • Address PR comments


Co-authored-by: Adam Kay [email protected]
Co-authored-by: sfitz42 [email protected]