Skip to content

r14

Compare
Choose a tag to compare
@msnook msnook released this 31 Jan 16:16
684865f

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)