Skip to content

Releases: fireflyframework/fireflyframework-pyfly

v26.06.33

07 Jun 10:28
775e56c

Choose a tag to compare

What's Changed

  • fix(web): FastAPI adapter serialization parity — negotiation, JSON config, RFC 7807 (v26.06.33) by @ancongui in #60

Full Changelog: v26.06.32...v26.06.33

v26.06.32

07 Jun 10:19
e468099

Choose a tag to compare

What's Changed

  • docs: Spring-parity features (v26.06.22–31) — DI, Mapper, JSON/converters, routing, SpEL, Testcontainers by @ancongui in #57
  • docs(web): correct stale handle_return_value snippet by @ancongui in #58
  • fix(di): @bean(primary) for shared return type + @lazy init pipeline (v26.06.32) by @ancongui in #59

Full Changelog: v26.06.31...v26.06.32

v26.06.31

07 Jun 09:42
b3989f3

Choose a tag to compare

What's Changed

Full Changelog: v26.06.30...v26.06.31

v26.06.30

07 Jun 09:24
fa1d8e0

Choose a tag to compare

What's Changed

  • feat(core): SpEL-lite — @value('#{...}') + @conditional_on_expression (v26.06.30) by @ancongui in #55

Full Changelog: v26.06.29...v26.06.30

v26.06.29

07 Jun 09:15
43c4478

Choose a tag to compare

What's Changed

  • feat(data): read/write datasource routing — AbstractRoutingDataSource equivalent (v26.06.29) by @ancongui in #54

Full Changelog: v26.06.28...v26.06.29

v26.06.28

07 Jun 09:07
53ddbd3

Choose a tag to compare

What's Changed

  • feat(web): HTTP message converter chain — JSON/XML content negotiation, read+write (v26.06.28) by @ancongui in #53

Full Changelog: v26.06.27...v26.06.28

v26.06.27

07 Jun 08:49
4cb775a

Choose a tag to compare

What's Changed

  • feat(web): central JSON serialization layer — the ObjectMapper equivalent (v26.06.27) by @ancongui in #52

Full Changelog: v26.06.26...v26.06.27

v26.06.26

07 Jun 08:40
b17cc3c

Choose a tag to compare

What's Changed

  • feat(container): generics-aware injection — Repository[User, UUID] (v26.06.26) by @ancongui in #51

Full Changelog: v26.06.25...v26.06.26

v26.06.25

07 Jun 08:29

Choose a tag to compare

v26.06.24

07 Jun 08:21
2f5415a

Choose a tag to compare

What's Changed

  • feat(data): Pydantic-aware Mapper + nested/collection recursion + @mapping decorator (v26.06.24) by @ancongui in #50

Full Changelog: v26.06.23...v26.06.24