Recent Releases of https://github.com/cdcgov/nedss-nndss

https://github.com/cdcgov/nedss-nndss - v7.10.1

What's Changed

  • update token permissions by @szamfir in https://github.com/CDCgov/NEDSS-NNDSS/pull/108
  • update sonar token handling by @szamfir in https://github.com/CDCgov/NEDSS-NNDSS/pull/109
  • API retry logic by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/110
  • Nis 9 data sync by @sralla-eq in https://github.com/CDCgov/NEDSS-NNDSS/pull/112
  • Updating the code to change the lastupdatetime to 19:00 the day before by @sralla-eq in https://github.com/CDCgov/NEDSS-NNDSS/pull/113
  • Nis 12 data sync 2 by @sralla-eq in https://github.com/CDCgov/NEDSS-NNDSS/pull/115
  • fix api log by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/114
  • [CNDE-2821] Added alter script for data sync config by @rshanmugam-enquizit in https://github.com/CDCgov/NEDSS-NNDSS/pull/116
  • Cnde 2808 - Support for Custom Parameter by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/117
  • fix liquibase by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/118
  • update endpoint naming and added postman for data view by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/119
  • CVE 06252025 by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/124
  • Cnde 2930 - MT Fixes by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/123
  • Support for Case Notifification by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/122

New Contributors

  • @szamfir made their first contribution in https://github.com/CDCgov/NEDSS-NNDSS/pull/108

Full Changelog: https://github.com/CDCgov/NEDSS-NNDSS/compare/v7.8.2.5...v7.10.1

- Java
Published by achapm about 1 year ago

https://github.com/cdcgov/nedss-nndss - v7.9.1

What's Changed

  • VULNERABILITY: update base image by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/102
  • Mt patch 1 - Update to match with fixes proposed in MT by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/104
  • THREAD: remove timeout env var by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/99

Full Changelog: https://github.com/CDCgov/NEDSS-NNDSS/compare/v7.9.0...v7.9.1

- Java
Published by achapm about 1 year ago

https://github.com/cdcgov/nedss-nndss - v7.9.0

What's Changed

  • added log by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/62
  • update to avoid loop on unauthorize by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/63
  • update token serice handling unauthorized by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/64
  • [CNDE-2196] Updated the poll service logger to remove payload by @rshanmugam-enquizit in https://github.com/CDCgov/NEDSS-NNDSS/pull/66
  • [CNDE-2084] Updated arguments for NETSS cmd file by @rshanmugam-enquizit in https://github.com/CDCgov/NEDSS-NNDSS/pull/67
  • ODSE and CovidDataMart Support - update generic jdbc template by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/65
  • fix test by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/68
  • Update Auth Config by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/69
  • bug fix for updating config by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/70
  • Merging update for get Initial Timestmap - effecting s3 and local dir by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/72
  • Update Release-container-nnd-service.yaml by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/74
  • Cnde 2274 - Logic Overhaul, support for more table and ELR recreate flow by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/75
  • NND: updated constant value by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/76
  • fix config select query, consolidate all cron job into one method exc… by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/77
  • fix test by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/78
  • Mt batch 03122025 by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/80
  • Update pollconfiginsert.sql by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/82
  • CNDE-2392-P2.1 - minor fix to match with MT by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/83
  • Update RDB_CREATION.sql by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/86
  • Update data_config.sql by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/88
  • Fix odse query by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/89
  • HTTPs ERROR RESPONSE: added detail error to response by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/85
  • LIQUIBASE: added DB change log to DataSync by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/84
  • [CNDE-2393] New API endpoint to get record count from all tables by @rshanmugam-enquizit in https://github.com/CDCgov/NEDSS-NNDSS/pull/92
  • FIX LIQUIBASE - changeset to true by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/93
  • Multi thread by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/79
  • [CNDE-2329] Added a sync enabled flag to config table by @rshanmugam-enquizit in https://github.com/CDCgov/NEDSS-NNDSS/pull/81
  • LIQUIBASE by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/94
  • Update dataconfiggenerate_data.sql by @sralla-eq in https://github.com/CDCgov/NEDSS-NNDSS/pull/95
  • Update mtcloudconfig_batch.sql by @sralla-eq in https://github.com/CDCgov/NEDSS-NNDSS/pull/96
  • Update createdataconfig.sql by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/97
  • UPDATE: Total count api by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/98

Full Changelog: https://github.com/CDCgov/NEDSS-NNDSS/compare/v.7.8.2...v7.9.0

- Java
Published by achapm over 1 year ago

https://github.com/cdcgov/nedss-nndss - v.7.8.2

Bug Fixes & Enhancements

  • Update Swagger title and fix decode missing header

Full Changelog: https://github.com/CDCgov/NEDSS-NNDSS/compare/v7.7.1...v.7.8.2

- Java
Published by achapm over 1 year ago

https://github.com/cdcgov/nedss-nndss - v7.8.0

What's Changed

  • Update the ndd endpoint wording by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/52
  • Cnde 1882 - update api endpoint naming, update security config by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/53
  • changed sub in default value to extraction by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/54

Full Changelog: https://github.com/CDCgov/NEDSS-NNDSS/compare/v7.7.0...v7.8.0

- Java
Published by achapm over 1 year ago

https://github.com/cdcgov/nedss-nndss - v7.7.1

New Features

  • The data Ingestion ELR pipeline now has the option to use Near Real-Time Ingestion (NRTI) to enable event-based ingestion, enhancing both speed and scalability.

