Metadata-Version: 2.1
Name: b-stage-deployment
Version: 1.0.1
Summary: AWS CDK resource that creates a stage deployment. Original one has too many bugs.
Home-page: https://github.com/biomapas/B.StageDeployment.git
Author: Laimonas Sutkus
Author-email: laimonas.sutkus@biomapas.com
License: Apache License 2.0
Keywords: AWS API Gateway Stage Deployment
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# TODO

# Release history

### 1.0.1
* Remove biomapas/cicd-full image from pipelines.

### 1.0.0
* Upgrade CDK support from v1 to v2.
* Upgrade GitHub pipelines checkout version from v2 to v3.
* Set GitHub pipelines node version 18.
* Set GitHub pipelines python version 3.10.

### 0.0.4
* Increase the function timeout.

### 0.0.3
* Update boto3 requirement.

### 0.0.2
* Add more docstrings.

### 0.0.1
* Initial build.
