Skip to content

Releases: CMSgov/bcda-app

r16

08 Feb 17:51
adfdc29
Compare
Choose a tag to compare
r16

r16 - 2019-02-08

  • BCDA-878: Make sure links to external sites open in a new page/tab (#169)
  • word changes from AJ (#167)
  • knollfear/bcda-868 Adding in Open Graph and Favicon images. (#166)
  • removing favicon from static site until we get a real one (#165)
  • knollfear/bcda-740B revisions with Jenn regarding the static site. (#164)
  • Fix tests that use scanner.Scan() (#161)

r15

06 Feb 00:04
6f139fe
Compare
Choose a tag to compare
r15

r15 - 2019-02-06

  • BCDA-851 (#163): Fix GORM model for Token
  • Knollfear/bcda 740 Part II (#162)
  • bcda-837 Encryption walkthrough including Swagger and screenshots (#160)
  • Knollfear/bcda 740 Static Site (#157)
  • BCDA-542: Add a simple http router that redirects http requests to https (#155)
  • bcda-764: retrofit router.go to use new auth provider (#154)
  • okta plugin (#156)
  • BCDA-738: Review and add detail to job status responses in Swagger (#153)

r14

31 Jan 16:16
684865f
Compare
Choose a tag to compare
r14

r14 - 2019-01-31

  • knollfear/bcda-710 Adding 410 (gone) response code to old jobs (#151)
  • BCDA-549: Implement Failed Job Status (#152)
  • knollfear/bcda-709 Add expires header to completed jobs (#150)
  • BCDA-763 Improve handling of auth tokens with auth.Token type (#149)
  • bcda-762 make sure all database connections are closed (#148)
  • BCDA-396 Feature: Add Coverage endpoint for bulk export of patient data (#145)
  • BCDA-732: Update User Guide documentation (#143)
  • BCDA-720: Encryption enabled by default (#146)
  • Replace [most] uses of backend.CreateToken (#147)
  • BCDA-661: Implement worker health check (#136)
  • bcda-631: Implement ValidateAccessToken() for alpha plugin (#131)
  • BCDA-721: Add encryption testing/validation in smoke test (#142)
  • BCDA-744: Create ToC in Getting Started Guide (#141)
  • BCDA-671: Expand CLI unit tests (#139)
  • added a larger allocation of synthetic benes (#138)
  • BCDA-712: Remove redundant integration tests and re-organize Postman tests. (#137)
  • BCDA-635: Implement RevokeAccessToken() (#133)
  • BCDA-683: Wrap all test targets into one make test target (#135)
  • Close db connection in healthCheck() (#134)
  • BCDA-636: implement GenerateClientCredentials on Alpha plugin (#129)
  • BCDA-728: Add ability to request payload encryption in smoke test client (#130)
  • using case insensitive ilike instead of = (#132)

r13

10 Jan 16:26
495cb37
Compare
Choose a tag to compare
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

02 Jan 18:08
71aa56d
Compare
Choose a tag to compare
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

17 Dec 23:09
20e4df4
Compare
Choose a tag to compare
r11

r11 - 2018-12-17

  • knollfear/bcda-684nfixing enum to allow correct usage of swagger for bulk request endpoint (#110)

r10

14 Dec 13:54
e255d99
Compare
Choose a tag to compare
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

04 Dec 15:56
2fcbe95
Compare
Choose a tag to compare
r9

r9 - 2018-12-04

  • BCDA-624: Use os.O_APPEND mode for error/request logs (#93)
  • knollfear/bcda-553 Swagger doc improvements (#86)
  • Handling errors in order to allow for the running of Gosec test G104 (#85)

r8

29 Nov 18:10
f5d12eb
Compare
Choose a tag to compare
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

21 Nov 17:07
195cd44
Compare
Choose a tag to compare
r7

r7 - 2018-11-21

  • BCDA-509: Tests for servicemux.go (#77)
  • BCDA 442: Cleanup files for expired jobs (#78)
  • Updates to Makefile to ensure that the unit_test image and smoke_test image are rebuilt each time. (#76)
  • Knollfear/bcda 214 Implement GOsec (#75)