File rubygem-logster.changes of Package rubygem-logster
-------------------------------------------------------------------
Tue Jul 16 09:42:57 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- - 2024-07-05: 2.20.0
- Dropped support for Ruby 3.0
- Add `Logster::Logger#subscribe` which allows subscribing to log events from `Logster::Logger`.
-------------------------------------------------------------------
Fri Jun 21 10:10:38 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- - 2024-03-12: 2.19.1
- FIX: Don’t truncate backtrace on copying
- 2024-02-28: 2.19.0
- FIX: Add compatibility with Rails 7.1+
- 2024-02-19: 2.18.1
- UX: backlink in dark mode has a dark background
- 2024-02-15: 2.18.0
- FEATURE: Implement a default Content-Security-Policy
- 2024-02-15: 2.17.1
- UX: fixed top menu when backlink to the site exists
- 2024-02-15: 2.17.0
- FEATURE: backlink to site
- 2024-01-19: 2.16.0
- FEATURE: Add inline grouping pattern creation
- 2024-01-16: 2.15.0
- FEATURE: Add loading spinner
-------------------------------------------------------------------
Mon Jan 29 14:12:00 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- - 2024-01-15: 2.14.0
- FEATURE: Stop grouping logs with different messages
-------------------------------------------------------------------
Tue Nov 14 15:13:14 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 2.13.1, see bundled CHANGELOG.md
-------------------------------------------------------------------
Mon Aug 29 06:52:24 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 2.11.3
see installed CHANGELOG.md
- 2022-08-25: 2.11.3
- DEV: Avoid deprecation warning in Redis 4.8 (#166)
-------------------------------------------------------------------
Thu Apr 28 05:35:09 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 2.11.2
see installed CHANGELOG.md
- 2022-04-28: 2.11.2
- FIX: store override level in thread local storage (Truffle Ruby compatability)
- 2022-04-21: 2.11.1
- FIX: Redis pipelining deprecation (#159)
- 2022-03-12: 2.11.0
- FEATURE: Improve support for logging error objects (#153)
-------------------------------------------------------------------
Tue Jan 25 07:09:53 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 2.10.1
see installed CHANGELOG.md
- 2021-11-26: 2.10.1
- UX: More dark-mode related changes
- 2021-11-26: 2.10.0
- FEATURE: Introduce dark mode
- 2021-10-27: 2.9.8
- FIX: We weren't properly memoizing the hostname
-------------------------------------------------------------------
Mon Jul 26 06:00:42 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 2.9.7
see installed CHANGELOG.md
- 2021-07-01: 2.9.7
- FEATURE: Optionally use full hostname
-------------------------------------------------------------------
Thu Jun 24 17:34:58 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 2.9.6
see installed CHANGELOG.md
- 2021-02-19: 2.9.6
- UX: Make `Warn` level visible by default
- 2021-01-21: 2.9.5
- FIX: Stop encoding errors when converting Message objects to JSON (#128)
- DEV: Bump dependencies
-------------------------------------------------------------------
Fri Sep 25 14:16:17 UTC 2020 - Stephan Kulow <coolo@suse.com>
updated to version 2.9.4
see installed CHANGELOG.md
- 2020-09-01: 2.9.4
- FEATURE: Merge messages differing only by numbers (#118)
- DEV: Bump dependencies
- UX: Turn severities below `Error` off by default and remember changes using localStorage (#125)
- 2020-08-20: 2.9.3
- FIX: fix code that causes warning from recent redis gem
- 2020-08-11: 2.9.2
- FIX: `report_js_error` incorrectly denying logs when Redis#exists returns integer
- 2020-07-20: 2.9.1
- FIX: Missing application backtrace in chained loggers.
- 2020-06-11: 2.9.0
- FEATURE: Allows JS errors to specify a log severity
- DEV: Several dependencies upgrades
- FIX: Don't search if the phrase hasn't changed
- UX: Distinguish the value of the current env from the values of other envs in a merged message
-------------------------------------------------------------------
Wed May 13 19:25:57 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc>
- Initial package