Skip to content

Releases: flowerjvm/flower

Flower 0.1.3

Choose a tag to compare

@parkKevinSB parkKevinSB released this 10 Aug 16:34

Flower 0.1.3 hardens Flow definition and transition semantics, prevents nested manual Worker ticks, improves durability state handling, makes flower-check parser and baseline behavior fail visibly, and fixes async observability shutdown so in-flight writes are not lost. It also adds real Java 8 runtime CI, reproducible build metadata, and LICENSE/NOTICE packaging.

See CHANGELOG.md for details.

Flower 0.1.2

Choose a tag to compare

@parkKevinSB parkKevinSB released this 05 Aug 15:15

Flower 0.1.2 adds payload-light runtime tracing, local trace storage and security controls, common domain observation adapters, the new flower-evaluation module, and Spring console integration with Flower Flow Graph.

See CHANGELOG.md for details.

Flower 0.1.1

Choose a tag to compare

@parkKevinSB parkKevinSB released this 22 Jul 17:27

What's Changed

Full Changelog: v0.1.0...v0.1.1

Flower 0.1.0

Choose a tag to compare

@parkKevinSB parkKevinSB released this 14 Jul 14:09
9744667

Flower 0.1.0 is the first Maven Central release under the flowerjvm organization.

Highlights:

  • Maven coordinates moved to io.github.flowerjvm
  • Java packages moved to io.github.flowerjvm.flower
  • Flower Core, EventLoop, JDBC persistence, observability, Spring Boot starter, testkit, and Flower Check artifacts
  • signed source and Javadoc artifacts published through Sonatype Central Portal