Skip to content

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yogeswaran committed Nov 11, 2015
1 parent 306669a commit 21a0ca3
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# Change Log

## [Unreleased](https://github.com/bloomberg/collectdwin/tree/HEAD)

[Full Changelog](https://github.com/bloomberg/collectdwin/compare/v0.5.3...HEAD)

**Closed issues:**

- Hostname/Machinename [\#15](https://github.com/bloomberg/collectdwin/issues/15)
- Monitoring Instance="\*" issues [\#12](https://github.com/bloomberg/collectdwin/issues/12)
- Event timestamp in metric JSON can have comma as the decimal separator [\#10](https://github.com/bloomberg/collectdwin/issues/10)

**Merged pull requests:**

- Fix delay in publishing last batch [\#21](https://github.com/bloomberg/collectdwin/pull/21) ([yogeswaran](https://github.com/yogeswaran))
- Adding basic auth to the WriteHttp plugin and minor functionality extentions [\#20](https://github.com/bloomberg/collectdwin/pull/20) ([FerventGeek](https://github.com/FerventGeek))
- Added tool for versioning [\#19](https://github.com/bloomberg/collectdwin/pull/19) ([yogeswaran](https://github.com/yogeswaran))
- Try to find FQDN of host [\#18](https://github.com/bloomberg/collectdwin/pull/18) ([pall-valmundsson](https://github.com/pall-valmundsson))
- Add WindowsPerformanceCounter configuration reloads on intervals [\#17](https://github.com/bloomberg/collectdwin/pull/17) ([pall-valmundsson](https://github.com/pall-valmundsson))
- Remove manifest properties to support msbuild on build machines [\#16](https://github.com/bloomberg/collectdwin/pull/16) ([yogeswaran](https://github.com/yogeswaran))
- Handle missing instances [\#14](https://github.com/bloomberg/collectdwin/pull/14) ([pall-valmundsson](https://github.com/pall-valmundsson))
- Fix JSON timestamp [\#13](https://github.com/bloomberg/collectdwin/pull/13) ([pall-valmundsson](https://github.com/pall-valmundsson))
- Split app.config into per-plugin config file [\#11](https://github.com/bloomberg/collectdwin/pull/11) ([yogeswaran](https://github.com/yogeswaran))

## [v0.5.3](https://github.com/bloomberg/collectdwin/tree/v0.5.3) (2015-09-09)
[Full Changelog](https://github.com/bloomberg/collectdwin/compare/v0.5.2...v0.5.3)

**Implemented enhancements:**

- Collectd http write plugin [\#5](https://github.com/bloomberg/collectdwin/issues/5)

**Merged pull requests:**

- Too many log archive files [\#9](https://github.com/bloomberg/collectdwin/pull/9) ([yogeswaran](https://github.com/yogeswaran))
- Added support for WriteHttp plugin [\#8](https://github.com/bloomberg/collectdwin/pull/8) ([yogeswaran](https://github.com/yogeswaran))
- Added support for running in console mode for troubleshooting [\#7](https://github.com/bloomberg/collectdwin/pull/7) ([yogeswaran](https://github.com/yogeswaran))

## [v0.5.2](https://github.com/bloomberg/collectdwin/tree/v0.5.2) (2015-06-22)
[Full Changelog](https://github.com/bloomberg/collectdwin/compare/v0.5.1...v0.5.2)

**Merged pull requests:**

- Installer should not be starting the service [\#6](https://github.com/bloomberg/collectdwin/pull/6) ([yogeswaran](https://github.com/yogeswaran))

## [v0.5.1](https://github.com/bloomberg/collectdwin/tree/v0.5.1) (2015-06-08)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit 21a0ca3

Please sign in to comment.