Skip to content

Releases: fireflyframework/fireflyframework-pyfly

v26.06.19

06 Jun 07:52
c2c47f3

Choose a tag to compare

What's Changed

  • fix(websocket): log on_disconnect errors, gate on accept, correct protocol docs + tests (v26.06.19) by @ancongui in #45

Full Changelog: v26.06.18...v26.06.19

v26.06.18

06 Jun 07:32
8e4e2fb

Choose a tag to compare

What's Changed

  • test(rule_engine): expand evaluator coverage 8->44 (v26.06.18) by @ancongui in #44

Full Changelog: v26.06.17...v26.06.18

v26.06.17

05 Jun 22:59
b0dbae7

Choose a tag to compare

What's Changed

Full Changelog: v26.06.16...v26.06.17

v26.06.16

05 Jun 18:12
08a1688

Choose a tag to compare

What's Changed

  • fix(cli): hexagonal archetype actually wires its ports + strict-clean variants (v26.06.16) by @ancongui in #42

Full Changelog: v26.06.15...v26.06.16

v26.06.15

05 Jun 17:40
aaf8a9c

Choose a tag to compare

What's Changed

  • fix(cache): CacheManager protocol, async-only guard, clear key errors, InMemoryCache max_size LRU (v26.06.15) by @ancongui in #41

Full Changelog: v26.06.14...v26.06.15

v26.06.14

05 Jun 17:17
187984e

Choose a tag to compare

What's Changed

  • fix(validation,web): validator errors return 422 not 500, amount inf/NaN, sync decorators (v26.06.14) by @ancongui in #40

Full Changelog: v26.06.13...v26.06.14

v26.06.13

05 Jun 16:43
94a226b

Choose a tag to compare

What's Changed

  • fix(session): fixation rotation, Secure-cookie auto-detect, Redis allowlist + tests (v26.06.13) by @ancongui in #39

Full Changelog: v26.06.12...v26.06.13

v26.06.12

05 Jun 16:31
7fffe84

Choose a tag to compare

What's Changed

  • fix(security): JWT exp, OAuth2 grant-type + constant-time secret, HttpSecurity warning (v26.06.12) by @ancongui in #38

Full Changelog: v26.06.11...v26.06.12

v26.06.11

05 Jun 16:00
0ff8a4f

Choose a tag to compare

What's Changed

  • fix(cli,core): scaffolded web main.py is mypy --strict clean (v26.06.11) by @ancongui in #37

Full Changelog: v26.06.10...v26.06.11

v26.06.10

05 Jun 14:48
e9dbd82

Choose a tag to compare

What's Changed

  • fix(eventsourcing): SQL concurrency, upcaster wiring, exports (v26.06.10) by @ancongui in #36

Full Changelog: v26.06.09...v26.06.10