Releases: networktocode/circuit-maintenance-parser
Releases · networktocode/circuit-maintenance-parser
Release v2.7.0
v2.6.1 - 2024-06-04
What's Changed
Fixed
- #288 - Fixed exceptions under Pydantic 1.x.
Dependencies
- #286 - Added support for
lxml
5.x.
Contributors
Full Changelog: v2.6.0...v2.6.1
Release v2.6.0
What's Changed
Added
Fixed
- Correct incorrect logic in validation code by @jmaslak in #272
- Increase robustness of Crown Castle parsing by @jmaslak in #278
Changed
- refactor:
validate_empty_circuits
using enums by @chadell in #277 - Add the ability to support pydantic 1 and 2 by @itdependsnetworks in #281
New Contributors
- @itdependsnetworks made their first contribution in #281
Full Changelog: v2.5.0...v2.6.0
Release v2.5.0
What's Changed
New Contributors
- @nlgotz made their first contribution in #274
- @MeganerdDev made their first contribution in #275
Full Changelog: v2.4.0...v2.5.0
v2.4.0
v2.4.0 - 2024-02-20
Added
Changed
Fixed
- #257 - Update incorrect file comment
- #255 -
Properly process Amazon emergency maintenance notifications
Full Changelog: v2.3.0...v2.4.0
Release v2.3.0
v2.3.0 - 2023-12-15
Added
Changed
- #237 - Remove Python 3.7 support by @slyngshede
Fixed
- #243 - Handle broken EUNetworks cancellation messages by @jmaslak
- #251 Add missing Arelion entry to SUPPORTED_PROVIDERS by @glennmatthews
Release v2.2.4
Release v2.2.3
v2.2.3 - 2023-03-21
Changed
#216 - Allow Lumen maintenance multiple windows to be parsed
#212 - Updated documentation: Contribution section
#210 - Ability to parse multiple maintenance windows from Zayo
#190 - Update Telstra for new notificaiton format
Fixed
#222 - Fix e22 tests when combining data from multiple maintenances
v2.2.2
What's Changed
- Release v2.2.1 by @chadell in #202
- style: ⬆️ Update pydantic to 1.10.4 by @chadell in #204
- Updates version and changelog by @jvanderaa in #205
New Contributors
- @jvanderaa made their first contribution in #205
Full Changelog: v2.2.1...v2.2.2