Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Releases: SnapMD/connectedcare-sdk

ConnectedCare 1.14

30 Sep 08:01
Compare
Choose a tag to compare

There are many API updates in this release, including public APIs for the mobile apps (see the app store for iOS or Google Play) which can also be used by providers for patient-facing applications.

1.13 SDK

04 Sep 05:48
Compare
Choose a tag to compare

Some highlights in this release:

  • Removal of deprecated APIs
  • Updates to unit tests
  • Improved serialization
  • Migration of POCO request/response objects
  • Support for new ePHI metadata objects
  • Misc. bug fixes and performance improvements

Version 1.12

15 Aug 05:43
Compare
Choose a tag to compare

To compile this changelog yourself, you can run

git log --pretty=format:'- '%s v1.11.4..v1.12 --no-merges -r
  • Fix bugs where SDK was broken by previous changes
  • Fix API test for patient payments
  • change api route for patient payments
  • Rename enum for API compatibility
  • Adjustments to configuration boilerplate to allow CI integration
  • Public documents API
  • Encounters API
  • Entity Framework and Adapters for patient medical profile #3783.
  • Fix for UserAPI Path issue
  • Restoring patient metadata
  • Update nuget config
  • Change folder paths
  • removing sdk models moved to apimodel
  • test changes pushed
  • Re-add missing files
  • Fix urls in unit tests
  • ApiModels Project Added
  • Fix unit tests URI handling
  • Test fixes and some models moved to the SDK
  • Working on 3369 model migration
  • tests verified that they pass, and snap.local replaced with BaseUrl as it should be
  • fixed test PaymentApi.RegisterProfile
  • fixes for tests
  • Increment versions
  • Upgrade Json.NET to version 7
  • Add configuration settings for SDK Test project; handles API keys as well as credentials for a single test user.
  • Changes regarding intake dropdown as well as tests ported to new SDK Test Project

Connected Care SDK 1.10.5

26 Jun 04:20
Compare
Choose a tag to compare

We are making great strides toward increasing robustness of this API. Look for more changes coming soon!

Connected Care SDK 1.10.2

12 Jun 03:21
Compare
Choose a tag to compare

Add license headers to files and update assembly version.

Connected Care SDK 1.10.1

09 Jun 20:59
Compare
Choose a tag to compare

This package is dependent upon Json.NET.