Open rdhlily opened 1 month ago
Hello, and thank you for putting together this helpful package!
In teams_logger/core.py line 81 the "Office365CardFormatter" class is defined using the "Connector Cards" formatting. At the end of January 2025 the Office 365 Connectors will be retired within Microsoft Teams. In order for the Teams Logger to continue working, I believe the "Office365CardFormatter" will need to be updated to support the Adaptive Card instead.
Do you plan to/would it be possible for you/your team to update the package so that it will continue working after this update comes in January?
Hello and thank you for the issue.
I'll do my best to update to the logger before the end of the year.
Meanwhile, don't hesitate to submit a P.R. if you want, the project is open to contributions.
Hello, and thank you for putting together this helpful package!
In teams_logger/core.py line 81 the "Office365CardFormatter" class is defined using the "Connector Cards" formatting. At the end of January 2025 the Office 365 Connectors will be retired within Microsoft Teams. In order for the Teams Logger to continue working, I believe the "Office365CardFormatter" will need to be updated to support the Adaptive Card instead.
Do you plan to/would it be possible for you/your team to update the package so that it will continue working after this update comes in January?