Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
prepare release 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dwerder committed Apr 17, 2016
1 parent a1881f9 commit 4aaa8e5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 2016-04-17 - 6.0.3 (Bugfix release)

#### Bugfixes:

- (1deb7f9) point Apache to the right WSGI file
- (e01e6bc) ensure that graphiteweb_storage_dir is created
- (5e7ce00) properly parameterize gunicorn --chdir option on redhat
- (6f7fb67) notify web service for local_settings.py and graphite_wsgi.py
- (1f49faf) add unit tests
- (7042ddf) Update fail message when gr_web_server = none

#### Features:

- (1aa40af) patch graphite module to support UDP listener in [relay] section

## 2016-04-11 - 6.0.2 (Bugfix release)

#### Bugfixes:
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dwerder-graphite",
"version": "6.0.2",
"version": "6.0.3",
"source": "https://github.com/echocat/puppet-graphite.git",
"author": "Daniel Werdermann",
"license": "Apache-2.0",
Expand Down

0 comments on commit 4aaa8e5

Please sign in to comment.