Skip to content

Commit

Permalink
Update release notes for 0.8.9 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Brail committed Feb 2, 2016
1 parent 1163f30 commit 7ec6220
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
* 0.8.9 02-01-2016:

This release fixes a few small bugs, especially in TLS. It also upgrades to
(Rhino 1.7.7.1)[https://github.com/mozilla/rhino/releases/tag/Rhino1_7_7_1_RELEASE],
which fixes a few other small bugs and vulnerabilities.

[Issue 137](https://github.com/apigee/trireme/issues/137) Properly follow symlinks in fs.readdir().
[Issue 139](https://github.com/apigee/trireme/issues/139) Support PKCS#8 keys for the crypto "createSign" method.
[Issue 144](https://github.com/apigee/trireme/issues/144) Properly handle intermediate TLS certs.
[Issue 145](https://github.com/apigee/trireme/issues/145) Create a launcher that emulates the
setup of Apigee Edge.

* 0.8.8 09-18-2015:

In addition to the fixes below, this release makes progress on support for Node.js 0.12. Both versions
Expand Down

0 comments on commit 7ec6220

Please sign in to comment.