X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=website%2Fchangelog.md;fp=website%2Fchangelog.md;h=a7cd14f9b29b0c31631f82782a5cb72cc2b34310;hb=8fd0f35facc21b89b378ecfb253e06a66af1e422;hp=b8e678efcca4017700edba290a70b186529c187d;hpb=327162e6e319ff38447992668e0753363b870b6e;p=packages%2Fprecise%2Fmcollective.git diff --git a/website/changelog.md b/website/changelog.md index b8e678e..a7cd14f 100644 --- a/website/changelog.md +++ b/website/changelog.md @@ -8,21 +8,32 @@ toc: false |Date|Description|Ticket| |----|-----------|------| +|2013/03/22|Remove the topicprefix, queueprefix and topicsep options|19673| +|2013/03/21|Remove the plugin.discovery.timeout setting as it's not relevant anymore|19694| +|2013/03/21|Improve error reporting from the rpc application in the light of direct_addressing|19827| +|2013/03/20|Fail with a friendly error message when no libdir is set|19752| +|2013/03/14|Change default RabbitMQ and ActiveMQ ports to 61613|19734| +|2013/03/13|Set correct reply-to headers in the RabbitMQ connector|17034| +|2013/03/12|Pre-populate the data from data plugins like agent replies|19564| +|2013/03/12|Explicitly include StringIO|19367| +|2013/03/12|Enable direct addressing by default|19665| +|2013/02/20|Fix error code collision on PLMC18|19366| +|2013/02/15|Validate arguments supplied to the RPC application and raise errors sooner|19181| |*2013/02/14*|*Release 2.3.1*|19265| -|2012/02/14|Initial work towards internationalization and online help|18663| +|2013/02/14|Initial work towards internationalization and online help|18663| |2013/02/14|Update vendored JSON gem for CVE-2013-0269|19265| -|2012/02/13|Restore the ability to set a discovery timeout on a RPC client|19238| -|2012/02/12|Replace underscores in plugin names with dashes to keep Debian happy|19200| -|2012/02/12|Fix package building on certain Debian systems|19141| -|2012/02/12|Remove the stomp connector|19146| -|2012/02/07|Read the client config before trying to use any configuration options|19105| -|2012/01/22|When an argument fails to parse in the rpc application fail rather than continue with unintended consequences|18773| -|2012/01/22|The fix the *--no-response* argument to the rpc application that broke due to 18438|18513| -|2012/01/22|Set *=* dependencies on the various packages that form a plugin rather than *>=*|18758| -|2012/01/21|Improve presentation of the --help output for applications|18447| -|2012/01/21|When a request failed via *reply.fail*, only show the message and not the half built data|18434| +|2013/02/13|Restore the ability to set a discovery timeout on a RPC client|19238| +|2013/02/12|Replace underscores in plugin names with dashes to keep Debian happy|19200| +|2013/02/12|Fix package building on certain Debian systems|19141| +|2013/02/12|Remove the stomp connector|19146| +|2013/02/07|Read the client config before trying to use any configuration options|19105| +|2013/01/22|When an argument fails to parse in the rpc application fail rather than continue with unintended consequences|18773| +|2013/01/22|The fix the *--no-response* argument to the rpc application that broke due to 18438|18513| +|2013/01/22|Set *=* dependencies on the various packages that form a plugin rather than *>=*|18758| +|2013/01/21|Improve presentation of the --help output for applications|18447| +|2013/01/21|When a request failed via *reply.fail*, only show the message and not the half built data|18434| |*2013/01/10*|*Release 2.3.0*|18259| -|2012/01/10|Raise the correct exception when trying to access unknown data items in a Data results|18466| +|2013/01/10|Raise the correct exception when trying to access unknown data items in a Data results|18466| |2013/01/10|Fix failing documentation generation for data plugins|18437| |2013/01/09|Correctly support negative boolean flags declared as --[no]-foo|18438| |2013/01/03|Add the package iteration number as a dependency for the common packages|18273| @@ -53,12 +64,12 @@ toc: false |----|-----------|------| |*2013/02/14*|*Release 2.2.3*|19265| |2013/02/14|Update vendored JSON gem for CVE-2013-0269|19265| -|2012/02/13|Restore the ability to set a discovery timeout on a RPC client|19238| -|2012/02/12|Replace underscores in plugin names with dashes to keep Debian happy|19200| -|2012/02/12|Fix package building on certain Debian systems|19141| -|2012/02/12|Deprecate the stomp connector|19146| -|2012/02/07|Read the client config before trying to use any configuration options|19105| -|2012/01/22|Set *=* dependencies on the various packages that form a plugin rather than *>=*|18758| +|2013/02/13|Restore the ability to set a discovery timeout on a RPC client|19238| +|2013/02/12|Replace underscores in plugin names with dashes to keep Debian happy|19200| +|2013/02/12|Fix package building on certain Debian systems|19141| +|2013/02/12|Deprecate the stomp connector|19146| +|2013/02/07|Read the client config before trying to use any configuration options|19105| +|2013/01/22|Set *=* dependencies on the various packages that form a plugin rather than *>=*|18758| |*2013/01/17*|*Release 2.2.2*|18258| |2013/01/03|Add the package iteration number as a dependency for the common packages|18273| |2012/12/24|Restore the :any validator|18265|