|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [Unreleased](https://github.com/adewg/ICAR/tree/HEAD) |
| 3 | +## [v1.1.1](https://github.com/adewg/ICAR/tree/HEAD) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/adewg/ICAR/compare/1.0.2...HEAD) |
| 5 | +[Full Changelog](https://github.com/adewg/ICAR/compare/v1.1.0...HEAD) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Error when generating code from tag v1.1.0 [\#158](https://github.com/adewg/ICAR/issues/158) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Hotfix: Remove oneOf: allow both courses and treatments [\#159](https://github.com/adewg/ICAR/pull/159) ([cookeac](https://github.com/cookeac)) |
| 14 | + |
| 15 | +## [v1.1.0](https://github.com/adewg/ICAR/tree/v1.1.0) (2020-09-28) |
| 16 | + |
| 17 | +[Full Changelog](https://github.com/adewg/ICAR/compare/1.0.2...v1.1.0) |
6 | 18 |
|
7 | 19 | **Closed issues:**
|
8 | 20 |
|
| 21 | +- Latest OAS3 \(open API specification 3\) validation now enforced on examples [\#144](https://github.com/adewg/ICAR/issues/144) |
| 22 | +- For which use cases do we use AnimalEvents and for which do we just use PUT/POST/DELETE? [\#140](https://github.com/adewg/ICAR/issues/140) |
| 23 | +- Animal Sets \(groups\) membership change events [\#139](https://github.com/adewg/ICAR/issues/139) |
| 24 | +- do not breeds RESOURCE API [\#138](https://github.com/adewg/ICAR/issues/138) |
| 25 | +- Add list of available locations [\#125](https://github.com/adewg/ICAR/issues/125) |
| 26 | +- gestations API [\#121](https://github.com/adewg/ICAR/issues/121) |
9 | 27 | - Add documentation for icarValidSampleFillingIndicatorType.json [\#116](https://github.com/adewg/ICAR/issues/116)
|
10 | 28 | - Quarter Milking Type Quarter Id Enum differs from ICAR Data Dictionary [\#112](https://github.com/adewg/ICAR/issues/112)
|
| 29 | +- Reproduction and lactation status values [\#111](https://github.com/adewg/ICAR/issues/111) |
| 30 | +- Resource for listing test days [\#110](https://github.com/adewg/ICAR/issues/110) |
| 31 | +- Cannot find information about ICAR\_ValidSampleFillingIndicator code list [\#108](https://github.com/adewg/ICAR/issues/108) |
| 32 | +- Conformation Scores [\#97](https://github.com/adewg/ICAR/issues/97) |
| 33 | +- Animal Health Treatments [\#96](https://github.com/adewg/ICAR/issues/96) |
| 34 | +- breeding values of an animal API [\#89](https://github.com/adewg/ICAR/issues/89) |
| 35 | +- Group assignments missing \(feeding, milking, barn\) [\#88](https://github.com/adewg/ICAR/issues/88) |
| 36 | +- BCS \(body condition score\) API [\#83](https://github.com/adewg/ICAR/issues/83) |
| 37 | +- Splitting complex types, event-based types and code-based types \(enums\) into saparate sub-folders [\#66](https://github.com/adewg/ICAR/issues/66) |
| 38 | +- Define recommended url scheme [\#18](https://github.com/adewg/ICAR/issues/18) |
| 39 | + |
| 40 | +**Merged pull requests:** |
| 41 | + |
| 42 | +- Merge from Develop to ADE-1-1 [\#157](https://github.com/adewg/ICAR/pull/157) ([cookeac](https://github.com/cookeac)) |
| 43 | +- Release 1.1 changelog [\#152](https://github.com/adewg/ICAR/pull/152) ([cookeac](https://github.com/cookeac)) |
| 44 | +- Add observation events for animal status - lactation and reproduction status [\#151](https://github.com/adewg/ICAR/pull/151) ([cookeac](https://github.com/cookeac)) |
| 45 | +- organised the API's in sections [\#150](https://github.com/adewg/ICAR/pull/150) ([erwinspeybroeck](https://github.com/erwinspeybroeck)) |
| 46 | +- Add DoNotBreed to Repro status [\#146](https://github.com/adewg/ICAR/pull/146) ([cookeac](https://github.com/cookeac)) |
| 47 | +- Corrected linting errors and file names [\#145](https://github.com/adewg/ICAR/pull/145) ([cookeac](https://github.com/cookeac)) |
| 48 | +- creation of a do-not-breed event [\#143](https://github.com/adewg/ICAR/pull/143) ([erwinspeybroeck](https://github.com/erwinspeybroeck)) |
| 49 | +- Added animal status [\#142](https://github.com/adewg/ICAR/pull/142) ([thomasd-gea](https://github.com/thomasd-gea)) |
| 50 | +- Added animalSetJoin and animalSetLeave events [\#141](https://github.com/adewg/ICAR/pull/141) ([thomasd-gea](https://github.com/thomasd-gea)) |
| 51 | +- Gestations API issue https://github.com/adewg/ICAR/issues/121 [\#137](https://github.com/adewg/ICAR/pull/137) ([erwinspeybroeck](https://github.com/erwinspeybroeck)) |
| 52 | +- Additional changes for conformation score [\#136](https://github.com/adewg/ICAR/pull/136) ([ahokkonen](https://github.com/ahokkonen)) |
| 53 | +- Add animal health diagnosis, treatment, and treatment program events [\#134](https://github.com/adewg/ICAR/pull/134) ([cookeac](https://github.com/cookeac)) |
| 54 | +- Added resources for conformation score event \(\#97\) [\#133](https://github.com/adewg/ICAR/pull/133) ([ahokkonen](https://github.com/ahokkonen)) |
| 55 | +- Corrected typo, added icarSetPurposeType enum. [\#132](https://github.com/adewg/ICAR/pull/132) ([cookeac](https://github.com/cookeac)) |
| 56 | +- Fixed a typo in icarLocationResource.json [\#131](https://github.com/adewg/ICAR/pull/131) ([cookeac](https://github.com/cookeac)) |
| 57 | +- Add animal set resource [\#127](https://github.com/adewg/ICAR/pull/127) ([MetroMarv](https://github.com/MetroMarv)) |
| 58 | +- Add locations resource [\#126](https://github.com/adewg/ICAR/pull/126) ([MetroMarv](https://github.com/MetroMarv)) |
| 59 | +- Add test day resource [\#124](https://github.com/adewg/ICAR/pull/124) ([MetroMarv](https://github.com/MetroMarv)) |
| 60 | +- removed redoc since it does not work anymore with current spec [\#123](https://github.com/adewg/ICAR/pull/123) ([alamers](https://github.com/alamers)) |
| 61 | +- Develop [\#122](https://github.com/adewg/ICAR/pull/122) ([erwinspeybroeck](https://github.com/erwinspeybroeck)) |
| 62 | +- Update changelog for 1.0.2 release [\#120](https://github.com/adewg/ICAR/pull/120) ([cookeac](https://github.com/cookeac)) |
| 63 | +- Update changelog [\#119](https://github.com/adewg/ICAR/pull/119) ([cookeac](https://github.com/cookeac)) |
11 | 64 |
|
12 | 65 | ## [1.0.2](https://github.com/adewg/ICAR/tree/1.0.2) (2020-06-08)
|
13 | 66 |
|
|
0 commit comments