Skip to content

Releases: pagopa/mil-idpay

5.0.5

09 Feb 16:39
Compare
Choose a tag to compare

5.0.5 (2024-02-09)

Bug Fixes

  • Converted pinBlock from base64 to hex (#28) (c629413)

5.0.4

09 Feb 15:16
Compare
Choose a tag to compare

5.0.4 (2024-02-09)

Bug Fixes

  • Added test response on all postman response (#27) (9ca539c)

5.0.3

09 Feb 13:56
Compare
Choose a tag to compare

5.0.3 (2024-02-09)

Bug Fixes

  • Modified encryptedPinBlock to pinBlock (#26) (ff72454)

5.0.2

07 Feb 15:19
Compare
Choose a tag to compare

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

07 Feb 10:29
Compare
Choose a tag to compare

5.0.1 (2024-02-07)

Bug Fixes

  • Added quote to modulus and exponent to fix error in EncryptSessionKey (#23) (8c175eb)

5.0.0

07 Feb 08:45
Compare
Choose a tag to compare

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)

4.0.0

30 Oct 13:42
Compare
Choose a tag to compare

4.0.0 (2023-10-30)

3.0.4

26 Oct 09:38
Compare
Choose a tag to compare

3.0.4 (2023-10-26)

Bug Fixes

  • Added update status db on authorize flow [SCS-278] (#17) (f7cf870)

3.0.3

17 Oct 07:16
Compare
Choose a tag to compare

3.0.3 (2023-10-17)

Bug Fixes

  • Changed DTOs from byte[] to String (#16) (1c3c97e)

3.0.2

16 Oct 09:13
Compare
Choose a tag to compare

3.0.2 (2023-10-16)

Bug Fixes