Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update soap to the latest version 🚀 #77

Merged
merged 1 commit into from
Oct 9, 2017

Conversation

greenkeeper[bot]
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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants