~fgallina/conn-check/configs-dont-mess-with-caches

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
ChangeLog for conn-check-configs
================================

1.0.5 (15-10-2014)
------------------

 - Re-added -p/--print flag that does nothing to maintain backwards compatbility.

1.0.4 (13-10-2014)
------------------

 - Made printing to STDOUT the default behaviour, removed -p/--print.

1.0.3 (09-10-2014)
------------------

 - Added flag to output YAML to STDOUT.

1.0.2 (08-10-2014)
------------------

 - Fix variable error with statsd checks.

1.0.1 (07-10-2014)
------------------

 - Added CLI flags and module level variables to set statsd send/expect values for Django settings.
 - Added the ability to easily extend checks with your own.

1.0.0 (24-09-2014)
------------------

 - Initial release.
 - conn_check.config_generators.django SET FREEEEE!