Skip to content

Releases: matrix-org/rageshake

v1.4

01 Feb 14:07
v1.4
Compare
Choose a tag to compare

1.4 (2022-02-01)

Features

  • Allow forwarding of a request to a webhook endpoint. (#50)

v1.3

25 Jan 10:51
v1.3
Compare
Choose a tag to compare

1.3 (2022-01-25)

Features

  • Add support for creating GitLab issues. Contributed by @tulir. (#37)
  • Support element-android submitting logs with .gz suffix. (#40)

Bugfixes

  • Prevent timestamp collisions when reports are submitted within 1 second of each other. (#39)

Internal Changes

  • Update minimum Go version to 1.16. (#37, #42)
  • Add documentation on the types and formats of files submitted to the rageshake server. (#44)
  • Build and push a multi-arch Docker image on the GitHub Container Registry. (#47)
  • Add a /health endpoint that always replies with a 200 OK. (#48)

v1.2

16 Sep 09:46
Compare
Choose a tag to compare

Add email support.

1.1 (2020-06-04)

04 Jun 12:17
v1.1
Compare
Choose a tag to compare

Features

Internal Changes

  • Update minimum go version to 1.11. (#29, #30)
  • Replace vendored libraries with go mod. (#31)
  • Add Dockerfile. Contributed by @awesome-manuel. (#32)

v1.0

04 Dec 12:05
Compare
Choose a tag to compare

Initial tag of rageshake.

No reason other than for consistent build & deployment