Skip to content

Commit 7f2bfad

Browse files
committed
v0.81
This release is dedicated to the memory of Abe Timmerman (ABELTJE) [Compatibility Deprecation Warning] As of Release 0.79 the following have been changed and the old version may be removed in an upcoming release. - Net::SAML2::Protocol::Artifact - response_to changed to in_response_to - Net::SAML2::Protocol::LogoutResponse - response_to changed to in_response_to [Significant Changes] - Reverts "Fix #123 Useless cert_text" as the cert_text is not so useless... - Note that the latest versions of libxml2 may have made some incompatable changes. These changes do not seem to impact this module and will be reviewed closer in a future version. [Detailed Change Log] - ad9c30f Fix pod issues - 2e0028b Disable author testing update to libxml2 or catalog required - 7ba6750 Revert f3e8e5f Fixes #123 Useless cert_text - 049ba76 Disable author testing update to libxml2 or catalog required - 51ae4c8 Revert #123 Useless cert_text - ca65479 Increment repo version - b33c185 v0.80
1 parent ad9c30f commit 7f2bfad

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

Changes

+28
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@ Revision history for Perl extension Net::SAML2.
22

33
{{$NEXT}}
44

5+
0.81 -- Fri Aug 30 15:16:41 ADT 2024
6+
7+
This release is dedicated to the memory of Abe Timmerman (ABELTJE)
8+
9+
[Compatibility Deprecation Warning]
10+
As of Release 0.79 the following have been changed and the old version may be
11+
removed in an upcoming release.
12+
13+
- Net::SAML2::Protocol::Artifact
14+
- response_to changed to in_response_to
15+
- Net::SAML2::Protocol::LogoutResponse
16+
- response_to changed to in_response_to
17+
18+
[Significant Changes]
19+
- Reverts "Fix #123 Useless cert_text" as the cert_text is not so useless...
20+
- Note that the latest versions of libxml2 may have made some incompatable
21+
changes. These changes do not seem to impact this module and will be reviewed
22+
closer in a future version.
23+
24+
[Detailed Change Log]
25+
- ad9c30f Fix pod issues
26+
- 2e0028b Disable author testing update to libxml2 or catalog required
27+
- 7ba6750 Revert f3e8e5f4fbfa70c79b1ee4a8850be8a6ba4ede27 Fixes #123 Useless cert_text
28+
- 049ba76 Disable author testing update to libxml2 or catalog required
29+
- 51ae4c8 Revert #123 Useless cert_text
30+
- ca65479 Increment repo version
31+
- b33c185 v0.80
32+
533
0.80 -- Sat Jun 22 13:13:42 ADT 2024
634

735
[Compatibility Deprecation Warning]

0 commit comments

Comments
 (0)