Releases: DataDog/datadog-sdk-testing
Releases · DataDog/datadog-sdk-testing
0.8.0
0.8.0/ 2017.10.30
Changes
[improvement] Add support for alternative integration layout. See #68
[improvement] Bump Rake, Httparty and Rubocop to newer version. See #68
[deprecate] Deprecate old 2.0 ruby. See #68
0.7.4
0.7.4/ 2017.07.12
Changes
- [bugfix] Setup JMX Fetch With Agent Setup. See #66
- [improvement] Add
exec
task to run commands in the SDK environment. See #67
0.7.3
0.7.3/ 2017.07.05
Changes
- [bugfix] do an exact match of the check name when running tests. See #64
- [improvement] check for python2 when setting up the environment. See #63
- [improvement] show the output from the subtask invoked. See #62
0.6.1
0.6.1/ 2017.03.30
Changes
- [bugfix] re-add INSTALL section. See #57.
- [other] do not install integrations-* requirements.txt. See #57.
0.6.0
0.6.0/ 2017.03.30
Changes
- [improvement] Clean setuptools remain after setup_env. See #48.
- [improvement] Handle GNU sed on Mac. See #50.
- [improvement] Add an option in the skeleton to skip tests. See #51.
- [improvement] Faster requirements install. See #54.
- [improvement] Faster requirements install in the skeleton. See #55.
- [improvement] Declare the gem dependencies in the gemspec. See #56.
- [other] Do not call git for the user. See #50.
- [other] Do not suggest using the constructor in the skeleton. See #52.
0.5.0/ 2017.02.13
Changes
- [feature] Skip CI for check if unchanged. See #44.
- [feature] Revamp of requirements tool/hook. See #45.
- [bugfix] Add changelog to integration skeleton. See #46.
0.4.9/ 2017.02.03
Changes
- [bugfix] GUID replacement fails on sed. See [#42][](Thanks [@ksauzz][]).
0.4.8/ 2017.02.03
Changes
- [bugfix] fix OSX regression with xargs. See #41.
0.4.7/ 2017.01.30
Changes
- [bugfix] fix regression + don't attempt to lint if nothing there. See #40.
0.4.6/ 2017.01.30
Changes
- [bugfix] Include GUID in manifest - necessary for windows. See #38.
- [bugfix] CircleCI - gnore ruby vendor directory when linting. See #39.