Skip to content

Releases: mtlynch/logpaste

0.2.1

30 Apr 13:16
2f78d70

Choose a tag to compare

  • Fixes a Denial of Service vulnerability (#111, #113)
    • Fixes an issue where a malicious user could send LogPaste a very large request to exhaust memory or disk space.

Thanks to @lukechampine for spotting this issue and providing a fix!

0.2.0

28 Apr 15:03
3b8e8f9

Choose a tag to compare

  • Upgrades to Litestream v0.3.4
  • You no longer have to deploy twice to initialize a new database

Breaking changes

  • All AWS_ environment variables have been renamed so that the prefix is LITESTREAM_ instead of AWS_

0.1.1

02 Apr 21:04
3b747fc

Choose a tag to compare

  • Fixed some debug log messages

0.1.0

02 Apr 02:22
8a4ca96

Choose a tag to compare

Initial release