Releases: eclipse-ee4j/metro-saaj
Releases · eclipse-ee4j/metro-saaj
Release list
3.0.6
What's Changed
- Bump nokogiri from 1.19.1 to 1.19.3 in /www by @dependabot[bot] in #258
- Bump faraday from 2.14.1 to 2.14.2 in /www by @dependabot[bot] in #259
- Recursion replaced by iteration with Deque and added test for heavily nested xml by @dmatej in #261
Full Changelog: 3.0.5...3.0.6
3.0.5
Improvements
- Make the useDefaultTransformerFactory a static field by @DameNoSupaplex in #237
Maintenance
- Update TCK-Results.md by @lukasj in #233
- Jenkins TCK script by @senivam in #232
- Update web.yml by @lukasj in #239
- Update web.yml by @lukasj in #247
- Update maven.yml by @lukasj in #248
- Fixed xsd schemaLocation in poms by @dmatej in #251
- Maintenance package by @dmatej in #252
Updates
- Bump rexml from 3.2.5 to 3.2.8 in /www by @dependabot[bot] in #235
- Bump nokogiri from 1.16.2 to 1.16.5 in /www by @dependabot[bot] in #234
- Bump rexml from 3.2.8 to 3.3.6 in /www by @dependabot[bot] in #238
- Bump rexml from 3.3.6 to 3.3.9 in /www by @dependabot[bot] in #241
- Bump rexml from 3.3.9 to 3.4.2 in /www by @dependabot[bot] in #246
- Bump nokogiri from 1.16.5 to 1.18.9 in /www by @dependabot[bot] in #244
- Bump webrick from 1.8.1 to 1.8.2 in /www by @dependabot[bot] in #245
- Bump nokogiri from 1.18.9 to 1.19.1 in /www by @dependabot[bot] in #250
- Bump faraday from 2.7.4 to 2.14.1 in /www by @dependabot[bot] in #249
- Bump addressable from 2.8.4 to 2.9.0 in /www by @dependabot[bot] in #255
- Bump json from 2.18.1 to 2.19.2 in /www by @dependabot[bot] in #253
- Bump activesupport from 7.0.7.2 to 7.2.3.1 in /www by @dependabot[bot] in #254
- Updated dependencies by @dmatej in #256
Full Changelog: 3.0.4...3.0.5
2.0.0
- initial version based on jakarta APIs
- supports Jakarta SOAP Attachments Specification 2.0.0
3.0.4
What's Changed
- 3.0.3 release by @lukasj in #225
- Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0 in /saaj-samples/saaj-uddiping by @dependabot in #226
- Bump nokogiri from 1.14.4 to 1.16.2 in /www by @dependabot in #227
- integrate latest dependencies by @lukasj in #229
- update build plugins by @lukasj in #230
- System property to force default transformer factory by @DameNoSupaplex in #228
- fix cpright year by @lukasj in #231
New Contributors
- @DameNoSupaplex made their first contribution in #228
Full Changelog: 3.0.3...3.0.4
3.0.3
What's Changed
- merge of the release branch of 3.0.2 release by @senivam in #220
- publish 3.0.2 release by @lukasj in #219
- Bump commonmarker from 0.23.9 to 0.23.10 in /www by @dependabot in #221
- Bump activesupport from 6.1.7.3 to 7.0.7.2 in /www by @dependabot in #222
- Integrate XML Bind API 4.0.1, SOAP API 3.0.1 by @lukasj in #223
- support osgi mediator by @lukasj in #224
New Contributors
Full Changelog: 3.0.2...3.0.3
3.0.2
What's Changed
- 3.0.1 release by @lukasj in #210
- #183: fix inconsistent owner element for
setIdAttributeNodeby @sephiroth-j in #211 - Unfold possibly folded header values by @sephiroth-j in #214
- prevent java.lang.StringIndexOutOfBoundsException by @sephiroth-j in #213
- mark
com.sun.xml.messaging.saaj.util.Base64as deprecated and replace it withjava.util.Base64by @sephiroth-j in #212 - Integrate jaf-api 2.1.2, angus-activation 2.0.1 by @lukasj in #215
- Bump nokogiri from 1.13.10 to 1.14.4 in /www by @dependabot in #216
- add missing plugin versions by @lukasj in #217
- update release info on the web by @lukasj in #218
New Contributors
- @sephiroth-j made their first contribution in #211
Full Changelog: 3.0.1...3.0.2
3.0.1
3.0.0
- implements Jakarta SOAP with Attachments APIs 3.0.0
- uses Jakarta XML Binding APIs 4.0.0
- uses Jakarta Activation APIs 2.1.0
What's Changed
- Create codeql-analysis.yml by @lukasj in #199
- update gh action build by @lukasj in #200
- code cleanup by @lukasj in #201
Full Changelog: 2.0.1...3.0.0