Releases: CMSgov/dpc-app
Releases · CMSgov/dpc-app
r17
r16
r16 - 2020-08-26
- Added to attribution liquibase changelog, uppercase mbi (#1007)
- DPC-403 Feat: Run unit tests in parallel (#989)
- DPC-576: Update the look and feel of the jwt utility to be consistent with other DPC tools (#1006)
- Bump fakeredis from 0.7.0 to 0.8.0 in /dpc-web (#1002)
- Bump redis-namespace from 1.7.0 to 1.8.0 in /dpc-web (#1000)
r15
r15 - 2020-08-25
r14
r14 - 2020-08-18
- DPC-389 adding more logs (#986)
- Reverted back to INFO log level in prod. Changed a bbclient log from debug to info (#991)
- Change prod debug level (#987)
- Bump bootsnap from 1.4.6 to 1.4.8 in /dpc-web (#978)
- Bump simplecov from 0.18.5 to 0.19.0 in /dpc-web (#977)
- Revert "Bump jackson-datatype-jsr310 from 2.10.3 to 2.11.2 (#945)" (#976)
- DPC-234: Delete client tokens from web app (#954)
- Bump commons-validator from 1.6 to 1.7 (#963)
- Bump mockito-core from 3.3.3 to 3.4.6 (#961)
- Bump jackson-datatype-jsr310 from 2.10.3 to 2.11.2 (#945)
- Bump mockserverVersion from 5.9.0 to 5.11.1 (#951)
- Bump jib-maven-plugin from 2.1.0 to 2.5.2 (#969)
r13
r13 - 2020-08-14
- Revert "DPC-592: Fix rails app bug from password update" (#975)
- Changed successful token deletion response from 200 to 204. (#972)
- Bump rubocop from 0.88.0 to 0.89.1 in /dpc-web (#970)
- Bump brakeman from 4.8.2 to 4.9.0 in /dpc-web (#956)
- Silvio/dpc 157 send devise emails via queue (#967)
- Update docker-compose commands to allow for entrypoint command (#966)
r12
r12 - 2020-08-12
r11
r10
r9
r9 - 2020-07-30
- DPC-578 propagate failure to host to end jenkins job (#937)
- added security section to capabilities statement for FHIR conformance (#919)
- DPC-551 addendum: Adjust look back date for tests (#936)
- added myself to developers list in pom.xml (#874)
- DPC-561 - Responses with 401 Unauthorized should return JSON Operation Outcome (#927)
- fix errant uri for instantiates (#928)
- DPC-559 - changed export operation to group-export to comply with FHIR bulk standard. (#918)
- DPC 555 - The Prefer header must be set to respond-async on POST to /Group/$export (#922)
- Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.0 (#837)
- Bump newrelic.agent.version from 5.11.0 to 5.13.0 (#862)
- Bump jersey-common from 2.30.1 to 2.31 (#818)
- Bump commons-io from 2.6 to 2.7 (#825)
- Bump jersey-test-framework-provider-grizzly2 from 2.30.1 to 2.31 (#816)
- add try/catch around base 64 decode statement in case a bad token is sent, it will throw a 400 error instead of 500 (#924)