Releases: Shopify/graphql-batch
Releases · Shopify/graphql-batch
v0.6.0
v0.5.4
What's Changed
- Update README.md by @waldyr in #163
- Fix CI matrix by @swalkinshaw in #165
- Use trace_with to start and end batches by @rmosolgo in #164
New Contributors
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Add a Shopify CLA GitHub Action by @jhoffmcd in #154
- Add support for Ruby 3.2 by @dipth in #156
- Add comments to explain how the
HTTPLoader
example works by @amomchilov in #157 - Fix ActiveStorageLoader example by @letiesperon in #159
- Add a custom wrapper around #perform by @toneymathews in #160
New Contributors
- @jhoffmcd made their first contribution in #154
- @dipth made their first contribution in #156
- @amomchilov made their first contribution in #157
- @letiesperon made their first contribution in #159
- @toneymathews made their first contribution in #160
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Improve Shapes Friendliness of Batch::Loader by @casperisfine in #153
New Contributors
- @casperisfine made their first contribution in #153
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- Adding examples for Active Storage Loader and Postgres Window Loader by @leighhalliday in #128
- Switch CI to GitHub actions by @swalkinshaw in #134
- Add Ruby 3.0 to CI by @swalkinshaw in #135
- CI: Workaround YAML gotcha in Actions by @dentarg in #137
- Switch to the rubocop-shopify gem by @dylanahsmith in #138
- Fix errors in examples by @ham0215 in #140
- Allow Loader#fulfill with another promise by @theojulienne in #143
- Added support for has_many_attached to active_storage_loader by @nicolabba in #142
- Make Loader#fulfilled? return true if fulfilled with another promise by @leonidkroka in #146
- Fix AssociationLoader Rails 7 Deprecation Warning by @keoghpe in #147
- Drop support for graphql <1.10 by @swalkinshaw in #148
New Contributors
- @leighhalliday made their first contribution in #128
- @dentarg made their first contribution in #137
- @ham0215 made their first contribution in #140
- @theojulienne made their first contribution in #143
- @nicolabba made their first contribution in #142
- @leonidkroka made their first contribution in #146
- @keoghpe made their first contribution in #147
Full Changelog: v0.4.3...v0.5.0