Skip to content

Releases: imsweb/seerapi-client-java

More dependency updates

Choose a tag to compare

@ctmay4 ctmay4 released this 17 Mar 19:36

What's Changed

Full Changelog: 5.10...5.11

Dependency updates

Choose a tag to compare

@ctmay4 ctmay4 released this 09 Mar 20:02

What's Changed

Full Changelog: 5.9...5.10

NAACCR Changes

Choose a tag to compare

@ctmay4 ctmay4 released this 11 Jul 18:16

What's Changed

Full Changelog: 5.8...5.9

5.8

5.8

Choose a tag to compare

@ctmay4 ctmay4 released this 13 May 17:23

What's Changed

  • Cleanup tests and update dependencies by @ctmay4 in #45
  • Convert to Maven Central Portal by @ctmay4 in #46

Full Changelog: 5.7...5.8

Updates to recode endpoint

Choose a tag to compare

@ctmay4 ctmay4 released this 31 Oct 13:57

The recode endpoint had changes which are reflected in #44

  • siteRecode().version() was removed

  • siteRecode().algorithms() returns all the supported algorithms and their versions

  • siteRecode().siteGroup() was modified. It now takes 4 parameters. Note that behavior is not used for the seer algorithms and null can be passed in for that case.

    SiteRecode siteGroup(String algorithm, String site, String hist, String behavior);

2 more missing fields

Choose a tag to compare

@ctmay4 ctmay4 released this 07 Aug 19:43
  • add missing additional_info and coding_guidelines fields #42

Minor updates

Choose a tag to compare

@ctmay4 ctmay4 released this 07 Aug 18:37
  • rationale was added to the StagingTable #41
  • MPH was updated to support the latest version #41

Dependency updates

Choose a tag to compare

@ctmay4 ctmay4 released this 12 Jul 18:46
  • update various dependencies (#40)

Update HCPCS

Choose a tag to compare

@ctmay4 ctmay4 released this 28 Jul 14:07
  • The HCPCS now also includes a description field for some entities #38

Vulnerability fix

Choose a tag to compare

@ctmay4 ctmay4 released this 09 Jun 18:56

Update okhttp to fix vulnerability #37