Releases
October 26, 2009 – 0.1.3 Katala
Katala is probably last 0.1 release with following changes:
- Features:
- (model) Beta import servicedependency
- (model) Deserialization: preparation to allow the import of a json/python/yaml formatted configuration
- (template) Added an overview of your hosts on the homepage of the default template
- (template) Added /<json|yaml|python>/<objecttype>/<name> to fetch json/yaml/python serialized object
- Bug fixes:
- (model) Fixed the negative hosts to be exported correctly
- (model) Service Export only export attributes that need to be exported (as opposed to all)
- (model) Exporter removes the nagios.cfg before exporting
- (model) Fix incorrect export of contactgroup and contact
- (model) Removed all FKs to Command and CheckCommand from NagiosCfg
- (model) Removed the symmetrical m2m’s where needed
- (website) Order services alphabetical
- (website) Improved the installation docs
September 2, 2009 – 0.1.2 Milamber-2
Patch release milamber-2 with following changes:
- added ‘bare_update_check’ to NagiosCfg
- improved contact import
- fixed host import
September 2, 2009 – 0.1.1 Milamber-1
Patch release milamber-1 with following changes:
- move to pure distutils
- installation fix
- added service dependency documentation
- some fixes to the website
August 25, 2009 – 0.1 Milamber
The first release milamber (released on August 25, 2009) is 0.1 and is a alpha-beta-beta-alpha release :p. This release is not supported but can be used to test and play with djagios.
Check the installation page on installation instructions!