Skip to content

Tags: matrix-org/rageshake

Tags

v1.11.0

Toggle v1.11.0's commit message
1.11.0

v1.10.1

Toggle v1.10.1's commit message
Update changelog for 1.10.1

v1.10.0

Toggle v1.10.0's commit message
Changelog for v1.10.0

v1.9.0

Toggle v1.9.0's commit message
1.9.0

v1.8

Toggle v1.8's commit message

Verified

This tag was signed with the committer’s verified signature.
michaelkaye Michael Kaye
Features

  Add config option to block unknown appplication names. (#67)

Internal Changes
  Reimplement buildkite linting and changelog in GHA. (#64)

v1.7

Toggle v1.7's commit message

Verified

This tag was signed with the committer’s verified signature.
michaelkaye Michael Kaye
1.7 (2022-04-14)

================

Features
--------

- Pass the prefix as a unique ID for the rageshake to the generic webhook mechanism. ([\#54](#54))

v1.6

Toggle v1.6's commit message

Verified

This tag was signed with the committer’s verified signature.
michaelkaye Michael Kaye
1.6 (2022-02-22)

================

Features
--------

- Provide ?format=tar.gz option on directory listings to download tarball. ([\#53](#53))

v1.5

Toggle v1.5's commit message

Verified

This tag was signed with the committer’s verified signature.
michaelkaye Michael Kaye
1.5 (2022-02-08)

================

Features
--------

- Allow upload of Files with a .json postfix. ([\#52](#52))

v1.4

Toggle v1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
michaelkaye Michael Kaye
1.4 (2022-02-01)

================

Features
--------

- Allow forwarding of a request to a webhook endpoint. ([\#50](#50))

v1.3

Toggle v1.3's commit message

Verified

This tag was signed with the committer’s verified signature.
michaelkaye Michael Kaye
1.3 (2022-01-25)

================

Features
--------

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

Bugfixes
--------

- Prevent timestamp collisions when reports are submitted within 1 second of each other. ([\#39](#39))

Internal Changes
----------------

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