Skip to content

Releases: Workiva/aws-lambda-fsm-workflows

0.36.0

18 May 23:08
9b36a21

Choose a tag to compare

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:

Miscellaneous

  • #134 SRE-28865 removing vendored versions of requests from botocore
    • SRE-28865 Workiva/aws-lambda-fsm-workflows lambda -- Removing the vendored version of requests from Botocore
  • #143 SRE-29508 Replace vendored requests in functional test
    • SRE-29508 Update urllib3 import for aws-lambda-fsm-workflows
  • #153 WAP-9456 Release aws-lambda-fsm-workflows 0.36.0
    • WAP-9456 RELEASE aws-lambda-fsm-workflows 0.36.0

Notes created on Tuesday, May 18 11:08 PM UTC

0.35.0

09 Oct 23:04
c730750

Choose a tag to compare

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:

Miscellaneous

  • #109 WAP-9328 additional tests for local transitions
    • WAP-9328 Some more tests
  • #112 WAP-9455: passing along the lambda context in the volatile data
    • WAP-9455 pass lambda_context in volatile data
  • #113 WAP-9325 Release aws-lambda-fsm-workflows 0.35.0
    • WAP-9325 RELEASE aws-lambda-fsm-workflows 0.35.0

Notes created on Friday, October 09 11:04 PM UTC

0.34.0

03 Oct 01:55
218bce0

Choose a tag to compare

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:

Miscellaneous

  • #101 INFENG-12733 Change some logs to debug

    • INFENG-12733 Reduce logging in aws-lambda-fsm
  • #107 WAP-9234 added support for local dispatch, which does not enqueue more messages

  • #108 WAP-7241 Release aws-lambda-fsm-workflows 0.34.0

    • WAP-7241 RELEASE aws-lambda-fsm-workflows 0.34.0

Notes created on Saturday, October 03 01:55 AM UTC

0.33.0

12 Jun 16:29
5b1a6ca

Choose a tag to compare

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:

Bug Fixes

  • #84 WAP-7223 added ability to configure lease timeout
    • WAP-7223 Retry error in state machine

Miscellaneous

  • #85 WAP-7229 Release aws-lambda-fsm-workflows 0.33.0
    • WAP-7229 RELEASE aws-lambda-fsm-workflows 0.33.0

Notes created on Friday, June 12 04:29 PM UTC

0.32.0

11 Jun 18:00
ad14a6a

Choose a tag to compare

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:

Bug Fixes

  • #81 WAP-7223 adding some additional debugging to diagnose infrequent leasing errors
    • WAP-7223 Retry error in state machine

Miscellaneous

  • #70 chore(deps-dev): bump boto from 2.40.0 to 2.49.0

  • #72 fix(deps): bump pyyaml from 5.3 to 5.3.1

  • #82 WAP-6271 Release aws-lambda-fsm-workflows 0.32.0

    • WAP-6271 RELEASE aws-lambda-fsm-workflows 0.32.0

Notes created on Thursday, June 11 06:00 PM UTC

0.31.0

08 Apr 15:19
e1437d4

Choose a tag to compare

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:

Miscellaneous

  • #62 WAP-5612 added .travis.yml setting to only deploy once, and added better description to pypi

    • WAP-5612 Update travis.yml to only deploy a single tarball to pypi.
  • #63 Add Dependabot to repository for automatic package updates

  • #64 WAP-6270 Added additional_delay_seconds kwarg to the client api

    • WAP-6270 Add "additional_delay_seconds" to client API.
  • #68 WAP-5331 Release aws-lambda-fsm-workflows 0.31.0

    • WAP-5331 RELEASE aws-lambda-fsm-workflows 0.31.0

Notes created on Wednesday, April 08 03:19 PM UTC

0.30.0

29 Jan 20:10
69a6b5f

Choose a tag to compare

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:

New Features and Improvements

  • #60 WAP-5330 Removing dist folder
    • WAP-5330 Remove dist folder from aws-lambda-fsm-workflows

Miscellaneous

  • #61 WAP-5327 Release aws-lambda-fsm-workflows 0.30.0
    • WAP-5327 RELEASE aws-lambda-fsm-workflows 0.30.0

Notes created on Wednesday, January 29 08:10 PM UTC

0.29.0

29 Jan 18:47
3e5a153

Choose a tag to compare

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:

New Features and Improvements

  • #30 WAP-5158 Add Pyton 3 support
    • WAP-5158 Convert open source FSM repo to Python3
  • #56 WAP-5314 bumped the copyright to 2020
    • WAP-5314 Bump copyright message in aws-lambda-fsm-workflows
  • #57 WAP-5315 bumped pyyaml to 5.3 due to CVE
    • WAP-5315 Bump pyyaml version in aws-lambda-fsm-workflows
  • #58 WAP-5316 using sha256 rather than md5 in order to minimize the chances of future fedramp-related-scan warning messages
    • WAP-5316 Use sha256 rather than md5 in aws-lambda-fsm-workflows

Miscellaneous

  • #59 WAP-4860 Release aws-lambda-fsm-workflows 0.29.0
    • WAP-4860 RELEASE aws-lambda-fsm-workflows 0.29.0

Notes created on Wednesday, January 29 06:47 PM UTC

0.28.0

25 Nov 16:05
f8d1caa

Choose a tag to compare

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:

Miscellaneous

  • #54 WAP-4836 Added a user-configurable serialization handler.

  • #55 WAP-4775 Release aws-lambda-fsm-workflows 0.28.0

    • WAP-4775 RELEASE aws-lambda-fsm-workflows 0.28.0

Notes created on Monday, November 25 04:05 PM UTC

0.27.0

14 Nov 16:08
7f182f3

Choose a tag to compare

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This minor release includes the following changes:

Miscellaneous

  • #52 WAP-4774: added support for disabling ssl verification to make working with localstack easier

  • #53 WAP-3814 Release aws-lambda-fsm-workflows 0.27.0

    • WAP-3814 RELEASE aws-lambda-fsm-workflows 0.27.0

Notes created on Thursday, November 14 04:08 PM UTC