Releases: pagopa/mil-idpay
Releases · pagopa/mil-idpay
5.0.5
5.0.5 (2024-02-09)
Bug Fixes
- Converted pinBlock from base64 to hex (#28) (c629413)
5.0.4
5.0.4 (2024-02-09)
Bug Fixes
- Added test response on all postman response (#27) (9ca539c)
5.0.3
5.0.3 (2024-02-09)
Bug Fixes
- Modified encryptedPinBlock to pinBlock (#26) (ff72454)
5.0.2
5.0.2 (2024-02-07)
Bug Fixes
- Added log to analyze error 500 in authorize (#24) (b003603)
- Added postman logs and urlencoded in session key (#25) (dbb5745)
5.0.1
5.0.1 (2024-02-07)
Bug Fixes
- Added quote to modulus and exponent to fix error in EncryptSessionKey (#23) (8c175eb)
5.0.0
5.0.0 (2024-02-07)
Bug Fixes
- Added log to postman for testing encrypt session key error (#21) (89489a4)
- Postman fix for EncryptSessionKey test error (#22) (8ad4647)
3.0.4
3.0.4 (2023-10-26)
Bug Fixes
- Added update status db on authorize flow [SCS-278] (#17) (f7cf870)
3.0.3
3.0.3 (2023-10-17)
Bug Fixes
- Changed DTOs from byte[] to String (#16) (1c3c97e)
3.0.2
3.0.2 (2023-10-16)
Bug Fixes