Skip to content

Releases: ntt-nflex/flexer

v1.6.4

18 Apr 10:13
Compare
Choose a tag to compare

Changes:

  • Add a new resource-action event source #70 (@ka0riito)
  • Pin jsonschema to the last working version before the major version jump #71 (@twosevenska)

v1.6.3

09 Feb 14:28
Compare
Choose a tag to compare

Changes:

  • Add user_name to the Context object

v1.6.2

04 Dec 11:37
6244222
Compare
Choose a tag to compare

Changes:

v1.6.1

29 Oct 09:38
Compare
Choose a tag to compare

Changes:

  • Rename async variables to prevent invalid syntax in Python3 #67 (@lcayolap)
  • Fixed issue with filter len for Python3 #68 (@lcayolap)

v1.6.0

06 Sep 14:39
Compare
Choose a tag to compare

Changes:

  • Change the rest-api response header values validation from a list of strings to a string

v1.5.2

08 Aug 08:58
Compare
Choose a tag to compare

Changes:

v1.5.1

24 Jul 17:18
Compare
Choose a tag to compare

Changes:

  • Unpin jsonschema

v1.5.0

29 Jun 11:44
Compare
Choose a tag to compare

Changes:

  • Add region, platform and version (flexer version) fields to the Context object
  • Add customer_id and user_id fields to the Context object from the module execution request

v1.4.3

19 Jun 10:07
Compare
Choose a tag to compare

Changes:

v1.4.2

23 May 10:50
Compare
Choose a tag to compare

Changes:

  • Allow 1-6 digits in timestamp microseconds #64 (@boncheff)