You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add collapse_service_tags option to MergerConfig and implement default method for Merger ([6f1a987](https://github.com/xraph/farp/commit/6f1a9874c2a6e3a974ce94a510e2a7acd8de5979))
14
+
* add path matching and rules for API route inclusion/exclusion ([52f9c46](https://github.com/xraph/farp/commit/52f9c4602a7cd011efabdc10c7f9c717be823a7d))
15
+
* Enhance OpenAPI provider to build paths from application routes ([8407831](https://github.com/xraph/farp/commit/840783156bb70d2635d3de053cda2c8fe7e952af))
16
+
* Enhance service routing capabilities with route table and checksum ([5f25ffb](https://github.com/xraph/farp/commit/5f25ffb4fda698e87544d275da3df30ea4be0d1e))
17
+
* implement v1.1.0 service discovery, manifest route checksums, and extended specification documentation ([09ce459](https://github.com/xraph/farp/commit/09ce4596ad254fe645a481cc4eb04e5c48c53ce4))
18
+
* update release workflow to support manual triggers and improve CI status checks ([3162b6c](https://github.com/xraph/farp/commit/3162b6ca6163f2b811e82016ce69af642f50e864))
19
+
20
+
21
+
### Code Refactoring
22
+
23
+
* clean up code by adding missing line breaks and comments for clarity ([d8fc45d](https://github.com/xraph/farp/commit/d8fc45d6e2e76c48fb543158d677a2c766825c84))
0 commit comments