Skip to content

Releases: matrix-org/rageshake

v1.13.0

10 May 09:48
Compare
Choose a tag to compare

Features

  • Add support for blocking specific app/version/label combinations. (#85)

v1.12.0

18 Mar 13:41
Compare
Choose a tag to compare

Features

  • Allow configuration of the body of created Github/Gitlab issues via a template in the configuration file. (#84)

v1.11.0

11 Aug 09:25
Compare
Choose a tag to compare

Features

  • Add a link to the archive containing all the logs in the issue body. (#81)

v1.10.1

04 May 15:07
Compare
Choose a tag to compare

1.10.1 (2023-05-04)

Bugfixes

  • cleanup.py: Handle --repeat-delay-hours not being passed correctly, introduced in 1.10.0 (#78)

v1.10.0

02 May 14:17
Compare
Choose a tag to compare

1.10.0 (2023-05-02)

Features

  • Add --repeat-delay-hours option to cleanup script to run persistently outside of a cronjob. (#72)
  • Allow gzipped json & txt files to be uploaded as attachments to rageshakes. (#75)

Internal Changes

  • Creates a new rageshake/scripts image with cleanup script, ensure latest tag is correctly applied. (#71)
  • Update README.md to include json as a valid extension for file uploads. (#74)

v1.9.0

22 Mar 15:17
Compare
Choose a tag to compare

1.9.0 (2023-03-22)

VERSIONING NOTE: From this release onwards rageshake will be versioned in x.y.z format, not x.y.

Features

  • Add a zero-dependency python script to cleanup old rageshakes. (#61)

Internal Changes

  • Update deployment process to automatically build docker containers and binaries. (#70)

v1.8

13 Jan 18:05
v1.8
Compare
Choose a tag to compare

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

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

v1.7

14 Apr 13:20
v1.7
Compare
Choose a tag to compare

1.7 (2022-04-14)

Features

  • Pass the prefix as a unique ID for the rageshake to the generic webhook mechanism. (#54)

v1.6

22 Feb 15:58
v1.6
Compare
Choose a tag to compare

1.6 (2022-02-22)

Features

  • Provide ?format=tar.gz option on directory listings to download tarball. (#53)

v1.5

08 Feb 15:07
v1.5
Compare
Choose a tag to compare

1.5 (2022-02-08)

Features

  • Allow upload of Files with a .json postfix. (#52)