The Wayback Machine - https://web.archive.org/web/20201123145109/https://github.com/middyjs/middy/pull/511
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

Moves 1.0.0 beta to master branch #511

Merged
merged 143 commits into from Apr 25, 2020
Merged

Moves 1.0.0 beta to master branch #511

merged 143 commits into from Apr 25, 2020

Conversation

@lmammino
Copy link
Member

@lmammino lmammino commented Apr 25, 2020

After this, we should be able to release 1.0.0 stable

I already created a 0.x branch to be able to keep developing hotfixes for 0.x if necessary

lmammino and others added 30 commits Apr 30, 2018
* change middleware so the request headers can be lowercase or normalised

* Normalize headers to lowercase rather than camelCase

* Fix eslint (removed extra semicolon)

* Change option for http-header-normalizer from camelCase to canonical

* version bump
* feat: multi origin cors

* fix: accounting for header case

* updated AWS SDK and running tests for both node6 and node8

* fix: made origins optional in typescript definitions

* Merged with current master and version bump
* Adds GitHub PR and Issue templates

* Added todo list and version bumped
* Add input output logger middleware

* JSON stringify logs and wrap into an object

* Update unit tests

* version bump
* backported SSM caching fix from 0.16.2
backported SSM caching fix from 0.16.2
* Initial work for 1.0.0 with secrets-manager

* bump typings

* bump package-locks

* bump version to 17

* fix package locks
* refactor: folder name to package name for http-security-header

* version bump
…242)

* build: add a pre commit hook to run lint checks on all changed files

* version bump
(cherry picked from commit c03bdb0)
roni-frantchi and others added 20 commits Feb 17, 2020
* fix: http response serializer returns {} when body is falsey
Co-authored-by: Pedro Resch <pedro@agenciaatom.com.br> [ci skip]
* Update index.d.ts

* version bump

Co-authored-by: Luciano <lucianomammino@gmail.com>
Added sqs-json-body-parser middleware. Thanks @thematrimix!
* Moves CI to GitHub Actions and improves release process
…ut-logger (#507)

* adds the ability to omit fields from logged events and responses
@lmammino lmammino added this to the v1.0.0 milestone Apr 25, 2020
@lmammino lmammino self-assigned this Apr 25, 2020
@lmammino lmammino merged commit e6eb866 into master Apr 25, 2020
6 checks passed
6 checks passed
tests (10.x)
Details
tests (10.x)
Details
tests (12.x)
Details
tests (12.x)
Details
LGTM analysis: JavaScript No new or fixed alerts
Details
License Compliance All checks passed.
Details
@lmammino lmammino deleted the 1.0.0-beta branch Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.