Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 2, 2017

Version 0.22.0 of soap just got published.

Dependency soap
Current Version 0.21.0
Type dependency

The version 0.22.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of soap.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes Version 0.22.0
  • [ENHANCEMENT] Added forever option to ClientSSLSecurity in order to allow keep-alive connections. (#974)
  • [ENHANCEMENT] Added preserveWhitespace option to prevent the client from trimming resolved String values. (#972)
  • [MAINTENANCE] Removed compres dependency in favor of zlib. (#971)
  • [MAINTENANCE] (Security) Updated debug dependency to avoid possible vulnerability. (#973)
  • [FIX] Updated .travis.yml to test against latest node.js 4.8.x release to avoid Travis CI error.
  • [FIX] Fix performance bug at POJO to XML conversion. (#968)
  • [ENHANCEMENT] Added possibility to override the bluebird.js suffix (default: "async"). (#961)
  • [DOC] Updated the Security section by listing all available optional methods. (#966)
Commits

The new version differs by 9 commits.

  • 9aeceec Release v0.22.0
  • 26c3beb Allow agent reuse for ClientSSLSecurity if forever option is set (#974)
  • c2f899e Added preserveWhitespace option to prevent trimming leading / trailin… (#972)
  • 6a7a49a Remove compress dependency (#971)
  • 84628de Upgrade debug dependency to avoid possible security vulnerability (#973)
  • 8e679ca Update travis.yml to fix failing tests
  • 01d8585 Fix performance bug when converting POJO to xml (#968)
  • 0d5a2ec Allowing Bluebird suffix override (#961)
  • d29a2df Update security protocol interface (#966)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants