Skip to content

Releases: RESOStandards/web-api-commander

Data Dictionary 2.0 Initial Release

15 Nov 23:39
07b4d6f
Compare
Choose a tag to compare

Data Dictionary 2.0

Adds support for Data Dictionary 2.0.

Test names no longer use versions, a version flag is passed as an argument instead (testDataDictionary -Dversion=2.0 ...)
Data Availability Tests have been moved to reso-certification-utils
Old code removed
JDK version updated to 11

What's Changed

Full Changelog: v1.7.0-final...v2.0.0-dd-2.0-initial-release

DD 1.7 Final Release

15 Nov 23:37
ab6a4bc
Compare
Choose a tag to compare

DD 1.7 Final Release

Final release of the DD 1.7 version of the Commander prior to merging DD 2.0 work.

DD 1.7 is still supported, but the codebase has changed significantly, and Data Availability testing was also removed.

What's Changed

Full Changelog: v1.2.2...v1.7.0-final

v1.2.2

12 May 20:00
044f81f
Compare
Choose a tag to compare

Summary

Added a new parameter for the Web API Core 2.0.0 tests for those using string enumerations.

Pass -DuseStringEnums=true in this case.

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1 - Fix multi-release JAR files

14 Mar 00:31
337686e
Compare
Choose a tag to compare

What's Changed

  • #150: Fix warning messages from multi-release JAR builds by @darnjo in #151

Full Changelog: v1.2.0...v1.2.1

v1.2.0 - Apple Silicon Support and Gradle and Java Upgrades

08 Mar 00:59
6228cc4
Compare
Choose a tag to compare

What's Changed

  • Added Images for DD IntelliJ Walkthrough by @darnjo in #54
  • Add jenkins dd gradle task by @darnjo in #66
  • Update DDLProcessor.java by @darnjo in #69
  • Update gradle.yml by @darnjo in #71
  • Timestamp/Date comparisons between nulls and records with values by @darnjo in #70
  • Make Report Generator Friendlier with Jenkins and Build Processes by @darnjo in #72
  • Payloads Sampling Tool by @darnjo in #75
  • Updated configurations and removed Cucumber Reports by @darnjo in #81
  • Issue #82: refactored availability report to use frequencies and track lookups at a granular level by @darnjo in #83
  • Support for Field and Lookup Resources by @darnjo in #95
  • Issue #96: Migrate Node Utils to Separate Repo by @darnjo in #98
  • Issue #101: Update Log4J by @darnjo in #102
  • Issue #101: bump log4j version by @darnjo in #103
  • 114 improve tags support in buildgradle by @darnjo in #115
  • #116 Improved Directory Handling and Upgraded Dependencies by @darnjo in #117
  • #112: Added DD 2.0 Sheet. TODO: organize into folders by @darnjo in #118
  • #119 Update RESODataDictionary-2.0.xlsx by @bobgott in #120
  • #94 Added Testing Rules for the Lookup Resource by @darnjo in #108
  • 121 Update RESODataDictionary-2.0 placeholders by @bobgott in #122
  • 111 Create RESODataDictionary-1.7-flat.xlsx by @bobgott in #123
  • 126 revert cucumberio dependencies to 72x by @darnjo in #127
  • 124-minor-corrections-resodatadictionary-1.7-flat by @bobgott in #125
  • 133-Update-to-RESODataDictionary-2.0 by @bobgott in #134
  • Issue #129: Create file copy gradle tasks for automated testing by @darnjo in #136
  • #137: Add additional logging for lookup resource tests by @darnjo in #140
  • 145 add support for Apple Silicon by @darnjo in #146
  • Issue #148: Update Gradle to 7+ by @darnjo in #149

New Contributors

Full Changelog: dd-1.7-202101140155...v1.2.0

v1.1.0 - RESO Web API Core 2.0.0

14 Jan 09:37
6228cc4
Compare
Choose a tag to compare

This tag is for the 2.0.0 version of the RESO Web API Core standard.

Please see the README for instructions on how to run the tests.

See Issue #34 for more information.

v1.0.0 - RESO Data Dictionary 1.7

14 Jan 09:55
6228cc4
Compare
Choose a tag to compare

This tag is for the 1.7 version of the RESO Data Dictionary standard. Please see the README for instructions on how to run the tests.

See Issue #37 for more information.