Releases: ideacrew/medicaid_gateway
Releases · ideacrew/medicaid_gateway
v21.11.15
v21.11.0-oe
What's Changed
- Add devise log ins and authentication by @kristinmerbach in #55
- Record results of no SSNs by @kristinmerbach in #56
- specify devise authentication per controller by @kristinmerbach in #57
- Remove payload by @kristinmerbach in #58
- aca_entities gem update by @saikumar9 in #59
- add action_mailer require to fix error by @kristinmerbach in #60
- Fix parse error on medicaid application show by @kristinmerbach in #61
Full Changelog: 21.11.1...v21.11-oe
21.11.1
What's Changed
- Date based spec failures by @kristinmerbach in #32
- Mec check 21.10.11 by @mdkaraman in #33
- Revert "Mec check 21.10.11" by @mdkaraman in #34
- Mec check 21.10.11 by @mdkaraman in #35
- Mc error log by @kristinmerbach in #36
- At error log by @kristinmerbach in #37
- Refs #AcaEntities, EventSource: gem updates. by @saikumar9 in #39
- Refs #CalculateEligibilityDate: return start of assistance_year if ye… by @saikumar9 in #40
- Atp response event by @kristinmerbach in #38
- Refs #AcaEntities: update aca_entities by @saikumar9 in #41
- Updated aca_entities gem by @raghuramg in #42
- bumped aca_entities sha by @raghuramg in #44
- Client toggler by @mdkaraman in #45
- Refs #MemberEligibility: fix calculate_tax_household_income to includ… by @saikumar9 in #46
- Refs #TaxHouseholdEffectiveStartingOnDate: fix effective_starting_on … by @saikumar9 in #50
- Aces mec check call pattern change by @kristinmerbach in #52
- Release 21.10.25 by @bill-transue in #53
- Add stimulus reflex, navigation and curam check payload feature by @kristinmerbach in #49
- Release 21.10.25 by @markgoho in #54
New Contributors
- @bill-transue made their first contribution in #53
Full Changelog: 21.9.27...21.11.1
Release 21.9.27 (#27)
* removing medicaid gateway namespace * mitc aca entities * bypass schematron validation on outbound * application check update for other * update aca_entities * changes required to build production images with assets precompile * aces transfers * aces_encoding * aca entities for application id * Callback service (#24) * starting callback service check feature * mitc report for sarah * callback service check * more work on status check * rubocop errors * more rubocop errors * rubocop * transfer contract spec * build transfer check spec * encode account transfer check request spec * aces transfers * submit account transfer check spec * check payload spec * refactoring and spec updates * adding RR stubs for specs, cleaning db before reports spec * cleanup * rubocop fix * fixing check payload spec to be more robust * change spec to reference actual callback status Co-authored-by: Kristin Merbach <[email protected]> Co-authored-by: kristinmerbach <[email protected]> * move callback_payload to optional * aca entities version * updated aca entities reference and fixed flakey test * update aca_entities * updated aca_entities reference * fixing specs post aca entities contract updates * added database cleaner to spec for more consistent results Co-authored-by: Kristin Merbach <[email protected]> Co-authored-by: kristinmerbach <[email protected]> Co-authored-by: Matt Williams <[email protected]> Co-authored-by: Michael Karamanov <[email protected]>
21.9.20
Release 21.9.20 (#26) * removing medicaid gateway namespace * mitc aca entities * bypass schematron validation on outbound * application check update for other * update aca_entities * changes required to build production images with assets precompile * aces transfers * aces_encoding * aca entities for application id * Callback service (#24) * starting callback service check feature * mitc report for sarah * callback service check * more work on status check * rubocop errors * more rubocop errors * rubocop * transfer contract spec * build transfer check spec * encode account transfer check request spec * aces transfers * submit account transfer check spec * check payload spec * refactoring and spec updates * adding RR stubs for specs, cleaning db before reports spec * cleanup * rubocop fix * fixing check payload spec to be more robust * change spec to reference actual callback status Co-authored-by: Kristin Merbach <[email protected]> Co-authored-by: kristinmerbach <[email protected]> * move callback_payload to optional * aca entities reference Co-authored-by: Kristin Merbach <[email protected]> Co-authored-by: kristinmerbach <[email protected]> Co-authored-by: Matt Williams <[email protected]> Co-authored-by: Michael Karamanov <[email protected]>