Skip to content

Releases: workfloworchestrator/nwa-stdlib

1.11.0

18 Nov 10:57
e9a206a

Choose a tag to compare

What's Changed

Full Changelog: 1.10.5...1.11.0

1.10.5

30 Oct 13:00
a436300

Choose a tag to compare

Release to fix PyPi naming conflict

1.10.4

30 Oct 12:58
82205c1

Choose a tag to compare

Full Changelog: 1.10.3...1.10.4

1.10.3

29 Oct 15:06
57067a3

Choose a tag to compare

What's Changed

  • Update vlan regex to allow more vlans or vlanranges separated by commas by @tjeerddie in #49
  • Python 3.14 support by @mrijk in #50

Full Changelog: 1.10.2...1.10.3

1.10.2

08 Aug 07:26
d57b527

Choose a tag to compare

What's Changed

  • Reduce graphql deprecation checker logs by @Mark90 in #48

Full Changelog: 1.10.1...1.10.2

1.10.1

17 Apr 10:39
0d6d04d

Choose a tag to compare

What's Changed

Fixes a regression in 1.10.0:

  • Allow cached_result on function without args/kwargs, use func.__qualname__ in key by @Mark90 in #47

Full Changelog: 1.10.0...1.10.1

1.10.0

15 Apr 13:24
fc02479

Choose a tag to compare

Warning: this version has a regression in the @cached_result decorator. Please use 1.10.1 instead.

What's Changed

Full Changelog: 1.9.2...1.10.0

1.9.2

01 Apr 14:11
3036a32

Choose a tag to compare

What's Changed

  • Add revalidate_fn optional param to cached_result for additional check if cache should be revalidated by @tjeerddie in #44

Full Changelog: 1.9.1...1.9.2

1.9.1

05 Mar 15:25
2a8a97e

Choose a tag to compare

What's Changed

  • Allow all redis-py 5.x versions by @Mark90 in #43

Full Changelog: 1.9.0...1.9.1

1.9.0

06 Jan 09:49
872ce74

Choose a tag to compare

What's Changed

  • Add support for Python 3.13, update syntax to Python>=3.11, update readme by @Mark90 in #42

Full Changelog: 1.8.3...1.9.0