Changes for version 0.27
- Some overhaul of the Moose code and a couple of XML::Sig fixes as well as a fix to work with Perl 5.10 (Upgrade please upgrade)
- As a point of interest the external XML::Sig module has been updated and is now capable of replacing Net::SAML2::XML::Sig
- eac8408 Update Changes 9352be7 Add contributing info 2ecbc2b Use default Moose types instead of MooseX::Types::Moose ecee8bf Add predicates to Net::SAML2::Protocol::AuthnRequest 7562ff1 Make use of builders instead of using BUILDARGS d46073c Specify Canonical exclusive mode for XML::Sig 597d346 RSA|DSAKeyValue have KeyValue element 00f6276 Reverse order of Changes file 6f1ee32 Merge pull request #1 from waterkip/perl-510 ca48803 Fix perl 5.10 issue with `//=` syntax a31840e Fix github action for newer versions of perl Checkout patched Crypt::OpenSSL::VerifyX509 6c67af9 Fix perl 5.10 issue with `//=` syntax 739673c Release does not need Docker file 7c346f7 Update README.md ce250ee Update Makefile Version 3d65d76 Try to fix hard coded directory 13ceb8c Update changes for version 0.26
Changes for version 0.26-TRIAL (TRIAL RELEASE)
- Some major changes in the test suite but overall minor changes to the rest of the module
- Thanks to https://github.com/waterkip Wesley Schwengle for the overhaul of the test suite
- 15596bb Increment Version 82a8b54 Add pod documentation 62817ca Update changes c4c7db6 Remove unneeded manual dependency from github workflow 56051db Update testsuite 8c62593 Move testapp to author tests f4cec75 Remove Data::Dumper 0d1ccd8 Small setup in which Net::SAML2 is build in Docker 4746957 Make it easier to inspect makefile.pl and cpanfile bae12de Really need to fix this e399dd2 Missed a hard coded version 09ee6f3 Hard coded directory not ideal ab5418d (tag: 0.25) Update Changes and increment the version
Modules
SAML2 AuthnRequest object
Common behaviour for Protocol messages
Utility functions for Net:SAML2