Next | Query returned 117 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2015-10-18 23:05:50 by Filip Hajny | Files touched by this commit (2)
Log message:
Update net/rabbitmq to 3.5.6

- Erlang 18.1 compatibility.
- Prevent EACCESS errors on Windows when queue journal is cleared.
- When multiple authorization backends are used, user tags from all
  of them should be preserved.
- Force a (per-queue, not global) GC when a queue pages messages
  to disk.
- MQTT Plugin: Queues used by QoS 1 subscriptions are no longer
  deleted when the only subscriber disconnects.
- STOMP Plugin: Trailing new line character now can be optional.
   2015-09-25 09:17:37 by Filip Hajny | Files touched by this commit (3)
Log message:
Update net/rabbitmq to 3.5.5.

- Various performance improvements in the server
- Reduce default heartbeat interval from 580 to 60 seconds
- Force essential TCP options, especially {reuseaddr, true}.
- Catch SIGTERM and other signals in the rabbitmq-server script to stop
  RabbitMQ gracefully
- Fix a queue hang when a slave node is lost
- Fix a crash during startup when RabbitMQ tries to clean non-existing
  bindings
- Support backticks in the password field when adding a user with
  rabbitmqctl on Unix
- Fix a problem in gen_server2 causing calls to timeout under certain
  conditions
- Federation: Fix a crash when certain headers are already present
  in the forwarded message
- Federation: Increase reconnection delay from 1 to 5 seconds
- Federation: Ignore federation-specific headers added by clients
- Management UI: Do not consider non-UTF-8 content as invalid
- Management UI: Split long Base64 content in multiple lines
- Management UI: Fix a bug with rounding moving averages
- MQTT: Coerce default_user, default_pass, exchange and vhost to
  Erlang binaries
- Stomp: Set the redelivered header to a boolean value
- Stomp: Properly propagate extensions headers (x-headers) in
  the SUBSCRIBE and SEND frames
- Stomp: Duplicate subscription IDs no longer result in unhandled
  exceptions

Full release notes:

  https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_5_5
   2015-08-26 03:17:11 by Filip Hajny | Files touched by this commit (3)
Log message:
Update net/rabbitmq to 3.5.4

- rabbitmq-env.conf.bat Support on Windows
- Fixed excessive SASL Logging on Windows
- Added warn as Alias to warning
- Added rabbitmqctl purge_queue
- Added file_handle_cache:clear_read_cache/0
- Improved rabbitmqctl Error Messages
- Kernel Polling Enabled Unconditionally by Default
- Easier I/O Thread Pool Size Configuration
- Higher I/O Thread Pool Size Default
- Improved Heartbeat Timeout Logging
- Fix: Recoverable Mirror Could Be Reset Due to Race Condition
- Fix: Throughput Regression Fix
- Fix: x-death headers can now safely be republished by clients
- STOMP: Test Suite Upgraded to Stomp.py 4.x
- STOMP: End Frame With a Newline Character
   2015-06-09 14:41:08 by Filip Hajny | Files touched by this commit (3)
Log message:
Update net/rabbitmq to 3.5.3.

RabbitMQ 3.5.3:
- If rabbitmqctl can't contact a node, suggest to verify any Erlang TLS
  distribution configuration
- Ensure the memory monitor is fully started before the file handle cache
  is used
- Management plugin: Fix a crash during RabbitMQ startup if
  force_fine_statistics is set in rabbitmq_management_agent configuration

RabbitMQ 3.5.2:
- Improve integration with Docker
- Add a way to send log messages (both "normal" and sasl messages) to \ 
stdout
- Do not try to use exec before su ... as su(1) forks a process anyway
- Report a queue is under flow control only if it was in this situation
  in the last 1 second, instead of the last 5 seconds previously
- Add a check to ensure the Mnesia directory is not shared with the PID file
  location or the plugin expansion directory
- Ensure the file handle cache remains under the memory high watermark
  when syncing a mirrored queue
- Restore support for messages stored on disk with the previous x-death
  header format
- Ensure passwords containing $ characters are properly escaped so they are
  not interpreted by the shell, when a password is changed using rabbitmqctl
  change_password
- Management plugin: Allow to configure rates_mode even if only
  rabbitmq-management-agent is enabled
- Management plugin: Fix a badarith crash if for some reasons, the disk free
  space or the file descriptors count are temporarily reported incorrectly
- STOMP plugin: Ensure the "processor" thread is terminated at the \ 
same time
  the "reader" thread exits

RabbitMQ 3.5.1:
- Introduce a new channel log category for channel log messages
- Ensure consumer_closed events are emitted for the actually closed channels
  only, not all of them
- Ensure the number of x-death message headers doesn't grow indefinitely
- Adjust the file read buffer cache size to avoid useless reads
- Ensure the priority queue plugin reports its memory consumption properly
- Prevent a crash while synchronising paged out priority queues
- Pass the PID file to rabbitmqctl stop in rabbitmq-server.ocf, exactly
  like Debian- and Red Hat-flavour init scripts
- AMQP plugin: Fix heartbeats
- AMQP plugin: Respond with a protocol error if a disposition frame
  is incorrect
