Skip to content

Latest commit

 

History

History
240 lines (199 loc) · 20.7 KB

File metadata and controls

240 lines (199 loc) · 20.7 KB

Changelog

Full Changelog

Implemented enhancements:

  • Request to add "Unknown" to icarDepartureReasonType enumeration #206

Closed issues:

  • Extension to IcarMovementDeathEventResource #224
  • Add "PregnantMultipleFoetus" in the icarAnimalReproductionStatusType #223
  • Add "icarQuarterId" in the TreamentEventressources? #221
  • IcarMilkingVisitEventResource, extend with exemptFromRecording #220
  • TreamentProgramRessource? #219
  • Milking-Statistics #218
  • icarDailyFeedReportCollection refers to non-existing icarDailyFeedReportResource #216
  • Remove DoNotBreed from animal #213
  • icarFeedQuantityType mass unit codes #211
  • Release procedure: when is a ticket mature enough #207
  • Code generation from API specification. #205
  • HTTPStatus-Codes in error-cases #203
  • Feed and AnimalSet #202
  • "Unknown" to be added in icarAnimalGenderType #199
  • Transponders, Animal Numbers and the ManagementTag on the AnimalResource #195
  • Feed Storage (e.g. Silo) in ICAR? #194
  • Add icarDepartureReasonType on icarMovementDeathEventResource #193
  • Add icarConsignmentType on MovementDeathEventResource #192
  • Missing departureReasonType #190
  • Move/rename locations.md #188
  • Define enumeration for icarReproParturitionEventResource - calvingEase #185
  • Missing types in MovementBirthEventResource #183
  • Rank field in icarReproInseminationEventResource event #180
  • endpoint /animalSets uses inconsistent syntax #179
  • Referencing other resources (especially possibly deleted ones or ones in other locations) #178
  • Feed Attributes or Properties #173
  • Feed Categories or Types #172
  • Missing reference in icarMedicineResource -resource type #167
  • Add timezone to LocationResource #164
  • Versioning and branches #163
  • Semantics for POST method #154
  • Unique resource identifiers when sending new data to a server #153
  • Define URL scheme that allows updating #147
  • Listing and Filtering Resources (specifically Animals) #130
  • What is the proposed way to retrieve available schemata or schema/id combinations for different identifiers #109
  • Changes log/Release notes in ADE release versions #99
  • feed intake API #93

Merged pull requests:

  • Correct so branches are only MAJOR versions + Develop #165 (cookeac)

v1.1.1 (2020-10-07)

Full Changelog

Fixed bugs:

  • Error when generating code from tag v1.1.0 #158

Merged pull requests:

v1.1.0 (2020-09-28)

Full Changelog

Closed issues:

  • Latest OAS3 (open API specification 3) validation now enforced on examples #144
  • For which use cases do we use AnimalEvents and for which do we just use PUT/POST/DELETE? #140
  • Animal Sets (groups) membership change events #139
  • do not breeds RESOURCE API #138
  • Add list of available locations #125
  • gestations API #121
  • Add documentation for icarValidSampleFillingIndicatorType.json #116
  • Quarter Milking Type Quarter Id Enum differs from ICAR Data Dictionary #112
  • Reproduction and lactation status values #111
  • Resource for listing test days #110
  • Cannot find information about ICAR_ValidSampleFillingIndicator code list #108
  • Conformation Scores #97
  • Animal Health Treatments #96
  • breeding values of an animal API #89
  • Group assignments missing (feeding, milking, barn) #88
  • BCS (body condition score) API #83
  • Splitting complex types, event-based types and code-based types (enums) into saparate sub-folders #66
  • Define recommended url scheme #18

Merged pull requests:

1.0.2 (2020-06-08)

Full Changelog

Closed issues:

  • Missing copyright holder in LICENSE #105
  • Date time format for UTC #102

Merged pull requests:

  • Merge from Develop to create ADE-1 v 1.0.2 #118 (cookeac)
  • Explain icarValidSampleFillingIndicator, fix icarQuarterId #117 (cookeac)
  • Update readme with instruction to link PRs to issues #115 (cookeac)
  • Merge from Develop to correct copyright in LICENCE #114 (cookeac)
  • added missing copyright holder name #106 (alamers)
  • changelog for v1.0.1 #104 (alamers)

v1.0.1 (2020-05-18)

Full Changelog

Closed issues:

  • Generated java code does not compile #100

Merged pull requests:

  • Merge code generation corrections from Develop into ADE-1 #103 (cookeac)
  • Changes/fixes for better code generation #101 (ahokkonen)

v1.0.0 (2020-05-06)

Full Changelog

Closed issues:

  • typo in pregnancy check method #90
  • Location information requirement for event #86
  • Location information requirement for event #85
  • Prepare for ADE-1: rename tags #84
  • Possible issue in Animal/Location identifier type #80
  • Adding collection for all type of events resources #73
  • Pagination #69
  • Lactations API #65
  • icarResourceCollection unnecessary inheritance from icarResource #62
  • Enum values naming patter (whitespace, dots) #61
  • Devices API #59
  • Heat API #58
  • Weight Event #53
  • Synchronising/completeness data - how to know you have all messages #35
  • (automated) quality checks #27
  • consider the use of tags to indicate status of messages #26
  • move the $ref links to relative urls #23
  • Decide on linking #19
  • Define initial version scheme #17
  • Create an example url scheme #16
  • have a decision on how to implement the schema's #15
  • clean up the principles setting up and maintaining the standard #14
  • general documentation #12
  • have a readable version of the spec #11
  • Decide on Open Source Licence #10
  • Define inheritance #9
  • Open API spec fails linting #7

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator