Releases: CMSgov/bcda-app
Releases · CMSgov/bcda-app
r13
r13 - 2019-01-10
- BCDA-637: Implement RevokeClientCredentials() on alpha plugin (#128)
- BCDA-634: CreateAlphaToken via alpha auth plug (#127)
- bcda-630: add decodeAccessToken and unit test for alpha plugin (#126)
- fixing EOB and patient documentation to be different by extending the swagger params. (#125)
- knollfear/bcda-600 Postman in CI/CD (#123)
- allowing for creation of different sized ACO's. In production the current sizes are 2500, 7500, and 20,000 beneficiaries. (#124)
- BCDA-632 RegisterClient() and BCDA-633 RequestAccessToken()
r12
r12 - 2019-01-02
- BCDA-610: Narrative Documentation: /Patient endpoint for bulk export of patient data (#100)
- BCDA-681 Feature: Create-token command now persist to the db (#122)
- BCDA-519: Add ENCRYPTION readme (#107)
- BCDA-508: Improve test coverage for bcda/main.go (#120)
- Knollfear/bcda 664 Log bad Token ID's (#118)
- BCDA-680: Update all Dockerfiles to use golang:1.10.6 (#119)
- BCDA-648 Feature: Wrapped http handlers for monitoring (#111)
- BCDA-629: Add an auth provider interface and an alpha plugin (#115)
- knollfear/bcda-667 clean up job encryption keys (#113)
- Adding in New Relic monitoring to the BB getData function to ensure that we are alerted to issues with BB not working. (#117)
- BCDA-645: Create /_health endpoint (#112)
- BCDA-628: Move models from auth to bcda (#114)
r11
r10
r10 - 2018-12-14
- Knollfear/api v1 fix (#109)
- fixing bad merge issue (#108)
- Knollfear/bcda 603 remove BB metadata endpoint (#106)
- BCDA-598: Develop a collection of Postman integration tests (#105)
- Move ConnectionClose middleware to chi router .Use() instead of route .With() (#104)
- bcda-602 add new relic monitoring to worker job processing (#99)
- BCDA-609 Feature: Updated capability statement with Patient endpoint (#102)
- Knollfear/bcda 520 clean up unit test results (#94)
- BCDA-654 Fix delivering encrypted data files
- BCDA-395: Smoke Test Updates (#98)
- BCDA-350: Sign RPMs with GPG Keys (#97)
- BCDA-395: Add /Patient endpoint for bulk export of patient data (#95)
- BCDA-613: Error handling in archive-job-files command (#92)
r9
r8
r8 - 2018-11-29
- bcda-521: log jobID for BlueButton ExplanationOfBenefit requests and responses (#83)
- Configure git for usage in the container. (#84)
- BCDA-502: Endpoint Sanity Check Tests (#82)
- BCDA-533: ACO can check other ACO's job status (#80)
- Ensure Splunk can see log files (#81)
- BCDA-543: Update our Getting Started documentation (#79)
r7
r6
r6 - 2018-11-16
- BCDA-471: Refactor BCDA http server to handle https connections (#72)
- Add a (temporary) way for clients to request file encryption (#74)
- Copied out changes for Encryption because my branch got hosed (#73)
- Set connection: close response header (#71)
- BCDA-441: Implement expiration status for jobs after 24 hours (#66)
- add custom ttl and change command output (#69)
- BCDA-485 Feature: version and data added to metadata endpoint (#63)
- BCDA-484: Add Metadata, Data, and Version to Swagger (#68)
- BCDA-349: Introduce integration/smoke test into the pipeline (#67)
- BCDA-446: Download data issue - truncated file when requesting from AWS (#65)
- BCDA-392: Swagger endpoint in AWS (#62)
r5
r5 - 2018-11-01
- BCDA-353: Update rpm packaging so that we are using Debian container instead of Alpine container. (#61)
- BCDA-393 Feature: Staging directory for FHIR payloads (#60)
- BCDA-119 Feature: Added new relic monitoring (#59)
- BCDA-409 Feature Format BB data to NDJson (#53)
- add cli command and auth backend implementation for creating alpha participant tokens (#58)
- BCDA-427: new blue Button endpoints (#56)
- A few misc. bug fixes (#57)
- BCDA-408: Get dev documentation into GitHub (#52)
- BCDA-317: Add /_version endpoint in order to query version of deployed application (#54)
- bcda-261 Feature BCDA Worker main Unit tests (#50)
- renaming /Patients/ endpoints to /ExplanationOfBenefit/ (#51)
- BCDA-255 Feature: Improved unit test for auth/middleware (#48)
- BCDA-344: Full test coverage for logging/middleware.go
- BCDA-313: Develop unit tests for bcda/api.go, part 2 (#47)
- BCDA-355: Fetch data for more than one beneficiary from the BB backend sandbox (#46)
- BCDA-293: Error Persistence - Connection Error (#45)
- BCDA-341: Automate tag/release process (#44)
- created smaller aco for dev/testing purposes (#43)
- BCDA-231 Feature: Implemented metadata endpoint for capability statement (#42)
r4
r4 - 2018-10-04
- Env Vars for Testing, Status Propagation, and Test Case Cleanup
- BCDA-292 Feature: Added fhir spec error responses (#38)
- BCDA-259: Develop unit tests for bcda/middleware.go (#40)
- BCDA-302: Modify workflow established in BCDA-310 to actually query the BB 2.0 backend (#39)
- Unit tests for main.go (#36)
- BCDA-244: App updates to support the BCDA build/package process within Jenkins
- bcda-260 Unit Tests for Router.go (#35)
- increasing unit test coverage on backend.go (#33)
- BCDA-257: Develop unit tests for bcda/logging/middleware.go (#34)
- bcda-220 feature:Add Swager Documentation (#32)
- BCDA-310 Feature: Mock alignment/attribution (#31)
- BCDA-301 BB2.0 authentication call (#30)
- BCDA-256 Feature: Unit test for db connections (#29)
- GORM bug fixes, style changes (#28)
- BCDA-266: Update travis config to use Makefile
- BCDA-253: Develop tests for bcda/api.go (#25)