Skip to content

Latest commit

 

History

History
75 lines (58 loc) · 6.04 KB

File metadata and controls

75 lines (58 loc) · 6.04 KB

Changelog

v1.2.3 (2022-12-06)

Fix

  • submodule: Arcimoto-aws-services version 1.1.7 release (b2b2e2e)

v1.2.2 (2022-11-17)

Fix

  • pipeline: Back-merge after release publish (c2978c9)

v1.2.1 (2022-11-02)

Fix

  • pipeline: Create feature branch before dependent repo work (34896f8)

v1.2.0 (2022-11-01)

Feature

  • pipeline: Add pip caching globally (91ebe82)
  • pipeline: Change auto-pr branch prefix to be unique (50d126b)

Fix

  • pipeline: Install via pip with user flag to use caching (2584bbc)

Documentation

  • pipeline: Update readme for semantic version publish (cdb3b62)

v1.1.1 (2022-10-31)

Fix

  • pipeline: Set correct folder for git submodule update (fb57f9e)

v1.1.0 (2022-10-31)

Feature

  • pipeline: Auo-create PR in dependent repo upon release (7b00314)

v1.0.2 (2022-10-31)

Fix

  • pipeline: Make new changelog artifact to include with email (9371eef)

v1.0.1 (2022-10-31)

Fix

  • pipeline: Correct wording for dev release email (d1eea07)
  • pipeline: Add changelog to release email (1f876d3)
  • pipeline: Correct typo in subj, add release version (d6574b2)

v1.0.0 (2022-10-31)

v0.1.1 (2022-10-31)

Fix

  • pipeline: Init and update git submodules for release publish (88c08cf)

v0.1.0 (2022-10-31)

Feature

  • pipeline: Add auto-versioning and changelog upon release (ad92a09)
  • submodule: Update arcimoto_aws_services (f61246f)
  • submodule: Update arcimoto_aws_services (79205b3)
  • dependencies: Add global_dependencies dev/staging to layers schema (f104a07)
  • submodules: Add arcimoto-lambda-utility (2ef5d17)
  • submodule: Add arcimoto-lambda-utility (aff70b9)
  • dependencies: Handle ENVs (8d61e3e)

Fix

  • pipeline: Correct copy pasta in labels for steps (2c30f8b)
  • note: Set region for boto sqs resource (9d17162)
  • pipeline: Add missing unit test runner file (2851ef2)
  • user: Fix typo in User.reset (1584f73)
  • tests: Add result type to output dict in processor (b5a91ad)
  • linting: Handle issues (5bedd56)
  • dependencies: Remove version as required property (4446c1e)
  • dependencies: Remove layer version from schema (5005e6b)
  • dependencies: Update arcimoto pkg location (c94607d)

Documentation

  • readme: Update for repo split from awslambda (2e369e3)