Tags: xraph/farp
Tags
chore(release): 1.0.1 [skip ci] ## [1.0.1](v1.0.0...v1.0.1) (2025-11-06) ### Bug Fixes * correct author link in README ([923020a](923020a)) * improve CI checks for TODOs and debug statements ([d54b7e0](d54b7e0)) * update copyright and maintainership information ([589b0da](589b0da)) * update README to correct FARP description formatting ([eadfb2f](eadfb2f)) ### Documentation * update README to include last updated date ([1f017ac](1f017ac))
chore(release): 1.0.0 [skip ci] ## 1.0.0 (2025-11-05) ### Features * add Apache License 2.0 to the project ([5b391f2](5b391f2)) * Add initial implementation of FARP protocol ([fc0162b](fc0162b)) * enhance base URL resolution in gateway client ([d7a6ecc](d7a6ecc)) * enhance schema merging capabilities in AsyncAPI, OpenAPI, and oRPC providers ([e22c4ea](e22c4ea)) * implement HTTP schema fetching in gateway client ([fdb3dfa](fdb3dfa)) * Initialize FARP protocol with core components ([2148b74](2148b74)) ### Bug Fixes * improve CI checks for TODOs and debug statements ([b8ca709](b8ca709)) ### Documentation * Update README with author information ([6cc17c2](6cc17c2))