- AMQP plugin: Fix a crash if the initial-delivery-count is not 0
   2015-04-26 13:52:20 by Ryo ONODERA | Files touched by this commit (26)
Log message:
Recursive revbump from databases/unixodbc.
   2015-03-24 13:15:13 by Filip Hajny | Files touched by this commit (3)
Log message:
Update net/rabbitmq to 3.5.0.

3.5.0
- Priority queues
- Faster persistence
- I/O statistics
- .NET client API changes
See http://www.rabbitmq.com/release-notes/README-3.5.0.txt for details.

3.4.4
- Bug fixes
See http://www.rabbitmq.com/release-notes/README-3.4.4.txt for details.

3.4.3
- Bug fixes
- Security fixes to the management plugin (CVE-2015-0862)
See http://www.rabbitmq.com/release-notes/README-3.4.3.txt for details.
   2014-12-04 13:36:58 by Filip Hajny | Files touched by this commit (3)
Log message:
Update rabbitmq to 3.4.2

3.4.2:
- Bug fixes.

  http://www.rabbitmq.com/release-notes/README-3.4.2.txt

3.4.1:
- Bug fixes, security fixes in the management plugin.

  http://www.rabbitmq.com/release-notes/README-3.4.1.txt

3.4.0:
- A fast reply-to mechanism for RPC clients, adds monitoring and limiting
  of queue length in bytes, allows plugins to be activated and deactivated
  without server restart, makes crashing queues recover from persistent data,
  and allows .net-based clients to reconnect automatically after network
  failure.
- Bug fixes in the broker and plugins, many smaller new features
  and improvements.

  http://www.rabbitmq.com/release-notes/README-3.4.0.txt
   2014-10-02 13:17:00 by Filip Hajny | Files touched by this commit (3)
Log message:
Update rabbitmq to 3.3.5.

- Version 3.3.5 fixes a number of bugs in 3.3.4 and earlier versions.
- Version 3.3.4 fixes a small number of bugs in 3.3.3 and earlier versions.
  In particular it fixes a bug introduced in 3.3.3 which could cause startup
  to fail under some circumstances.
- Version 3.3.3 fixes a small number of bugs in 3.3.2 and earlier versions.
  In particular it fixes a bug introduced in 3.3.2 which could cause
  logging to stop under some circumstances.
   2014-06-11 16:57:15 by Filip Hajny | Files touched by this commit (3)
Log message:
Update rabbitmq to 3.3.2.

Changes since 3.3.1:

server
------
bug fixes
26180 prevent certain operations (including queue creation and deletion)
      blocking until a connection closes when the socket limit is reached
      (since 2.7.0)
26227 fix incorrect log message about config file location when running as
      a Windows service, changing RABBITMQ_CONFIG_FILE and not reinstalling
      the service (since 3.3.0)
26172 ensure slave queue does not hang if the GM process crashes at queue
      startup (since 2.6.0)
26178 prevent error logger crash in rare circumstances (since 3.3.0)
26184 prevent small log messages being needlessly truncated (since 3.3.0)
26226 ensure rabbitmqctl status does not crash if invoked while Mnesia is
      starting or stopping (since 3.0.0)
26200 fix garbled SSL log messages (since 3.0.3)
26203 prevent spurious log message if slave queue crashes early (since 3.2.2)

management plugin
-----------------
bug fixes
26197 fix garbled error message if importing JSON definitions file with invalid
      input (since 2.1.0)
26209 ensure reasons for authentication failure are always logged (since 2.1.0)

enhancements
25376 add documentation on the JSON schema returned by GET queries

shovel plugin
-------------
bug fixes
26219 fix creation of dynamic shovels using direct connection URLs through
      rabbitmqctl (since 3.3.1)
26176 prevent deadlock deleting virtual host with active dynamic shovel on
      single core machine (since 3.3.0)

federation plugin
-----------------
bug fixes
26176 prevent deadlock deleting virtual host with active federation link on
      single core machine (since 3.0.0)

shovel-management plugin
------------------------
bug fixes
26165 ensure the status of static shovels is correctly shown (since 3.3.1)

LDAP plugin
-----------
bug fixes
26190 fix crash when LDAP uses SSL and nothing else does (since 2.3.0)

auth-mechanism-ssl plugin
-------------------------
bug fixes
25550 allow use of both certificate and password based authentication at the
      same time (since 2.3.0)

MQTT plugin
-----------
bug fixes
26194 prevent hang on broker shutdown when there are active MQTT connections
      (since 3.0.0)
26189 fix connection crash on shutdown if the connection starts very early
      (since 3.0.0)

STOMP plugin
------------
bug fixes
25550 allow use of both certificate and password based authentication at the
      same time (since 2.3.0)

Java client
-----------
bug fixes
26187 ensure network recovery delay is used when recovering from all types of
      exception (since 3.3.0)
26188 ensure TopologyRecoveryException includes cause's message (since 3.3.0)
26196 fix Javadoc for ConnectionFactory.setSocketConfigurator()

Erlang client
-------------
bug fixes
26160 declare xmerl application dependency (since 3.3.0)
   2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.

Next | Query returned 117 messages, browsing 81 to 90 | Previous