File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Ruby SAML [ ![ Build Status] ( https://secure.travis-ci.org/onelogin/ruby-saml.png )] ( http://travis-ci.org/onelogin/ruby-saml ) [ ![ Coverage Status] ( https://coveralls.io/repos/onelogin/ruby-saml/badge.svg?branch=master%0A )] ( https://coveralls.io/r/onelogin/ruby-saml?branch=master%0A ) [ ![ Gem Version] ( https://badge.fury.io/rb/ruby-saml.svg )] ( http://badge.fury.io/rb/ruby-saml )
2
2
3
+ ## Updating from 1.1.x to 1.2.X
3
4
4
- ## Updating from 1.0.x to 1.1.X
5
+ Version ` 1.2 ` adds IDP metadata parsing improvements, uuid deprecation in favour of SecureRandom, refactor error handling and some minor improvements
5
6
6
- Version ` 1.1 ` adds some improvements on signature validation and solves some namespace conflicts .
7
+ There is no compatibility issue detected .
7
8
8
9
For more details, please review [ the changelog] ( changelog.md ) .
9
10
11
+ ## Updating from 1.0.x to 1.1.X
12
+
13
+ Version ` 1.1 ` adds some improvements on signature validation and solves some namespace conflicts.
14
+
10
15
## Updating from 0.9.x to 1.0.X
11
16
12
17
Version ` 1.0 ` is a recommended update for all Ruby SAML users as it includes security fixes.
You can’t perform that action at this time.
0 commit comments