Skip to content

Releases: Traeger-GmbH/release-server

v0.2.0

20 Jun 17:26
Compare
Choose a tag to compare

[FEATURE] Proof & apply code style and conventions #34
[FEATURE] Introduce a changelog with categories, affected platforms and internationalization for the managed artifacts #55
[FEATURE] Implement a data validation after uploading #15
[CHANGE] GetReleaseInfo now returns the release date #54
[CHANGE] Check filesystem permissions during startup #46
[FEATURE] Add a Swagger documentation for the endpoints #42
[FEATURE] Ensure async operations #44
[FEATURE] Add a backup and restore mechanism via REST #37
[CHANGE] Adjust all response messages so that they are formatted as valid JSON #36
[FEATURE] Add a "catch all" route #35
[CHANGE] Upgrade to .Net Core v3.1 #29

v0.1.0

15 Dec 20:51
07e64d0
Compare
Choose a tag to compare

The release server v0.1 provides the following features:

  • Upload release artifacts
  • Delete release artifacts
  • Get information about the release artifacts (e.g. which version is the latest etc.)
  • Secured endpoints with basic auth
  • Usable with docker