Skip to content

Releases: Clinical-Genomics/sendmail-container

Release v0.2.5

Choose a tag to compare

@clingen-sthlm clingen-sthlm released this 06 Mar 08:30

feat(python): Update (#11)(patch)

Changed

  • Update python to 3.11
  • Update actions

Release v0.2.4

Choose a tag to compare

@clingen-sthlm clingen-sthlm released this 01 Mar 13:39

Fix(FastAPI) Optional[list] not working (#19)(patch)

Added

  • pytests

Changed

  • The FormDataRequest.submit method now returns the response
  • Changed the validation for FormDataRequest to support pydantic v2

Fixed

  • Removed Optional type hint from attachments

Release v0.2.3

Choose a tag to compare

@clingen-sthlm clingen-sthlm released this 15 Feb 16:06

feat(version): Update (#16)

Fixed

  • Version

Release v0.2.2

Choose a tag to compare

@henrikstranneheim henrikstranneheim released this 15 Feb 14:59
204d19a

Fixed

  • Pydantic BaseSettings now imported from `pydantic-settings

Release v0.2.1

Choose a tag to compare

@clingen-sthlm clingen-sthlm released this 25 Jan 07:23

feat(lint): Black, pre-commit (#10)

Changed

  • Update black and add pre-commit

Release v0.2.0

Choose a tag to compare

@clingen-sthlm clingen-sthlm released this 10 Aug 06:33

Ddd option to replace email server alias (#7) (minor)

Added

  • Option to set email server alias (defaults to config value if not set)

Release v0.1.5

Choose a tag to compare

@clingen-sthlm clingen-sthlm released this 09 Aug 12:05

Merge branch 'main' of github.com:Clinical-Genomics/sendmail-container into main

Release v0.1.4

Choose a tag to compare

@clingen-sthlm clingen-sthlm released this 09 Aug 09:34

Update module name with underscore

Release v0.1.3

Choose a tag to compare

@clingen-sthlm clingen-sthlm released this 09 Aug 09:00

Fix import of request module (#5) (patch)

Fixed

  • Import of request module in init

Release v0.1.2

Choose a tag to compare

@clingen-sthlm clingen-sthlm released this 06 Aug 15:36

Update bimpversion action (#4) (patch)

Changed

  • Update bumpversion action to version 3