2021-12-02 17:01:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 2 12:44:31 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Skip python 3.6 since python-sentry-sdk dropped it
|
|
|
|
|
|
2021-08-10 07:04:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 10 06:58:03 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 0.13.0:
|
|
|
|
|
- Add ability for one config file to include another one
|
|
|
|
|
- Add shell command reporting ability
|
|
|
|
|
- web: don't crash when receiving a web request without Accept header
|
|
|
|
|
- add env_file configuration option (Alessandro Romani, )
|
|
|
|
|
- email: add missing Date header
|
|
|
|
|
- Add back a self contained binary, this time based on PyInstaller
|
|
|
|
|
- Fix email reporting when multiple recipients given
|
|
|
|
|
- reporting: add a failure reason line at the top of sentry/email
|
|
|
|
|
- mail: new tls, startls, username, and password options
|
|
|
|
|
- allow jobs to run as a different user
|
|
|
|
|
- Support timezone schedule
|
|
|
|
|
|
2020-05-15 17:41:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri May 15 12:54:51 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
|
|
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
|
|
2020-03-10 09:16:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 10 08:49:39 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 0.10.0
|
|
|
|
|
* HTTP remote interface, allowing to get job status and start jobs on demand
|
|
|
|
|
* Simple Linux binary including all dependencies (built using PyOxidizer)
|
|
|
|
|
* Build Linux binary inside Docker Ubuntu 16.04, so that it is compatible with
|
|
|
|
|
older glibc systems
|
|
|
|
|
* Build a standalone Linux binary, using PyOxidizer
|
|
|
|
|
* Switch from raven to sentry-sdk
|
|
|
|
|
|
2019-09-17 08:51:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 11 11:44:32 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Initial spec for v0.9.0
|