Changelog for
ruby3.1-rubygem-logster-2.20.0-150400.1.2.x86_64.rpm :
* Tue Jul 16 2024 dan.cermakAATTposteo.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 2024 dan.cermakAATTposteo.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 2024 dan.cermakAATTposteo.net- - 2024-01-15: 2.14.0 - FEATURE: Stop grouping logs with different messages
* Tue Nov 14 2023 dan.cermakAATTposteo.net- New upstream release 2.13.1, see bundled CHANGELOG.md
* Mon Aug 29 2022 cooloAATTsuse.comupdated 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 2022 cooloAATTsuse.comupdated 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 2022 cooloAATTsuse.comupdated 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 2021 cooloAATTsuse.comupdated to version 2.9.7 see installed CHANGELOG.md - 2021-07-01: 2.9.7 - FEATURE: Optionally use full hostname
* Thu Jun 24 2021 cooloAATTsuse.comupdated 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 2020 cooloAATTsuse.comupdated 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 2020 stasiekAATTmichalski.cc- Initial package