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 May 13, 2018 20:36
* 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)
onhate and others added 21 commits February 6, 2020 10:50
* Add maxAge and cacheControl options to @middy/http-cors

* version bump

Co-authored-by: Luciano Mammino <lucianomammino@gmail.com>
* 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
@lmammino lmammino deleted the 1.0.0-beta branch April 25, 2020 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet