SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.3-rubygem-resque-scheduler-4.10.2-1.10.x86_64.rpm :

* Mon Jan 29 2024 Dan Čermák - ## [4.10.2] - 2023-12-15 [#]## Fixed
* Finish fixing CVE-2022-44303, XSS in delayed_schedules by AATTPatrickTulskie in #783 [#]# [4.10.1] - 2023-12-15 [#]## Fixed
* Fix json dump crasher with JSON 2.7.0+ by AATTPatrickTulskie in #781
* Fix for #761, reflected XSS in delayed_schedules.erb by AATTPatrickTulskie in #780
* Fri Nov 03 2023 Dan Čermák - ## [4.10.0] - 2023-08-20 [#]## Added
* Add logfmt option for logging output (#763) [#]## Fixed
* Rubocop Fixes (#771) [#]# [4.9.0] - 2023-05-31 [#]## Changed- Adding batching to re-queuing for timestamp by AATTbrennen-stripe in #767- Use non-deprecated form of Redis.sadd/srem by AATTirvingreid in #752- Prompt for confirmation on \'Clear Delayed Jobs\' by AATTmishina2228 in #754- Address some deprecation warnings in the test suite and with srem/lrem pipelined usage by AATTPatrickTulskie in #770 [#]## Fixed- Update CI matrix and fix tests by AATTmishina2228 in #766 [#]# [4.8.0] - 2023-27-1- Replace deprecated Socket.gethostname with Addrinfo.getaddrinfo to fix deprecation warnings (#753)
* Mon Oct 10 2022 Stephan Kulow updated to version 4.7.0 see installed CHANGELOG.md [#]# [4.7.0] - 2022-10-6 [#]## Fixed - Fix tests for redis-rb 5.0 (#757) - Use Resque::DataStore#reconnect for redis-rb 5.0 compat (#757) - Test suite runs `flushall` to prevent flakiness (#757)
* Mon Aug 29 2022 Stephan Kulow updated to version 4.6.0 see installed CHANGELOG.md
* Tue Jan 25 2022 Stephan Kulow updated to version 4.5.0 see installed CHANGELOG.md [#]# Unreleased [#]# [4.5.0] [#]## Added - Support Ruby 3 - Add optional argument to `remove_schedule` to control reloading of the schedule [#]## Fixed - Fix XSS vulnerability on the `/delayed/search` page - Ensure that jobs are directly created for jobs enqueued at `Time.now` - Fix queuing to custom job queues in `enqueue_delayed_selection` - Ensure `before_enqueue` and `after_enqueue` callbacks are called in all cases of queuing a job - Fix redis error when running resque-scheduler without Redis [#]## Changed - Change CI from Travis to GitHub Actions - Only allow rufus-scheduler versions lower than 3.7 - Update vagrant configuration
* Sun May 05 2019 Stephan Kulow - updated to version 4.4.0 see installed CHANGELOG.md
* Sun Dec 03 2017 cooloAATTsuse.com- updated to version 4.3.1 HISTORY.md removed upstream
* Wed May 24 2017 bgeukenAATTsuse.com- Remove workaround that was doing a chmod after running gem install. This got added in revision 9 for unknown reasons.
* Sat Oct 08 2016 cooloAATTsuse.com- updated to version 4.3.0 see installed HISTORY.md [#]# 4.3.0 (2016-06-26)
* Add Windows testing on Appveyor
* Silence output by default when daemonizing
* Update vagrant setup
* Add a Code of Conduct
* Update gem metadata per latest Bundler defaults [#]# 4.2.1 (2016-06-08)
* Optimization of `find_delayed_selection`
* More defensive code around redis disconnects
* Only trap existing signals on given platform
* RuboCop auto-fixes
* Dependency updates
* Docs improvements
* Sat Apr 30 2016 cooloAATTsuse.com- updated to version 4.2.0 see installed HISTORY.md [#]# 4.2.0 (2016-04-29)
* Bugfix for a race condition in concurrent restarts
* Clean up and simplify the scheduling extension
* Make `Resque::Scheduler.logger` accessible to user
* Failure hook support for better extensibility
* Default failure handler now outputs stacktrace
* Add index column to scheduler tab
* Update rufus-scheduler
* Bugfix for displaying schedules appropriate to the `env` in scheduler UI [#]# 4.1.0 (2016-02-10)
* View helper to cut down on repetition
* Bugfix to check thread life only if present
* New `Resque.(find|enqueue)_delayed_selection` methods to complement `Resque.remove_delayed_selection`
* Leave undefined env vars unset in internal options hash
* Insulate checking `Rails.env`
* Documentation updates and typo fixes
 
ICM