FAQ | This is a LIVE service | Changelog

Skip to content
Commits on Source (8)
include:
- project: "uis/devops/continuous-delivery/ci-templates"
file: "/auto-devops/common-pipeline.yml"
ref: v4.5.0
ref: v4.5.1
- project: "uis/devops/continuous-delivery/ci-templates"
file: "/auto-devops/release-it.yml"
ref: v4.5.0
ref: v4.5.1
- project: "uis/devops/continuous-delivery/ci-templates"
file: "/commitlint.yml"
ref: v4.5.0
ref: v4.5.1
variables:
USE_MERGE_REQUEST_RELEASE_FLOW: "1"
......
# Changelog
## [1.0.2](https://gitlab.developers.cam.ac.uk/uis/devops/tools/aws-helper/compare/1.0.1...1.0.2) (2024-09-24)
### Bug Fixes
* **deps:** update all non-major dependencies ([fbb502e](https://gitlab.developers.cam.ac.uk/uis/devops/tools/aws-helper/commit/fbb502e9bb89f142ba5d9b69dc36e11612684ca4))
* **deps:** update dependency boto3 to v1.35.21 ([63aec56](https://gitlab.developers.cam.ac.uk/uis/devops/tools/aws-helper/commit/63aec562cc822e7ac24157da7f1e142f12f6d5a9))
* **deps:** update dependency pydantic to v2.9.2 ([e8ada36](https://gitlab.developers.cam.ac.uk/uis/devops/tools/aws-helper/commit/e8ada36f31c29338e0f516b271d330914cd1368f))
## [1.0.1](https://gitlab.developers.cam.ac.uk/uis/devops/tools/aws-helper/compare/1.0.0...1.0.1) (2024-09-17)
......
This diff is collapsed.
[tool.poetry]
name = "aws-helper"
version = "1.0.1"
version = "1.0.2"
description = "Utility to allow easy access to the AWS console and CLI tools"
authors = [
"University of Cambridge Information Services <devops@uis.cam.ac.uk>"
......