Skip to content

Tags: scaleway/serverless-api-framework-python

Tags

v1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release new serverless gateway integration 🎉 (#117)

* chore: update for gateway CLI changes

* docs: fix typo changelog

* chore: poetry lock

* fix(ci): update workflow for scwgw changes

* fix(test): get-endpoint deprecated

* docs: typo in variable name

* docs: link to readthedocs docs

v1.1.0

fix(ci): switch image in publish workflow

v1.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: remove decorator nesting (#90)

* fix: remove decorator nesting

* fix: strict version check

v1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Increase timeout when deleting registry namespace & Add valid target …

…for route creation (#72)

Increase timeout for registry namespace deletion. Add target to route for prefix validation. Upgrade pyproject version and development status.

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update changelog and upgrade version for new release (#69)

Update change log & upgrade project version to v1.0.0Update command to get gateway host in integration-gateway workflow.

v0.0.4

chore: bump version to 0.0.4

v0.0.3

fix(ci): fix curl required by install-poetry action