Skip to content

Releases: jakartaee/saaj-api

Jakarta SOAP with Attachments API 3.0.2

20 May 08:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

Jakarta SOAP with Attachments API 3.0.1

17 Feb 19:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

Jakarta SOAP with Attachments API 3.0.0

03 May 20:44
Compare
Choose a tag to compare

This release contains following changes:

  • adds SOAPEnvelope.createName(String, String): Name method
  • does not allow null arguments in SOAPFault.createFault(String, String)
  • extends SOAPConnection to implement java.io.Autocloseable
  • adds API to allow setting timeouts for set timeout for SOAPConnection.call
  • drops all references to JAXM
  • drops the search through Java SE installation in the implementation lookup
  • removes deprecated SOAPElementFactory

Project Board: https://github.com/eclipse-ee4j/saaj-api/projects/1
Full Changelog: 2.0.0...3.0.0

Jakarta SOAP with Attachments API 2.0.1

14 Apr 10:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

Jakarta SOAP with Attachments API 2.0.0

26 Oct 17:08
Compare
Choose a tag to compare

The 2.0.0 release is the first release under the jakarta.xml.soap.* namespace.