File rubygem-actioncable-6.1.changes of Package rubygem-actioncable-6.1
-------------------------------------------------------------------
Mon Nov 4 15:54:49 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- ## Rails 6.1.7.10 (October 23, 2024) ##
* No changes.
## Rails 6.1.7.9 (October 15, 2024) ##
* No changes.
-------------------------------------------------------------------
Fri Jun 21 09:10:38 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- ## Rails 6.1.7.8 (June 04, 2024) ##
* No changes.
## Rails 6.1.7.7 (February 21, 2024) ##
* No changes.
-------------------------------------------------------------------
Thu Nov 2 15:30:38 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- ## Rails 6.1.7.6 (August 22, 2023) ##
* No changes.
## Rails 6.1.7.5 (August 22, 2023) ##
* No changes.
## Rails 6.1.7.4 (June 26, 2023) ##
* No changes.
## Rails 6.1.7.3 (March 13, 2023) ##
* No changes.
## Rails 6.1.7.2 (January 24, 2023) ##
* No changes.
## Rails 6.1.7.1 (January 17, 2023) ##
* No changes.
-------------------------------------------------------------------
Mon Oct 10 12:50:27 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 6.1.7
see installed CHANGELOG.md
## Rails 6.1.7 (September 09, 2022) ##
* No changes.
-------------------------------------------------------------------
Thu Aug 4 12:48:33 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 6.1.6.1
see installed CHANGELOG.md
## Rails 6.1.6.1 (July 12, 2022) ##
* No changes.
-------------------------------------------------------------------
Thu Apr 28 05:06:04 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 6.1.5.1
see installed CHANGELOG.md
## Rails 6.1.5.1 (April 26, 2022) ##
* No changes.
## Rails 6.1.5 (March 09, 2022) ##
* The Action Cable client now ensures successful channel subscriptions:
* The client maintains a set of pending subscriptions until either
the server confirms the subscription or the channel is torn down.
* Rectifies the race condition where an unsubscribe is rapidly followed
by a subscribe (on the same channel identifier) and the requests are
handled out of order by the ActionCable server, thereby ignoring the
subscribe command.
*Daniel Spinosa*
* Truncate broadcast logging messages.
*J Smith*
## Rails 6.1.4.7 (March 08, 2022) ##
* No changes.
-------------------------------------------------------------------
Tue Feb 15 07:04:08 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 6.1.4.6
see installed CHANGELOG.md
## Rails 6.1.4.6 (February 11, 2022) ##
* No changes.
## Rails 6.1.4.5 (February 11, 2022) ##
* No changes.
-------------------------------------------------------------------
Tue Jan 25 06:17:04 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 6.1.4.4
see installed CHANGELOG.md
## Rails 6.1.4.4 (December 15, 2021) ##
* No changes.
## Rails 6.1.4.3 (December 14, 2021) ##
* No changes.
## Rails 6.1.4.2 (December 14, 2021) ##
* No changes.
-------------------------------------------------------------------
Wed Aug 25 04:56:56 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.4.1
* no changes
-------------------------------------------------------------------
Fri Jul 9 12:19:41 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.4
* Fix `ArgumentError` with ruby 3.0 on `RemoteConnection#disconnect`.
*Vladislav*
-------------------------------------------------------------------
Fri May 14 15:51:40 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.3.2
* no changes
-------------------------------------------------------------------
Tue Apr 20 12:53:44 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.3.1
* no changes
-------------------------------------------------------------------
Mon Mar 15 04:07:03 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.3
* no changes
-------------------------------------------------------------------
Mon Feb 15 09:50:27 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.2.1
## Rails 6.1.2.1 (February 10, 2021) ##
* No changes.
## Rails 6.1.2 (February 09, 2021) ##
* No changes.
-------------------------------------------------------------------
Wed Jan 20 06:04:36 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.1
* no changes
-------------------------------------------------------------------
Fri Dec 11 02:36:51 UTC 2020 - Manuel Schnitzer <mschnitzer@suse.com>
- removed build flags for Ruby 2.6 and 2.7 only
We need to have Ruby 2.5 binaries as well.
- removed disable_docs gem2rpm option (not available)
-------------------------------------------------------------------
Wed Dec 9 23:52:53 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
- update to version 6.1.0:
https://weblog.rubyonrails.org/2020/12/9/Rails-6-1-0-release/
-------------------------------------------------------------------
Mon Nov 2 23:18:14 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
- initial package