|
1 | 1 | # Changelog for log-classifier |
2 | 2 |
|
3 | 3 | ## Unreleased changes |
| 4 | + |
| 5 | +``` |
| 6 | +gh-delta --owner input-output-hk --repo log-classifier --since 6f8599e8c46c995b3d7bdadb540a3399a4c62fe5 |
| 7 | +``` |
| 8 | + |
| 9 | +## [Unreleased] 2018-04-27 to 2018-07-30 |
| 10 | + |
| 11 | +* [TSD-89] Run the debugger - @ksaric https://github.com/input-output-hk/log-classifier/pull/41 |
| 12 | +* [TSD-87] Run the debugger on specific tag. - @ksaric https://github.com/input-output-hk/log-classifier/pull/40 |
| 13 | +* Nix builds work - @robcohen https://github.com/input-output-hk/log-classifier/pull/39 |
| 14 | +* [TSD-86] Create visual architecture of the project - @ksaric https://github.com/input-output-hk/log-classifier/pull/38 |
| 15 | +* [TSD-71] Generalize HTTP functions to a layer. - @ksaric https://github.com/input-output-hk/log-classifier/pull/36 |
| 16 | +* [TSD-82] Fix failing tests. - @ksaric https://github.com/input-output-hk/log-classifier/pull/35 |
| 17 | +* Rob/tsd80 buildkite ci nix - @robcohen https://github.com/input-output-hk/log-classifier/pull/34 |
| 18 | +* [TSD-77] Fix two documentation issues that caused Hoogle to break - @mdimjasevic https://github.com/input-output-hk/log-classifier/pull/32 |
| 19 | +* [TSD-74] Run debugger v1.2 - @HirotoShioi https://github.com/input-output-hk/log-classifier/pull/31 |
| 20 | +* Rob/ts21 install guide - @robcohen https://github.com/input-output-hk/log-classifier/pull/30 |
| 21 | +* [TSD-73] - @ksaric https://github.com/input-output-hk/log-classifier/pull/29 |
| 22 | +* [TSD-72] Add option for running log-classifier on local zip - @ksaric https://github.com/input-output-hk/log-classifier/pull/28 |
| 23 | +* [TSD-69] Add connection pooling - @ksaric https://github.com/input-output-hk/log-classifier/pull/27 |
| 24 | +* [TSD-70] Exception handling when reading log files - @HirotoShioi https://github.com/input-output-hk/log-classifier/pull/26 |
| 25 | +* [TSD-47] Create SQLite schema and insert data using HTTP - @ksaric https://github.com/input-output-hk/log-classifier/pull/25 |
| 26 | +* [TSD-59] Keep existing tags, fields as it is after processing the ticket - @HirotoShioi https://github.com/input-output-hk/log-classifier/pull/24 |
| 27 | +* [TSD-58] Add logging feature - @HirotoShioi https://github.com/input-output-hk/log-classifier/pull/23 |
| 28 | +* [TSD-57] Fix the run for unassigned tickets - @ksaric https://github.com/input-output-hk/log-classifier/pull/22 |
| 29 | +* Run debugger 1.1 - @HirotoShioi https://github.com/input-output-hk/log-classifier/pull/21 |
| 30 | +* [TSD-50] Fix Zendesk URL parameters. - @ksaric https://github.com/input-output-hk/log-classifier/pull/20 |
| 31 | +* [TSD-41] Run the debugger on everything pending, open, new, on-hold and unassigned for all agents. - @HirotoShioi https://github.com/input-output-hk/log-classifier/pull/19 |
| 32 | +* [TSD-39] Caching using a simple SQLite database - @ksaric https://github.com/input-output-hk/log-classifier/pull/18 |
| 33 | +* [TSD-40] Send the message in to all requesters with no log in the ticket - @HirotoShioi https://github.com/input-output-hk/log-classifier/pull/17 |
| 34 | +* [TSD-17] - Statistics Module - @robcohen https://github.com/input-output-hk/log-classifier/pull/16 |
| 35 | +* [TSD-18] Add simple tests - @ksaric https://github.com/input-output-hk/log-classifier/pull/14 |
| 36 | +* [CO-296] Extract and make ZenDesk API testable - @ksaric https://github.com/input-output-hk/log-classifier/pull/13 |
| 37 | +* [CO-293] Fix before a production run. - @ksaric https://github.com/input-output-hk/log-classifier/pull/12 |
| 38 | +* [CO-293] Add a configuration option for public comment, bump version,… - @ksaric https://github.com/input-output-hk/log-classifier/pull/11 |
| 39 | +* [CO-290] Change Zendesk response template - @ksaric https://github.com/input-output-hk/log-classifier/pull/10 |
| 40 | +* [CO-290] Change Zendesk response template. - @ksaric https://github.com/input-output-hk/log-classifier/pull/9 |
| 41 | +* [CO 280] Switch to universum - @HirotoShioi https://github.com/input-output-hk/log-classifier/pull/8 |
| 42 | +* [CO 281] Use Options.Applicative for parsing - @HirotoShioi https://github.com/input-output-hk/log-classifier/pull/7 |
| 43 | +* [CO 275] Fix -Wall warning - @HirotoShioi https://github.com/input-output-hk/log-classifier/pull/6 |
| 44 | +* [CO-275] Fix log classifier project information - @HirotoShioi https://github.com/input-output-hk/log-classifier/pull/5 |
| 45 | +* [CO-279] Document project architecture - @HirotoShioi https://github.com/input-output-hk/log-classifier/pull/4 |
| 46 | +* [CO-278] Migrate log-classifier to stack. - @ksaric https://github.com/input-output-hk/log-classifier/pull/3 |
0 commit comments