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

Bump zappa from 0.55.0 to 0.56.1 #49

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps zappa from 0.55.0 to 0.56.1.

Release notes

Sourced from zappa's releases.

0.56.1

  • Fix FileNotFoundError in running_in_docker (#1201)
  • Use ZAPPA_RUNNING_IN_DOCKER environment variable to use any Python version inside Docker container (#1140)

0.56.0

  • Not recognizing virtaulenv created with pyenv (#1132)
  • Remove six from zappa dependencies (#1164)
  • Handle optional space in x-forwarded-for header (#1127)
  • [Migrated] #2077 Fix url decoding for query string (#879)
  • [Migrated] [async] Check if args/kwargs are JSON Serializable while running locally (#704)
  • [Migrated] Add on Docs: event_source from S3 with key_filters (#446)
  • [Migrated] Logs are missing query strings (#410)
  • [Migrated] Update BINARY_SUPPORT to use Content-Encoding to identify if data is binary (#908)
  • Remove obsolete check for Django version < 1.7 (#1158)
  • [Migrated] s3 zip includes files that should be matched by the exclude setting (#422)
  • Add exclude_glob documentation (#1052)
  • Unable to schedule SQS Batch Size of greater than 10 (#1117)
  • [Migrated] s3 zip includes files that should be matched by the exclude setting (#422)
  • Allow any Python version if using Docker image for Lambda (#1140)
  • Incorrect hosted zone match (#1190)
  • Issue while trying to install or download zappa without binary file (#1199)
Changelog

Sourced from zappa's changelog.

0.56.1

  • Fix FileNotFoundError in running_in_docker (#1201)
  • Use ZAPPA_RUNNING_IN_DOCKER environment variable to use any Python version inside Docker container (#1140)

0.56.0

  • Not recognizing virtaulenv created with pyenv (#1132)
  • Remove six from zappa dependencies (#1164)
  • Handle optional space in x-forwarded-for header (#1127)
  • [Migrated] #2077 Fix url decoding for query string (#879)
  • [Migrated] [async] Check if args/kwargs are JSON Serializable while running locally (#704)
  • [Migrated] Add on Docs: event_source from S3 with key_filters (#446)
  • [Migrated] Logs are missing query strings (#410)
  • [Migrated] Update BINARY_SUPPORT to use Content-Encoding to identify if data is binary (#908)
  • Remove obsolete check for Django version < 1.7 (#1158)
  • [Migrated] s3 zip includes files that should be matched by the exclude setting (#422)
  • Add exclude_glob documentation (#1052)
  • Unable to schedule SQS Batch Size of greater than 10 (#1117)
  • [Migrated] s3 zip includes files that should be matched by the exclude setting (#422)
  • Allow any Python version if using Docker image for Lambda (#1140)
  • Incorrect hosted zone match (#1190)
  • Issue while trying to install or download zappa without binary file (#1199)
Commits
  • 73ee393 Alternative way to check if running in Docker (#1204)
  • ea55be9 📝 CHANGELOG.md update for 0.56.0 release (#1187)
  • 5c4de19 Improve get_best_match_zone() to match by most matched components instead o...
  • 72c5dc3 Bypass python version runtime check when code run in docker (#1180)
  • 048fbe4 Be able to pass in a batch window when using batch size (#1118)
  • 9b2a98c Correction to README. (#1177)
  • bad24dd (#908) Update BINARY_SUPPORT to use Content-Encoding to identify if data is b...
  • 34e3065 Remove special check for Django<1.7, fix for #1158 (#1159)
  • 8effb63 Resolve (#410) Logs are missing query strings (#1165)
  • d47a4da Handle spaces in x-forwared-for/remove six (#1127) (#1163)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [zappa](https://github.com/zappa/Zappa) from 0.55.0 to 0.56.1.
- [Release notes](https://github.com/zappa/Zappa/releases)
- [Changelog](https://github.com/zappa/Zappa/blob/master/CHANGELOG.md)
- [Commits](zappa/Zappa@0.55.0...0.56.1)

---
updated-dependencies:
- dependency-name: zappa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2023

Superseded by #53.

@dependabot dependabot bot closed this Jun 1, 2023
@dependabot dependabot bot deleted the dependabot/pip/zappa-0.56.1 branch June 1, 2023 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants