Skip to content

Releases: HHS/ASPR-ms-taskit

v5.2.0

10 Aug 16:27
b7d6c26

Choose a tag to compare

What's Changed

  • Updated pom to use snapshot version of ms-util by @shawnhatch in #100
  • Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 in the dependencies group by @dependabot[bot] in #105
  • Bump the test-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #104
  • Bump the standard-plugins group across 1 directory with 4 updates by @dependabot[bot] in #103
  • Improve equals contract by @travisrieglerleidos in #110
  • Bump the protobuf-dependencies group with 3 updates by @dependabot[bot] in #109
  • Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 in the dependencies group by @dependabot[bot] in #108
  • Bump the test-dependencies group with 2 updates by @dependabot[bot] in #107
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 in the protobuf-plugins group by @dependabot[bot] in #116
  • Bump the protobuf-dependencies group with 3 updates by @dependabot[bot] in #114
  • Bump the test-dependencies group with 2 updates by @dependabot[bot] in #115
  • Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.1 in the standard-plugins group by @dependabot[bot] in #117
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.8.0 by @dependabot[bot] in #118
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 in the standard-plugins group by @dependabot[bot] in #120
  • Bump the test-dependencies group with 2 updates by @dependabot[bot] in #119
  • Dev by @shawnhatch in #121

New Contributors

Full Changelog: v5.1.3...v5.2.0

v5.1.3

28 May 18:08
d28a3cf

Choose a tag to compare

What's Changed

Full Changelog: v5.1.2...v5.1.3

v5.1.2

23 May 08:32
c34ee77

Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v5.1.2

v5.1.1

22 May 17:32
aaadcc8

Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.1.1

v5.1.0

11 Feb 03:53
dbb524a

Choose a tag to compare

What's Changed

  • Bump the standard-plugins group across 1 directory with 5 updates by @dependabot in #88
  • Bump the test-dependencies group across 1 directory with 2 updates by @dependabot in #87
  • Bump the protobuf-dependencies group with 3 updates by @dependabot in #83
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.5.0 to 0.6.0 by @dependabot in #85
  • add binary engine by @bischoffz in #94
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.6.0 to 0.7.0 by @dependabot in #93
  • Bump the test-dependencies group across 1 directory with 2 updates by @dependabot in #92
  • Bump the standard-plugins group across 1 directory with 2 updates by @dependabot in #91
  • add taskit object by @bischoffz in #97
  • new taskit object design by @bischoffz in #98
  • Bump com.google.code.gson:gson from 2.11.0 to 2.12.1 in the dependencies group by @dependabot in #96
  • Bump the protobuf-dependencies group with 3 updates by @dependabot in #95
  • v5.1.0 by @bischoffz in #99

Full Changelog: v5.0.0...v5.1.0

v5.0.0

19 Aug 23:43
28b80cf

Choose a tag to compare

What's Changed

  • update protobuf engine to use buffered reader by @bischoffz in #68
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.5.0 by @dependabot in #67
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 in the standard-plugins group by @dependabot in #65
  • Bump the test-dependencies group with 2 updates by @dependabot in #69
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 in the standard-plugins group by @dependabot in #71
  • Taskit refactor 2 by @bischoffz in #72
  • Bump the protobuf-dependencies group with 3 updates by @dependabot in #74
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 in the standard-plugins group by @dependabot in #73
  • Taskit Engine Refactor by @bischoffz in #70
  • Dev 5.0 by @bischoffz in #75
  • Bump the test-dependencies group with 2 updates by @dependabot in #78
  • Bump the standard-plugins group across 1 directory with 2 updates by @dependabot in #77
  • v5.0.0 by @bischoffz in #79

Full Changelog: v4.1.1...v5.0.0

v4.1.1

19 Jun 16:10
cdb148e

Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

14 Jun 04:43
af551c5

Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.4 in the standard-plugins group by @dependabot in #50
  • Bump gov.hhs.aspr.ms:util from 4.1.1 to 4.1.2 in the dependencies group by @dependabot in #49
  • dont deploy parent by @bischoffz in #52
  • Bump the standard-plugins group with 2 updates by @dependabot in #54
  • update to util 4.2.0 by @bischoffz in #56
  • Add translation spec testsupport by @bischoffz in #61
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 in the protobuf-plugins group by @dependabot in #57
  • Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 in the dependencies group by @dependabot in #58
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 in the standard-plugins group by @dependabot in #60
  • Spellcheck by @bischoffz in #62
  • update getObject methods by @bischoffz in #53
  • Update util to 4.2.0 by @bischoffz in #64

Full Changelog: v4.0.2...v4.1.0

v4.0.2

06 May 18:32
a246f6e

Choose a tag to compare

What's Changed

  • remove nulling of map after adding translation engine by @bischoffz in #55

Full Changelog: v4.0.1...v4.0.2

v4.0.1

24 Apr 08:33
2479d3b

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1