Release Notes
This is a relatively small release of Caliban that main brings support for Federation 2.12 with a few other fixes and improvements.
New Features
- Added support for Federation 2.12 by @paulpdaniels in #2912
- Added a built-in
ArgBuilderfor enums by @dontgitit in #2874
Bug Fixes
Performance Improvements
- Used cached
_typeinTypes.collectTypesby @kyri-petrou in #2867
Other Small Improvements
- Improved error handling for
stitching.RemoteResolverby @hwielenberg in #2869 - Added
specifiedByURLandisOneOfselection builder forIntrospectionClient.__Typeby @camarena in #2875 - Made some Caliban code public to prevent duplication in kyo-caliban by @ghostdogpr in #2908