Django-aws-api-gateway-websockets

Latest version: v1.1.2

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

1.0.7

Not secure
- Added in tests for Python 3.11
- Removed use of CodeCov and moved to use GitHUb actions to store and report on the coverage.
- Actions fail if coverage drops below 85%, this threshold will be increased in the future as I add in additional tests
- Updated requirements and removed legacy tox files
- Updated version of gitHub Actions
- Added link to the PyPi site from the readme

1.0.6

Not secure
- Updating the listing pages to include whether the additional route has been deployed or not
- Updated the README file

1.0.0

- Added support for additional custom routes for each API. This means that you could use one API Gateway for an entire
project if you wished to using the ApiGatewayAdditionalRoute to route requests to different URLs within your
project. This is extremely useful if you have multiple apps that require websockets. The recommendation is to have a
central view that handles all connections, disconnections and the default route. Then to use specific route for each of
your apps, views or however you require to separate requests.

0.2.2

Not secure
- Added in additional unit tests. Still requires additional tests for full coverage

0.2.1

- BUG FIX - The _create_domain_name method of the ApiGateway was always setting a hosted zone id even if one
was not to be used.
- Updating the README.md file with the updated IAM policy

0.2.0

- Updating the packaging of the project as the management command was not being bundled with the rest of the code.

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.