What's Changed
- remove extra call to packages.Load fix #2505 by @vikstrous in #2519
- fix introspection doc typo by @tjcain in #2529
- fix #2524 basic alias Byte was not binded properly by @mstephano in #2528
- prepend goTag directive on struct tags and omit overridden duplicate struct tags per #2514 by @StevenACoffman in #2533
- Add ability to customize resolvergen behavior using additional plugins by @shrdlu68 in #2516
- Updated the documentation on using the plugins by @aleybovich in #2553
- Bump undici from 5.14.0 to 5.19.1 in /integration by @dependabot in #2557
- Move minimum supported version to Go 1.18 by @StevenACoffman in #2556
- fix typo in dataloaders docs example by @SDBlackwood in #2562
- Update lru package by @StevenACoffman in #2570
- Freshen dependencies by @StevenACoffman in #2571
New Contributors
- @tjcain made their first contribution in #2529
- @shrdlu68 made their first contribution in #2516
- @aleybovich made their first contribution in #2553
- @SDBlackwood made their first contribution in #2562
Full Changelog: v0.17.24...v0.17.25