Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 19:38
· 16 commits to main since this release

1.1.0 (2026-04-12)

Features

  • add collapse_service_tags option to MergerConfig and implement default method for Merger (6f1a987)
  • add path matching and rules for API route inclusion/exclusion (52f9c46)
  • Enhance OpenAPI provider to build paths from application routes (8407831)
  • Enhance service routing capabilities with route table and checksum (5f25ffb)
  • implement v1.1.0 service discovery, manifest route checksums, and extended specification documentation (09ce459)
  • update release workflow to support manual triggers and improve CI status checks (3162b6c)

Code Refactoring

  • clean up code by adding missing line breaks and comments for clarity (d8fc45d)