Sha256: c969af16f3477d46cc522079adf65707450be10a22af43a15bca6e341eb26149

Contents?: true

Size: 1.43 KB

Versions: 2

Compression:

Stored size: 1.43 KB

Contents

== 0.2.4
Special thanks to @brain-geek for an awesome job on Outpost! This release is his.

* Features:
 * Added TCP Scout [@brain-geek]
 * Added support for ranges in HTTP response codes  [@brain-geek]
* Bugfix:
 * Fixing NoMethodError on unavailable host [@brain-geek]
* Other:
 * Travis CI support!
 * Removing ruby-debug from dependency [@brain-geek]
 * Making net-ping as outpost dependency [@brain-geek]

== 0.2.3
* Bugfix
 * Avoid using ActiveSupport methods

== 0.2.2
* Features
 * Using arrays in Response code
* Bugfix
 * Fixed failing test about messages not cleaning up properly in notifiers.

== 0.2.1
* Features
 * Support for :warning status (by github.com/sryche)
 * Subclassing Outpost::Application is no longer required.
 * It is now possible to pass more than one response code to Response code expectation
 * HTTP Scout responds to response_time now
 * Added scout data to the report (so you can read acquired data)
 * Support for creating scouts without any expectations (good if you're
 interested in the data value but not if they mean system is either up or down)

== 0.2
* Features
 * Adding support for Notifications (Email and Campfire)
 * RDoc documentation
 * Refactoring, tests and cleanups

* Deprecations
 * Renaming Outpost::DSL to Outpost::Application

* Bug Fixes
 * Fixing Rake task to publish the gem (by github.com/ManuelKiessling)
 * HTTP Scout now fails when it is not able to connect to the server

== 0.1
  * Initial release

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
outpost-0.2.5 CHANGELOG.rdoc
outpost-0.2.4 CHANGELOG.rdoc