Skip to content

Releases: DivergentCodes/lambda-application

v0.3.0

25 Aug 03:40
05c8530

Choose a tag to compare

v0.3.0 (2025-08-25)

Bug Fixes

Features

  • gha: Add Github tagged releases (#28, acc4bcf)

  • gha: Set workflow permissions for OIDC (#27, a5f8398)

  • release: Id-token write permissions (#26, 638c750)

  • release: Release Docker images to ECR (#22, 9790089)

  • release: Release with AWS OIDC (#25, 80c569d)


Detailed Changes: v0.2.0...v0.3.0

v0.2.0

24 Aug 04:34
5948cf2

Choose a tag to compare

v0.2.0 (2025-08-24)

Features

  • build: Build Docker images instead of zip archive (#21, 5948cf2)

Detailed Changes: v0.1.0...v0.2.0

v0.1.0

11 Aug 07:28
13b264f

Choose a tag to compare

v0.1.0 (2025-08-11)

Bug Fixes

  • gha: No more detatched head via merge queue (4f4ae25)

  • gha: Trigger PSR publish (4c5f673)

  • gha: Trigger PSR publish (ae40225)

Chores

Features

  • Bootstrap tag for semantic release (c411824)

  • Conventional commit script and workflow (5be074f)

  • Publish sets identity when in CI (97f1122)

  • dev: Add python-semantic-release package (5d2918a)

  • dev: Add setuptools-scm package to dev deps (3a24790)

  • gha: Add publish script (ebc125e)

  • gha: Add publish workflow (947c429)

  • gha: Add version tag scripts (2c5fc3f)

  • gha: Always push bootstrap tags (#18, 72eb939)

  • gha: Debug semantic release (#15, f550f68)

  • gha: Enable pushing bootstrapped tag (6d5f123)

  • gha: Publish workflow uses version tag scripts (196d567)

  • gha: Refine semantic release (#16, ba0f1e6)

  • gha: Semantic release 4 (#17, c582932)

  • gha: Show S3 publish path (#20, 13b264f)

  • gha: Tag argument on publish (#14, 9463435)

  • gha: Tag first command with v0.0.0 bootstrap (46ddd51)

  • gha: Use --skip-build --no-commit in PSR version (#19, 0acd245)

  • gha: Use explicit ref_name during checkout (c28b3a7)

  • gha: Use setuptools-scm for tag-based publishing (cdc4fdf)


Detailed Changes: v0.0.0...v0.1.0