Releases: OpenFunction/functions-framework-nodejs
Releases · OpenFunction/functions-framework-nodejs
v0.6.1
v0.6.0
What's Changed
✨ New
- refactor: reconstruct skywalking plugin (#108) @webup
- feat: enable skywalking plugin for tracing (#86) @YADROOKIE
- refactor: plugin system revolution (#83) @webup
- feat: enable plugin mechanism for async func (#70) @YADROOKIE
- feat: enable graceful shutdown (#75) @webup
🏗️ Maintenance
- chore(deps): bump dapr-js 2.4.2 (#109) @webup
- chore(deps): bump dapr-js 2.3.1 (#73) @webup
- refactor: add dapr 1.8.0 ci env and polish e2e tests (#67) @webup
Other changes
- docs: add YADROOKIE as a contributor for code (#76) @allcontributors
🏷️ Dependency Updates
6 changes
- chore(deps): bump actions/stale from 5.2.0 to 6.0.0 (#100) @dependabot
- chore(deps): bump actions/stale from 5.1.1 to 5.2.0 (#97) @dependabot
- chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 (#85) @dependabot
- chore(deps): bump actions/stale from 5.1.0 to 5.1.1 (#72) @dependabot
- chore(deps-dev): bump concurrently from 7.2.2 to 7.3.0 (#65) @dependabot
- chore(deps): bump actions/github-script from 1 to 6 (#58) @dependabot
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
✨ New
🏗️ Maintenance
- refactor: polish http error response (#43) @webup
- chore(deps): use
@dapr/dapr
instead ofdapr-client
(#36) @webup
🔒 Security
- chore(deps): bump minimist from 1.2.5 to 1.2.6 in /docs/esm (#40) @dependabot
🏷️ Dependency Updates
17 changes
- chore(deps-dev): bump @types/mocha from 9.0.0 to 9.1.1 (#30) @dependabot
- chore(deps): bump minimist from 1.2.5 to 1.2.6 in /docs/esm (#40) @dependabot
- chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 (#38) @dependabot
- chore(deps): bump express from 4.17.1 to 4.18.1 (#19) @dependabot
- chore(deps): bump cloudevents from 5.3.2 to 6.0.1 (#23) @dependabot
- chore(deps-dev): bump typescript from 4.5.5 to 4.6.4 (#24) @dependabot
- chore(deps-dev): bump @types/lodash from 4.14.179 to 4.14.182 (#28) @dependabot
- chore(deps-dev): bump aedes from 0.46.3 to 0.47.0 (#22) @dependabot
- chore(deps-dev): bump sinon from 12.0.1 to 14.0.0 (#26) @dependabot
- chore(deps-dev): bump mocha from 9.1.2 to 10.0.0 (#20) @dependabot
- chore(deps): bump actions/setup-node from 2 to 3 (#12) @dependabot
- chore(deps): bump minimist from 1.2.5 to 1.2.6 (#18) @dependabot
- chore(deps-dev): bump supertest from 6.1.6 to 6.2.3 (#17) @dependabot
- chore(deps): bump on-finished from 2.3.0 to 2.4.1 (#15) @dependabot
- chore(deps-dev): bump concurrently from 7.0.0 to 7.2.0 (#14) @dependabot
- chore(deps): bump dapr-client from 2.1.0 to 2.2.1 (#13) @dependabot
- chore(deps): bump actions/checkout from 2 to 3 (#11) @dependabot
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Change to OpenFunction by @benjaminhuo in #1
- doc: reset changelog by @benjaminhuo in #2
- doc: add changelog for v0.3.6 by @benjaminhuo in #3
- feat: initialize openfunction knative and async runtime by @webup in #4
- dep: update
package-lock.json
withnpm install --package-lock-only
by @benjaminhuo in #5
New Contributors
- @benjaminhuo made their first contribution in #1
- @webup made their first contribution in #4
Full Changelog: https://github.com/OpenFunction/functions-framework-nodejs/commits/v0.4.1