Releases: uktrade/lite-hmrc
Releases · uktrade/lite-hmrc
LITE HMRC v1.4.1
What's Changed
- Add missing format specifier in log message by @saruniitr in #139
Full Changelog: 1.4.0...v1.4.1
LITE HMRC v1.4.0
What's Changed
- ICMSLST-1537 Use gunicorn for serving in production by @davidwtbuxton in #126
- Fix CI pipeline failures by @davidwtbuxton in #133
- ICMSLST-1530 Use DRF serializers for validating API requests by @davidwtbuxton in #130
- ICMSLST-1547 Backport Django's Choices/enum type for use with enums by @davidwtbuxton in #131
- ICMSLST-1570 Use positional arguments to logging calls by @davidwtbuxton in #132
- ICMSLST-1595 More defaults for environment variables by @davidwtbuxton in #135
- ICMSLST-1597 Add gunicorn to Python dependencies by @davidwtbuxton in #136
- ICMSLST-1578 Build CHIEF messages for other systems (e.g. ICMS) by @davidwtbuxton in #134
- ICMSLST-1634 Remove hard-coded path from the LITE_API_URL setting (ag… by @davidwtbuxton in #138
- ICMSLST-1627 Catch invalid licence data by @davidwtbuxton in #137
Full Changelog: v1.3.0...1.4.0
v1.3.0
What's Changed
- Bump django from 2.2.27 to 2.2.28 by @dependabot in #129
Full Changelog: v1.2.1...v1.3.0
LITE HMRC v1.2.1
What's Changed
- Revert "Revert "LTD-2187: Update licence reference extraction to consider new naming scheme"" by @saruniitr in #128
Full Changelog: v1.2.0...v1.2.1
LITE HMRC v1.2.0
What's Changed
- ICMSLST-1523 Yield an end line with others when generating CHIEF mess… by @davidwtbuxton in #116
- ICMSLST-1544 Update isort==5.10.1, black==22.3.0 by @davidwtbuxton in #121
- ICMSLST-1544 Apply isort code style to Python
import ..
statements by @davidwtbuxton in #122 - ICMSLST-1544 Pre-commit hook and CircleCI config for isort by @davidwtbuxton in #123
- ICMSLST-1541 Add types for CHIEF message lines by @davidwtbuxton in #119
- ICMSLST-1549 More info on the meaning of CHIEF message fields by @davidwtbuxton in #125
- ICMSLST-1545 Remove unused code by @davidwtbuxton in #124
- Revert "LTD-2187: Update licence reference extraction to consider new naming scheme" by @saruniitr in #127
Full Changelog: v1.1.19...v1.2.0
LITE HMRC v1.1.19
What's Changed
- ICMSLST-1524 Default to HAWK_AUTHENTICATION_ENABLED=True by @davidwtbuxton in #117
- ICMSLST-1541 Use the error text for EdifactValidationError's message by @davidwtbuxton in #118
- LTD-2187: Update licence reference extraction to consider new naming scheme by @saruniitr in #120
Full Changelog: v1.1.18...v1.1.19
LITE HMRC v1.1.18
What's Changed
- ICMSLST-1485 Remove tags from tests by @davidwtbuxton in #111
- ICMSLST-1423 Refactor CHIEF message building for multiple licences by @davidwtbuxton in #110
- Fix the PII checker and Black failing pre-commits by @davidwtbuxton in #112
- ICMSLST-1486 Split tests to match module names by @davidwtbuxton in #113
- ICMSLST-1486 Count licences using the CHIEF message by @davidwtbuxton in #114
- correcting error conditons during resend email by @sekharpanja in #115
Full Changelog: v1.1.17...v1.1.18
LITE HMRC v1.1.17
What's Changed
- ICMSLST-1423 Refactor line number logic in CHIEF message builder by @davidwtbuxton in #107
- Fix repr for
HmrcEmailMessageDto
tuple type by @davidwtbuxton in #108 - LTD: Remove unnecessary mail is pending error as it is not an error by @saruniitr in #109
Full Changelog: v1.1.16...v1.1.17
LITE HMRC v1.1.16
What's Changed
- Remove skip field in LicencePayload model by @saruniitr in #104
- Skip reporting usage data when there are no licences by @saruniitr in #105
- LTD-1921: Make edi_filename and edi_data non-nullable by @saruniitr in #106
Full Changelog: v1.1.15...v1.1.16
LITE HMRC v1.1.15
What's Changed
- Stop dummy email from being created by @kevincarrogan in #102
- ICMSLST-1465 Use Django's django.conf.settings module by @davidwtbuxton in #101
Full Changelog: v1.1.14...v1.1.15