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

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    886935d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ac7e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09e2419 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dab467 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Merge branch 'feature/appconfig' into fix/appconfig-throws-error-when…

    …-fetching-feature-flag-configuration
    willfarrell authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e2c4c0a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    3f02a80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cab2ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a1c2af View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    9f898a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ac83c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    27ec63d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    b637934 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Merge branch 'feature/appconfig' into fix/appconfig-throws-error-when…

    …-fetching-feature-flag-configuration
    willfarrell authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    f414b64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1029 from mju-spyrosoft/fix/appconfig-throws-erro…

    …r-when-fetching-feature-flag-configuration
    
    fix(appconfig): #1009 rewrite to not use deprecated appconfig getConfiguration command
    willfarrell authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    58acca6 View commit details
    Browse the repository at this point in the history
  3. ci: fix lock file

    willfarrell committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    f8fcdda View commit details
    Browse the repository at this point in the history
  4. chore: bump node version

    willfarrell committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    08c35e3 View commit details
    Browse the repository at this point in the history
  5. ci: bump es version

    willfarrell committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    8633ff6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c1df2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c86a6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88c8b06 View commit details
    Browse the repository at this point in the history
  9. docs: add in iam

    willfarrell committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    d1b69b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    aff55c8 View commit details
    Browse the repository at this point in the history
  2. docs: update required dep

    willfarrell committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    d34b7ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ee08db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2d8f20 View commit details
    Browse the repository at this point in the history
  5. chore: remove console

    willfarrell committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    a8a91d3 View commit details
    Browse the repository at this point in the history
  6. fix: use structuredClone

    willfarrell committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    bb2319c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Merge branch 'main' into release/5.0

    # 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 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    9d92432 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    334e5a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dafaef View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    fa02bec View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    ac495f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Merge branch 'main' into release/5.0

    # Conflicts:
    #	lerna.json
    #	package-lock.json
    #	package.json
    #	packages/appconfig/package-lock.json
    #	packages/appconfig/package.json
    #	packages/cloudwatch-metrics/package-lock.json
    #	packages/cloudwatch-metrics/package.json
    #	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 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    fce9e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f83c8f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    3bd8ecc View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Merge branch 'main' into release/5.0

    # Conflicts:
    #	lerna.json
    #	package-lock.json
    #	package.json
    #	packages/appconfig/package-lock.json
    #	packages/appconfig/package.json
    #	packages/cloudwatch-metrics/package-lock.json
    #	packages/cloudwatch-metrics/package.json
    #	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 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    122aa7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8af3d6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into release/5.0

    # Conflicts:
    #	packages/appconfig/package-lock.json
    #	packages/validator/package-lock.json
    willfarrell committed May 15, 2023
    Configuration menu
    Copy the full SHA
    97743e3 View commit details
    Browse the repository at this point in the history
  4. chore: dep update

    willfarrell committed May 15, 2023
    Configuration menu
    Copy the full SHA
    0759cc7 View commit details
    Browse the repository at this point in the history
  5. ci: dep update

    willfarrell committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3626141 View commit details
    Browse the repository at this point in the history
  6. ci: bump node version

    willfarrell committed May 15, 2023
    Configuration menu
    Copy the full SHA
    a1d6654 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    b36df23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd0c36d View commit details
    Browse the repository at this point in the history
  3. docs: grammer

    willfarrell committed May 17, 2023
    Configuration menu
    Copy the full SHA
    14e94db View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Merge branch 'main' into release/5.0

    # Conflicts:
    #	package-lock.json
    #	packages/appconfig/package-lock.json
    #	packages/cloudwatch-metrics/package-lock.json
    #	packages/core/package-lock.json
    #	packages/do-not-wait-for-empty-event-loop/package-lock.json
    #	packages/dynamodb/package-lock.json
    #	packages/error-logger/package-lock.json
    #	packages/error-logger/package.json
    #	packages/event-normalizer/package-lock.json
    #	packages/http-content-encoding/package-lock.json
    #	packages/http-content-negotiation/package-lock.json
    #	packages/http-cors/package-lock.json
    #	packages/http-error-handler/package-lock.json
    #	packages/http-event-normalizer/package-lock.json
    #	packages/http-header-normalizer/package-lock.json
    #	packages/http-json-body-parser/package-lock.json
    #	packages/http-multipart-body-parser/package-lock.json
    #	packages/http-partial-response/package-lock.json
    #	packages/http-response-serializer/package-lock.json
    #	packages/http-router/package-lock.json
    #	packages/http-security-headers/package-lock.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/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/package-lock.json
    #	packages/secrets-manager/package-lock.json
    #	packages/service-discovery/package-lock.json
    #	packages/sqs-partial-batch-failure/package-lock.json
    #	packages/ssm/package-lock.json
    #	packages/sts/package-lock.json
    #	packages/util/package-lock.json
    #	packages/validator/package-lock.json
    #	packages/warmup/package-lock.json
    #	packages/ws-json-body-parser/package-lock.json
    #	packages/ws-response/package-lock.json
    #	packages/ws-router/package-lock.json
    willfarrell committed May 18, 2023
    Configuration menu
    Copy the full SHA
    0c55248 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Merge branch 'main' into release/5.0

    # Conflicts:
    #	lerna.json
    #	package-lock.json
    #	package.json
    #	packages/appconfig/package-lock.json
    #	packages/appconfig/package.json
    #	packages/cloudwatch-metrics/package-lock.json
    #	packages/cloudwatch-metrics/package.json
    #	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 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    d7a7db8 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge branch 'main' into release/5.0

    # Conflicts:
    #	lerna.json
    #	package-lock.json
    #	package.json
    #	packages/appconfig/package-lock.json
    #	packages/appconfig/package.json
    #	packages/cloudwatch-metrics/package-lock.json
    #	packages/cloudwatch-metrics/package.json
    #	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 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a955b9b View commit details
    Browse the repository at this point in the history
  2. chore: dep update

    willfarrell committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    84c1f80 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Merge branch '4.x' into release/5.0

    # Conflicts:
    #	lerna.json
    #	package-lock.json
    #	package.json
    #	packages/appconfig/package-lock.json
    #	packages/appconfig/package.json
    #	packages/cloudwatch-metrics/package-lock.json
    #	packages/cloudwatch-metrics/package.json
    #	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 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    84ccf59 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. docs: add award

    willfarrell committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    548ef2f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Green CI for 5.0 (#1090)

    * chore: fix package-lock for @middy/s3-object-response
    
    * chore: makes ts-standard happy
    
    * chore: fixes tests for @middy/error-logger
    lmammino authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ddd6619 View commit details
    Browse the repository at this point in the history
  2. chore: dep update

    willfarrell committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5e78b0b View commit details
    Browse the repository at this point in the history
  3. fix: appconfig unit tests

    willfarrell committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    335f3d3 View commit details
    Browse the repository at this point in the history
  4. chore: dep update

    willfarrell committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8eafd4e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    9a56a94 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. chore: fix formatting

    m-radzikowski committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    68be775 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    510202c View commit details
    Browse the repository at this point in the history
  2. feat: add in onError

    willfarrell committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a0785be View commit details
    Browse the repository at this point in the history
  3. chore: dep update

    willfarrell committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    47f4f92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31caf32 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    533162e View commit details
    Browse the repository at this point in the history
  2. chore: made ts-lint happy

    lmammino committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4397f79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d4ec6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35137d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    331f342 View commit details
    Browse the repository at this point in the history
  6. chore: type changes

    lmammino committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f7e04d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    d0966c6 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    naorpeled committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    bcf035c View commit details
    Browse the repository at this point in the history
  3. chore: organize imports

    naorpeled committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    653c035 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    6abc083 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    a76918a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f06dd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50d42a0 View commit details
    Browse the repository at this point in the history
  4. chore: ts-lint

    lmammino committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    35ba1df View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    70428f5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into release/5.0

    # Conflicts:
    #	lerna.json
    #	package-lock.json
    #	package.json
    #	packages/appconfig/package-lock.json
    #	packages/appconfig/package.json
    #	packages/cloudwatch-metrics/package-lock.json
    #	packages/cloudwatch-metrics/package.json
    #	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 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    b9430a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7364d6a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1100 from naorpeled/feat/json-body-parser/support…

    …-specifying-apigw-versioned-events
    
    feat(json-body-parser): allow specifying versioned APIGW events
    willfarrell authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    2342b52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c2d858 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    6eba6db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc7b448 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3d1192 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    705438d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49c8f22 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. ci: drop cjs support

    willfarrell committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0b551d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    1076c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abd56f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05cd8ec View commit details
    Browse the repository at this point in the history
  4. feat(s3): improved types

    lmammino committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a2ab8d7 View commit details
    Browse the repository at this point in the history
  5. feat(s3): improved types

    lmammino committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4716ef7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    1ce5bdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d376fd View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    be5ccbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5d2415 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    4f5a619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c4c524 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a673016 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into release/5.0

    # Conflicts:
    #	lerna.json
    #	package-lock.json
    #	package.json
    #	packages/appconfig/package-lock.json
    #	packages/appconfig/package.json
    #	packages/cloudwatch-metrics/package-lock.json
    #	packages/cloudwatch-metrics/package.json
    #	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 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    43ec341 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1093 from m-radzikowski/internal-typing

    feat(typescript): getInternal type safety + other type improvements
    willfarrell authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    776b2f0 View commit details
    Browse the repository at this point in the history
  6. chore: dep update

    willfarrell committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    24399d6 View commit details
    Browse the repository at this point in the history
  7. chore: version bump

    willfarrell committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ebce8d5 View commit details
    Browse the repository at this point in the history
  8. chore: version bump

    willfarrell committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    2df9561 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad54041 View commit details
    Browse the repository at this point in the history
  10. docs: update relase date

    willfarrell committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f28e53d View commit details
    Browse the repository at this point in the history
  11. Revert "chore: version bump"

    This reverts commit 2df9561.
    willfarrell committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    a477a1b View commit details
    Browse the repository at this point in the history
  12. chore: version bump

    willfarrell committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    0a70604 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    504c482 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    e6c3889 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into release/5.0

    # Conflicts:
    #	lerna.json
    #	package-lock.json
    #	package.json
    #	packages/appconfig/package-lock.json
    #	packages/appconfig/package.json
    #	packages/cloudwatch-metrics/package-lock.json
    #	packages/cloudwatch-metrics/package.json
    #	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 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    153d764 View commit details
    Browse the repository at this point in the history
  3. chore: dep update

    willfarrell committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ded7a13 View commit details
    Browse the repository at this point in the history
  4. fix: extra )

    willfarrell authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4c99241 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1117 from qoomon/patch-1

    fix(http-error-handler): non http errors will always be handled
    willfarrell authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b843f9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b3e5dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef7656a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b472ea4 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    60bbf17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a98b28d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1130 from middyjs/feat-improve-ts-docs

    Feat: improve TS docs, mention Middeware-first, Handler-last pattern
    willfarrell authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    5644e76 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1129 from middyjs/update-website-to-docusaurus3

    Update website to docusaurus3
    willfarrell authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    583a3b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21828af View commit details
    Browse the repository at this point in the history
  6. fix(style): lint

    naorpeled committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    53c0166 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a996c81 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into release/5.0

    # Conflicts:
    #	package.json
    #	website/src/components/HomepageSponsors.js
    #	website/static/img/logo/amazon-web-services.svg
    willfarrell committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    7effb08 View commit details
    Browse the repository at this point in the history
  9. chore: rebase

    naorpeled committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d1dd479 View commit details
    Browse the repository at this point in the history
  10. chore: rebase

    naorpeled committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    612d897 View commit details
    Browse the repository at this point in the history
  11. chore: rebase

    naorpeled committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    721ef58 View commit details
    Browse the repository at this point in the history
  12. chore: rebase

    naorpeled committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    1c4f5a2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1131 from naorpeled/fix/http-json-body-parser/res…

    …olve-type-issues
    
    fix(middlewares/http-json-body-parser): narrow body type to string
    willfarrell authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    2136d53 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a78c183 View commit details
    Browse the repository at this point in the history
  15. chore: clean up

    willfarrell committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a8fc81a View commit details
    Browse the repository at this point in the history
  16. chore: dep update

    willfarrell committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    403c54b View commit details
    Browse the repository at this point in the history
  17. chore: version bump

    willfarrell committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    581621f View commit details
    Browse the repository at this point in the history
  18. docs: add in aka

    willfarrell committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    483bb3f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    aaf136d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1133 from robertbeal/http-event-normalizer-errors…

    …-fix
    
    fix: don't throw error for non http event
    willfarrell authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e14c932 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fd1388 View commit details
    Browse the repository at this point in the history
  4. chore: version bump

    willfarrell committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3e7e1c9 View commit details
    Browse the repository at this point in the history