Skip to content

SRU2021-9.2.13

Compare
Choose a tag to compare
@zubri zubri released this 25 Apr 00:12

RELEASE 9.2.13 - April 2022

  • PW-892: Fixed AbstractMT#create when the message type number is less than 100
  • Added a convenient String message() method in the SwiftMessage object to get the FIN serialization of the message
  • Fixed error in Field 94G getValue

What's Changed

  • Fix 'unknown enum constant' warnings during gradle compileTestJava by @sman-81 in #98
  • Review and fix Spotbugs findings in non-generated code by @sman-81 in #99
  • Organize java imports using common settings on non-generated code by @sman-81 in #101
  • Java8 modernization / IntelliJ code inspection findings by @sman-81 in #102
  • PW-103: Invalid ConstraintValidator annotation on CurrencyValidator by @sman-81 in #104
  • Validate.notNull -> Objects.requireNonNull by @zubri in #105
  • Test case by @ptorres-prowide in #108
  • Fixing issue by @ptorres-prowide in #107

Full Changelog: SRU2021-9.2.11...SRU2021-9.2.13