Skip to content

Releases: tomatool/tomato

v2.0.9

03 Mar 10:37
e9bd415

Choose a tag to compare

Changelog

  • e9bd415 feat(action): enrich PR comment with duration, steps, and scenario list
  • c3cacb4 fix(action): use correct JSON field name for tomato event type

v2.0.8

02 Mar 20:37
c58f963

Choose a tag to compare

Changelog

  • c58f963 feat(action): add PR comment and job summary for test results

v2.0.7

02 Mar 16:48

Choose a tag to compare

Changelog

  • 1aebbf9 feat: Add HTTP server handler tests and resource URL templating
  • caa8890 feat: Add Kafka integration support and restructure docs
  • 3b2e07b feat: Add RabbitMQ handler integration
  • 9d1ac12 fix(postgres): handle UUID byte array comparison in table assertions
  • 06b9cce fix: Add language tag to directory structure code block
  • d5db8c9 fix: Fix multi-line step examples in resource documentation
  • 55e8e18 fix: Improve docs generator to handle multi-line step examples
  • b901a8d fix: Update dependencies to fix security vulnerabilities

v2.0.6

02 Mar 16:40

Choose a tag to compare

Changelog

  • 1aebbf9 feat: Add HTTP server handler tests and resource URL templating
  • caa8890 feat: Add Kafka integration support and restructure docs
  • 3b2e07b feat: Add RabbitMQ handler integration
  • 9d1ac12 fix(postgres): handle UUID byte array comparison in table assertions
  • 06b9cce fix: Add language tag to directory structure code block
  • d5db8c9 fix: Fix multi-line step examples in resource documentation
  • 55e8e18 fix: Improve docs generator to handle multi-line step examples
  • b901a8d fix: Update dependencies to fix security vulnerabilities

v2.0.5

17 Dec 15:08
4d7c594

Choose a tag to compare

Changelog

  • 4d7c594 feat: Add dual-mode apprunner, improved release workflow, and Docker checks

v2.0.4

17 Dec 00:07
8b76284

Choose a tag to compare

v2.0.3

16 Dec 22:52

Choose a tag to compare

Changelog

  • 352dee1 feat: Add validate command for config and feature file validation
  • 0e6005c feat: Add web UI for running tests and custom formatter
  • 58ee9b4 fix: Improve feature file discovery and step pattern matching
  • cb465bd fix: Use handler package for valid resource types in validate command

v2.0.2

16 Dec 21:20
ce9fdf1

Choose a tag to compare

Changelog

  • ce9fdf1 feat: Add GitHub Action for CI/CD integration

v2.0.1

16 Dec 21:12
ce9fdf1

Choose a tag to compare

Changelog

  • ce9fdf1 feat: Add GitHub Action for CI/CD integration

v2.0.0

16 Dec 09:29
8bb7567

Choose a tag to compare

Changelog

  • 8bb7567 fix: Update Go version from 1.25 to 1.24