We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a8fa1 commit 75d45b9Copy full SHA for 75d45b9
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### 2.21.2
2
+* Fixed bug when a destination url contains a query string https://github.com/digidentity/libsaml/pull/120
3
+
4
### 2.21.1
5
* Clear OpenSSL error queue if verification fails - https://bugs.ruby-lang.org/issues/7215
6
lib/saml/version.rb
@@ -1,3 +1,3 @@
module Saml
- VERSION = '2.21.1'
+ VERSION = '2.21.2'
end
0 commit comments