Skip to content

Latest commit

 

History

History
68 lines (54 loc) · 5.76 KB

CHANGELOG.md

File metadata and controls

68 lines (54 loc) · 5.76 KB

Changelog

v1.2.3 (2022-12-01)

Fix

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

v1.2.2 (2022-11-17)

Fix

  • pipeline: Back-merge for new release publish (30a7ec5)

v1.2.1 (2022-11-16)

Fix

  • pipeline: Get chnagelog for prod release email from git (2e9ebb6)

v1.2.0 (2022-11-16)

Feature

  • Bring in arcimoto-aws-services upstream changes (0932e71)
  • submodule: Point to ses branch (912517c)
  • Create ses utility, remove unused files (00c4faa)

Fix

  • template_upsert: Pass mute to library (7a75589)

Documentation

v1.1.1 (2022-11-08)

Fix

  • requirements: Add missing dependency boto3 (e902e6a)
  • command:release: Handle too many requests exception in release_prod (748ef3c)

v1.1.0 (2022-11-01)

Feature

  • pipeline: Setup caching for all steps (02780eb)

v1.0.0 (2022-10-28)

v0.1.0 (2022-10-28)

Feature

  • Add automatic semantic versioning and changelog (7fcec47)
  • lambda service: Add lambda_exists function (6a2622f)
  • command:test: Honor mute, etc (206c4f2)
  • lambda service: Add LambdaTestArgs class (4c5f923)
  • lambda service: Add lambda_update_code (b35f493)

Fix

  • git: Change submodule url to use git protocol (9c4633d)
  • pipeline: Change submodule init command (fe21ddd)
  • pipeline: Add git sub module update (2fa9784)
  • pipeline: Add git sub module init (6f81050)
  • lambda service: Handle region only in base class (1eaa362)
  • aws service: Set the initial region in base class (899ec97)
  • command:test: Final cleanup (46d4e43)
  • command:test: Finalize refactoring and minor bug fixes (577ff05)
  • command:test: Output xml for all test results, not just first (289f9c0)
  • lambda service: Re-add LambdaRuntimeArgs (29d19e8)
  • command:layer: Revert change to re-setup object (1ad18d5)
  • command:grant_api: Remove left over object set up (5295bad)
  • command: Honor region input (9a5669c)
  • command:update: Honor mute for log statements (ec6ce3f)
  • lambda service: Mute logger statement (ff4a639)

Documentation

  • readme: Include info about usage in pipeline via ssh (c2dc035)
  • Update readme (5bd4395)