Releases: matrix-org/rageshake
Releases · matrix-org/rageshake
v1.13.0
Features
- Add support for blocking specific app/version/label combinations. (#85)
v1.12.0
Features
- Allow configuration of the body of created Github/Gitlab issues via a template in the configuration file. (#84)
v1.11.0
Features
- Add a link to the archive containing all the logs in the issue body. (#81)
v1.10.1
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
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
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
Features
Add config option to block unknown appplication names. (#67)
Internal Changes
Reimplement buildkite linting and changelog in GHA. (#64)
v1.7
1.7 (2022-04-14)
Features
- Pass the prefix as a unique ID for the rageshake to the generic webhook mechanism. (#54)
v1.6
1.6 (2022-02-22)
Features
- Provide ?format=tar.gz option on directory listings to download tarball. (#53)
v1.5
1.5 (2022-02-08)
Features
- Allow upload of Files with a .json postfix. (#52)