SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.3-rubygem-stomp-1.4.10-1.20.x86_64.rpm :

* Fri Sep 25 2020 Stephan Kulow updated to version 1.4.10 see installed CHANGELOG.md [#]# 1.4.10 20200819
* Fix issue #165
* Reinstate autoflush behavior
* Correct _receive method signature
* Update version
* More debugging messages in netio.rb.
* Mon Feb 10 2020 Stephan Kulow - updated to version 1.4.9 see installed CHANGELOG.md [#]# 1.4.9 20191116
* More debugging messages in netio.rb.
* Test workaround for Artemis-2289.
* New put and get examples.
* Fix issue #160.
* Address issue #155.
* Suppress SSL stacktrace to stdout.
* Example logger enhancements.
* Optional STOMP frame in examples.
* Mon Jan 14 2019 Stephan Kulow - updated to version 1.4.8 see installed CHANGELOG.md [#]# 1.4.8 20181219
* Fix missed merge from 1.4.7 release.
* Add global debug output flag to all unit tests.
* Wed Dec 19 2018 Stephan Kulow - updated to version 1.4.7 see installed CHANGELOG.md [#]# 1.4.7 20181210
* Support SSL cert/key in text format.
* Test adjustments for Artemis
* Correct missing variable name
* Fix Ruby 2.6 test indentation warning
* Thu Nov 22 2018 Stephan Kulow - updated to version 1.4.6 see installed CHANGELOG.md [#]# 1.4.6 20181105
* Fix broken JRuby support. Issue #153.
* Rework many tests for JRuby support.
* Add optional debug output to all tests. [#]# 1.4.5 20181027
* Add option for no timeout on network read
* Lock check of AATTio.ready for SSL sockets
* Squelch some deprecation warnings
* Address issue #146
* Reintroduce named excepton on nil header
* Environmentally control some debug flags
* Raise named exception on bad server frame
* Attempt to address issue #152
* Eliminate Ruby 2.5 warnings in unit tests
* Major refactor of all gem examples
* Tue Jun 13 2017 cooloAATTsuse.com- updated to version 1.4.4 see installed CHANGELOG.md [#]# 1.4.4 20170611
* Merge fix for issue 141.
* Fix broken MatReconnectAttempts
* Attempt to detect mismatched SSL port and params.
* Issue 139, add ssl checks to receive timeout logic.
* Eliminate assert_nothing_raised from tests.
* Add Artemis suport to standard test bed.
* Run JRuby tests more easily.
* Sat Sep 10 2016 cooloAATTsuse.com- updated to version 1.4.3 see installed CHANGELOG.md [#]# 1.4.3 20160821
* Quick fix of install failures. Do not try to use install 1.4.2.
* Sun Aug 21 2016 cooloAATTsuse.com- updated to version 1.4.2 see installed CHANGELOG.md [#]# 1.4.2 20160820
* Refine SSL examples.
* Address issue #124 with additional RDOC.
* spec for Stomp::Client - check that headers passed to connection contain required values as well as given custom and that given hash is not modified.
* Stomp::Client now does not modify given headers hash
* spec description enhancement.
* fix build_subscription_id - symbol and string were mixed up.
* STOMP_TESTSSL flag should enable all SSL tests.
* Add a basic Gemfile.
* Fix a memory leak in receipt implementation.
* Add unit test helper script.
* Fri Jun 24 2016 cooloAATTsuse.com- updated to version 1.4.1 see installed CHANGELOG.md [#]# 1.4.1 20160623
* Add call to #post_connection_check to normal SSL processing. This change further validates the name of the broker connected to. This change adds to the current SSL connection processing logic, and is
*
*highly recommended
*
*. In the case a client cannot tolerate this logic, it can be disabled by adding :ssl_post_conn_check => false to the connection hash.
* Fix typo in SSL failure recovery processing.
* Thu Jun 09 2016 cooloAATTsuse.com- updated to version 1.4.0 CHANGELOG.rdoc removed upstream
 
ICM