Skip to content

Birth of air-quota

Latest
Compare
Choose a tag to compare
@gurza gurza released this 05 Aug 22:19
8b7e037

v2.0.0 Changes

  • Birth of air-quota ✨🍰✨

Improvements

  • Implement AmadeusQuotaChecker class to extract number of remaining tickets and EMDs
    from Amadeus direct stock offices via Amadeus Web Services (Header SOAP4.0).
  • Implement SirenaQuotaChecker class to make quota check flow for Amadeus and Sirena the same.
  • Redesign quota check flow with new classes.

Bugfixes

  • Fix verification of recipient email. AWS SES check is case-sensitive.
  • Add forgotten account parameter alert into conf sample.
  • Fix db test. It didn't work during the first run of tests.
  • Fix alert check. Now it works correctly in case number of remaining tickets of the db entry is NULL.