Skip to content

Releases: networktocode/circuit-maintenance-parser

v2.9.0

07 Oct 12:56
99d5ade

Choose a tag to compare

What's Changed

  • Main (2.8.0) to Develop by @chadell in #319
  • refactor: ✅ Adopt new NTC development standards by @chadell in #320
  • Add LLM tokens used to MetaData, fix PCCW parser and text hook improvement by @mkekez-SIE in #328
  • Add towncrier check in the CI by @chadell in #329
  • Fix bug with maintenance_id generation due to CircuitImpact by @mkekez-SIE in #331
  • Add subject to body of emails for OpenAI parser by @mkekez-SIE in #335

New Contributors

Full Changelog: v2.8.0...v2.9.0

Release v2.8.0

06 Jun 17:23
5194a58

Choose a tag to compare

v2.8.0 - 2025-06-06

Added

  • #313 - Add parsers for provider ATT

Changed

  • #312 - Move epoch parser outside of LLM due to inconsistencies
  • #314 - Add multi-windows for LLM
  • #315 - Return proper impact result for parsing

Release v2.7.0

07 Jan 15:30
4f4a64f

Choose a tag to compare

Release v2.7.0 - 2025-01-10

Added

  • #303 - Add new parser for Apple
  • #302 - Add support for Python 3.12
  • #301 - Add new parser for PCCW
  • #297 - Add new parser for Tata Communications

Changed

  • #302 - Drop support for Python 3.8
  • #291 - Update Windstream Parser for new emails

Dependencies

  • #295 - Remove pydantic dotenv extra

v2.6.1 - 2024-06-04

04 Jun 19:00
30acf33

Choose a tag to compare

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

04 Apr 13:23
10acd84

Choose a tag to compare

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

New Contributors

Full Changelog: v2.5.0...v2.6.0

Release v2.5.0

14 Mar 10:32
e4c3a0d

Choose a tag to compare

What's Changed

  • feat: Add Global Cloud XChange Parser by @nlgotz in #274

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

20 Feb 15:02
baba76e

Choose a tag to compare

v2.4.0 - 2024-02-20

Added

  • #260 - Add Google parser
  • #259 - Add Crown Castle fiber parser
  • #258 - Add Netflix parser

Changed

  • #264 - Adopt Pydantic 2.0
  • #256 - Improved Equinix parser

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

15 Dec 15:00
5232369

Choose a tag to compare

v2.3.0 - 2023-12-15

Added

Changed

Fixed

Release v2.2.4

12 Jul 16:16
f58f75e

Choose a tag to compare

v2.2.4 - 2023-07-12

Changed

  • #230 - Swap out tzwhere for TimezoneFinder
  • #234 - Added upper bound to pydantic dependency

Release v2.2.3

21 Mar 14:40
ab0782c

Choose a tag to compare

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