Skip to content

Releases: imsweb/seerapi-client-java

NAACCR updates

22 Feb 14:54
Compare
Choose a tag to compare

Added support for the new flat and xml NAACCR endpoints in the API #28

Fix missing parameter

04 Nov 19:38
Compare
Choose a tag to compare

The staging tables endpoint was missing support for the unusedTable parameter #27

Added missing endpoints

04 Nov 18:25
Compare
Choose a tag to compare
  • Added schemaGlossary and tableGlossary endpoints #26
  • Added glossary match endpoint
  • Updated various dependencies

Support new staging field

01 Oct 13:49
Compare
Choose a tag to compare
  • Added support for the new naaccr_xml_id field in the Staging API (#25)

Switch CI

20 May 17:12
Compare
Choose a tag to compare

Switch from CicleCI to Github Actions

Minor release

16 Jan 21:14
Compare
Choose a tag to compare

This release has no functional changes. It includes various dependency updates as well as a move to a different Maven release plugin.

Site-specific Surgery changes

23 Aug 14:16
Compare
Choose a tag to compare

Sync up with changes to the site-specific surgery API.

  • The version endpoint was removed
  • The version parameter was renamed to year.

HCPCS

03 Jun 19:54
Compare
Choose a tag to compare

Added support for HCPCS API (#23)

Support additional NAACCR field information

04 Mar 16:38
Compare
Choose a tag to compare

Added additional fields to NaaccrField. section and default_value are now supported. These will get populated when SEER*API is updated next. #19

Missing getter

15 Oct 17:05
Compare
Choose a tag to compare

Fixed a bug where NdcSeerInfo was missing a getter for the new Exclusive Oncologic Agent field. This was an oversight and has now been corrected.