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

Release/5.0 #1134

Merged
merged 137 commits into from
Nov 15, 2023
Merged

Release/5.0 #1134

merged 137 commits into from
Nov 15, 2023

Conversation

willfarrell
Copy link
Member

Closes #940

mju-spyrosoft and others added 30 commits March 13, 2023 02:01
…r-when-fetching-feature-flag-configuration

fix(appconfig): #1009 rewrite to not use deprecated appconfig getConfiguration command
# Conflicts:
#	lerna.json
#	package-lock.json
#	package.json
#	packages/appconfig/package.json
#	packages/cloudwatch-metrics/package-lock.json
#	packages/cloudwatch-metrics/package.json
#	packages/core/index.js
#	packages/core/package-lock.json
#	packages/core/package.json
#	packages/do-not-wait-for-empty-event-loop/package-lock.json
#	packages/do-not-wait-for-empty-event-loop/package.json
#	packages/dynamodb/package-lock.json
#	packages/dynamodb/package.json
#	packages/error-logger/package-lock.json
#	packages/error-logger/package.json
#	packages/event-normalizer/package-lock.json
#	packages/event-normalizer/package.json
#	packages/http-content-encoding/package-lock.json
#	packages/http-content-encoding/package.json
#	packages/http-content-negotiation/package-lock.json
#	packages/http-content-negotiation/package.json
#	packages/http-cors/package-lock.json
#	packages/http-cors/package.json
#	packages/http-error-handler/package-lock.json
#	packages/http-error-handler/package.json
#	packages/http-event-normalizer/package-lock.json
#	packages/http-event-normalizer/package.json
#	packages/http-header-normalizer/package-lock.json
#	packages/http-header-normalizer/package.json
#	packages/http-json-body-parser/package-lock.json
#	packages/http-json-body-parser/package.json
#	packages/http-multipart-body-parser/package-lock.json
#	packages/http-multipart-body-parser/package.json
#	packages/http-partial-response/package-lock.json
#	packages/http-partial-response/package.json
#	packages/http-response-serializer/package-lock.json
#	packages/http-response-serializer/package.json
#	packages/http-router/package-lock.json
#	packages/http-router/package.json
#	packages/http-security-headers/package-lock.json
#	packages/http-security-headers/package.json
#	packages/http-urlencode-body-parser/package-lock.json
#	packages/http-urlencode-body-parser/package.json
#	packages/http-urlencode-path-parser/package-lock.json
#	packages/http-urlencode-path-parser/package.json
#	packages/input-output-logger/package-lock.json
#	packages/input-output-logger/package.json
#	packages/rds-signer/package-lock.json
#	packages/rds-signer/package.json
#	packages/s3-object-response/package-lock.json
#	packages/s3-object-response/package.json
#	packages/s3/package-lock.json
#	packages/s3/package.json
#	packages/secrets-manager/package-lock.json
#	packages/secrets-manager/package.json
#	packages/service-discovery/package-lock.json
#	packages/service-discovery/package.json
#	packages/sqs-partial-batch-failure/package-lock.json
#	packages/sqs-partial-batch-failure/package.json
#	packages/ssm/package-lock.json
#	packages/ssm/package.json
#	packages/sts/package-lock.json
#	packages/sts/package.json
#	packages/util/package-lock.json
#	packages/util/package.json
#	packages/validator/package-lock.json
#	packages/validator/package.json
#	packages/warmup/package-lock.json
#	packages/warmup/package.json
#	packages/ws-json-body-parser/package-lock.json
#	packages/ws-json-body-parser/package.json
#	packages/ws-response/package-lock.json
#	packages/ws-response/package.json
#	packages/ws-router/package-lock.json
#	packages/ws-router/package.json
willfarrell and others added 28 commits November 7, 2023 21:16
fix(http-error-handler): non http errors will always be handled
Feat: improve TS docs, mention Middeware-first, Handler-last pattern
# Conflicts:
#	package.json
#	website/src/components/HomepageSponsors.js
#	website/static/img/logo/amazon-web-services.svg
…olve-type-issues

fix(middlewares/http-json-body-parser): narrow body type to string
…-fix

fix: don't throw error for non http event
@willfarrell willfarrell merged commit 22cbf5c into main Nov 15, 2023
11 of 13 checks passed
@willfarrell willfarrell deleted the release/5.0 branch November 15, 2023 19:55
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.

Version 5
7 participants