Releases: RESOStandards/web-api-commander
Data Dictionary 2.0 Initial Release
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
- #104 Add Data Dictionary 2.0 Testing Artifacts by @darnjo in #154
- #169: Update DD 1.7 resources with new Wiki URLs by @darnjo in #171
- #170: Update DD 2.0 artifacts with new Wiki URLs by @darnjo in #172
- #164: Add payloads and simple data type to reference metadata and report by @darnjo in #173
- #174: Update DD 2.0 artifacts by @darnjo in #175
- #176: Updated DD 1.7 artifacts with payload info by @darnjo in #177
Full Changelog: v1.7.0-final...v2.0.0-dd-2.0-initial-release
DD 1.7 Final Release
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
- #162 Change warning to error in metadata validation by @darnjo in #163
- #157 Update Dockerfile and GradleDockerFile to use JDK 11 by @darnjo in #158
- Update README.md by @darnjo in #166
Full Changelog: v1.2.2...v1.7.0-final
v1.2.2
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
- #110: Skip has test for string enums by @darnjo in #159
- #160: Remove odata-openapi submodules by @darnjo in #161
Full Changelog: v1.2.1...v1.2.2
v1.2.1 - Fix multi-release JAR files
What's Changed
Full Changelog: v1.2.0...v1.2.1
v1.2.0 - Apple Silicon Support and Gradle and Java Upgrades
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
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
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.