Skip to content

Domino JNA for XPages

Pre-release
Pre-release
Compare
Choose a tag to compare
@klehmann klehmann released this 08 Oct 14:12
· 244 commits to master since this release
  • API to read server console (R12+ with DEBUG_ALLOW_REMOTE_CON_SERVER=1 in Notes.ini) 1b0c483
  • Added method to validate an SSO token 9689cbd
  • Fixed creating doc attachments that grow dynamically dedc85f 8976e04
  • Fixed MIME production issue in XPages environment d1f7ef5
  • various other bugfixes and fixes for memory leaks (see 0.9.42...0.9.44)

Breaking change (sorry):

  • changed MIMEStream API to use InputStream/OutputStream instead of Reader/Writer (required to support parts with binary non-base64 encoded data) 27124e5