Skip to content

6.2.0: Forward compatibility with XP7

Compare
Choose a tag to compare
@thekid thekid released this 20 Dec 13:06
· 86 commits to master since this release
  • Refactored API to provide its own dedicated Header class inside the
    peer.http package instead of relying on the deprecated one in XP
    framework core, retaining BC.
    (@thekid)
  • Refactored API to use util.Secret class instead of the deprecated
    security.SecureString internally, retaining BC.
    (@thekid)