History.md in nagira-0.5.1 vs History.md in nagira-0.5.2
- old
+ new
@@ -1,21 +1,29 @@
+### v0.5.2
+* Tue Jan 19 2016 -- Dmytro Kovalov
+ - More refactoring
+
### v0.5.1
* Thr Dec 17 2015 -- Dmytro Kovalov
- Refactored parsing of Nagios files, cleaner code. No functionality changes.
+
### v0.5.0
* Fri Nov 6 2015 -- Dmytro Kovalov
- Add support for Service groups, new route `GET /_status/_servicegroup/`
- Vagrantfile for Ubuntu development
+
### v0.4.2
* Fri Oct 9 2015 -- Dmytro Kovalov
- init.d script fixes
- Fix for not detecting PID of the running Nagira, when ruby bibnary
is like ruby1.9.1
- Sanity checks for nagios user and log directory
+
### v0.4.1
* Wed Dec 26 2014 -- Dmytro Kovalov (birthday release, NAgira tuns 4 years today :)
- Added puma support, puma is default now
+
### v0.4.0
* Wed Dec 24 2014 -- Dmytro Kovalov
- new API endpoints
- GET /\_status/_hosthgroup/:name
- GET /\_status/_hosthgroup/:name/_host
@@ -43,10 +51,11 @@
- /_status/:hostname/_hostcomments
- /_status/:hostname/_servicecomments
* July, Aug 2013
- RSpec tests
- GET endpoints checks
+
### v.0.2.10, v.0.2.11
* Fri Jul 19 2013 -- Dmytro Kovalov
- Gem versions fixes in gemspec, use gemspec in Gemfile.
- JSON 1.7.7 dependency conflict fix (#25)
- Upgrade to latest ruby-nagios 0.2.0
@@ -54,11 +63,13 @@
- rspec tests
- PUT method specs for /_status _services
- JSON structure specs for PUT methods
- return 400 if PUT not success
- specs for nagios.cmd writes
+
### v.0.2.9
- Bugfix - library loading order change, for @format processing in PUT routes.
+
### v.0.2.8
* Wed Apr 17 2013 -- Dmytro Kovalov
- Bugfix - prevent tracedumps on nonexisting hostnames
### v.0.2.7