What's Changed

  • Update the ndd endpoint wording by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/52
  • Cnde 1882 - update api endpoint naming, update security config by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/53
  • changed sub in default value to extraction by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/54

Full Changelog: https://github.com/CDCgov/NEDSS-NNDSS/compare/v7.7.0...v7.7.1

- Java
Published by achapm over 1 year ago

https://github.com/cdcgov/nedss-nndss - v7.7.0

New Features

  • The Data Ingestion API now has the ability to ingest ECR PHDC XML data. Rhapsody can call this API to send ECR and ELR xml in PHDC format to be processed and imported into the ODSE tables. More documentation has also been added covering configuration and workflow for the Data Ingestion API including Rhapsody Route Integration.
  • A new on-premises Data Sync Service that synchronizes data from the cloud NBS database to an on-premises database. It offers flexible scheduling and supports multiple sync options such as SQL DB sync, S3 Bucket and Local Directory.

What's Changed

  • adedd sub path by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/45
  • update swagger config by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/47
  • Update Query and Update RDB Modern persisting by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/46
  • nrt_observation table column name change and added new columns. by @ssathiah in https://github.com/CDCgov/NEDSS-NNDSS/pull/48
  • To fix the data-sync jar file name by @ssathiah in https://github.com/CDCgov/NEDSS-NNDSS/pull/49
  • corrected the sql. by @ssathiah in https://github.com/CDCgov/NEDSS-NNDSS/pull/51

Full Changelog: https://github.com/CDCgov/NEDSS-NNDSS/compare/v7.6.2...v7.7.0

- Java
Published by achapm over 1 year ago

https://github.com/cdcgov/nedss-nndss - v7.6.2

New Features Added to Data Ingestion and Near Real Time Reporting

  • A new API has been added enabling the ingestion of ELR PHDC XML data without directly linking Rhapsody to database. Rhapsody calls this API to send PHDC.xml to be processed by NBS ELR importer process into ODSE tables. In the next release more documentation will be added covering configuration and workflow for the new API. In this release the Swagger documentation will be available here:
    • https://<>/swagger-ui/index.html
    • Sample swagger documentation here: https://dataingestion.dts1.nbspreview.com/swagger-ui/index.html
  • Added Public Health Case Fact (PHCF) datamart to the near Real Time Reporting pipeline. This adds support for standard reports that reference the PHCF datamart within the ODSE to get data in near real time. This brings the total number of datamarts that have been added to the pipeline for the near real time reporting to 2 as follows:
    • Hepatitis (HEP)
    • Public Health Case Fact (PHCF)

What's Changed

  • initial commit by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/1
  • Updating the sql queries needed for the NNDSS process on-prem by @sralla-eq in https://github.com/CDCgov/NEDSS-NNDSS/pull/2
  • Additional update by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/3
  • update read me by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/4
  • Cndit 1599 by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/5
  • Cndit 1599 2 by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/6
  • Cndit 1600 deployment by @ssathiah in https://github.com/CDCgov/NEDSS-NNDSS/pull/7
  • clean up by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/8
  • Github actions for manual workflow by @ssathiah in https://github.com/CDCgov/NEDSS-NNDSS/pull/9
  • Github action name change by @ssathiah in https://github.com/CDCgov/NEDSS-NNDSS/pull/10
  • renaming msg processor by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/11
  • renamed the github action and jar file names by @ssathiah in https://github.com/CDCgov/NEDSS-NNDSS/pull/12
  • added Config for generic endpoint by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/13
  • Cndit 1660 by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/15
  • added logic for full load by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/16
  • Cndit 1644 2 by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/17
  • Cndit 1644 3 by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/18
  • query for notification by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/19
  • added support for initial load by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/20
  • Dev clean up 2 by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/21
  • added additional col to config for gathering metric by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/22
  • update gson initilizer by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/24
  • added support for timestamp in Gson by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/25
  • update compression to handling large data set by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/26
  • replacing random with secure random by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/27
  • replacing Math.random with SecureRandom by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/28
  • Cndit 1648 outbound rdb by @ssathiah in https://github.com/CDCgov/NEDSS-NNDSS/pull/23
  • Removed logback by @ssathiah in https://github.com/CDCgov/NEDSS-NNDSS/pull/29
  • Cndit 1648 outbound rdb 1 by @ssathiah in https://github.com/CDCgov/NEDSS-NNDSS/pull/31
  • s3 implementation and merge with main by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/33
  • added base64 adapter for gson by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/34
  • Cndit 1648 polling 3 by @ssathiah in https://github.com/CDCgov/NEDSS-NNDSS/pull/35
  • fix issue with datetime and data parser by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/36
  • removed 'initialLoad' from the json file by @ssathiah in https://github.com/CDCgov/NEDSS-NNDSS/pull/37
  • Upgraded java version from 17 to 21 by @rshanmugam-enquizit in https://github.com/CDCgov/NEDSS-NNDSS/pull/40
  • Added pull request template by @rshanmugam-enquizit in https://github.com/CDCgov/NEDSS-NNDSS/pull/42
  • Adding Batch support and query for NRT by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/41
  • Swagger updated, and some small changes by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/43
  • Updated Swagger and Dockerfile by @ndduc01 in https://github.com/CDCgov/NEDSS-NNDSS/pull/44

Full Changelog: https://github.com/CDCgov/NEDSS-NNDSS/commits/v7.6.2

- Java
Published by achapm over 1 year ago