Skip to content

Releases: gatsby-uc/plugins

[email protected]

10 Apr 11:21
f87a34e
Compare
Choose a tag to compare

Minor Changes

[email protected]

10 Apr 07:29
1309de4
Compare
Choose a tag to compare

Patch Changes

  • #413 30880d5 Thanks @xSyki! - singleTypes return a 404 when it isn't updated since the latest fetch. Therefor, errors would be silenced. Fix this to report errors that are not 404

  • #397 de090f0 Thanks @konsalex! - add maxParallelRequests config option for users to provide, and refactor to use a single axios instance to all functions

[email protected]

24 Mar 14:51
cd34b83
Compare
Choose a tag to compare

Patch Changes

[email protected]

22 Mar 18:11
b0a58af
Compare
Choose a tag to compare

Patch Changes

[email protected]

22 Mar 15:09
198e5ae
Compare
Choose a tag to compare

Patch Changes

[email protected]

22 Mar 14:05
1234422
Compare
Choose a tag to compare

Minor Changes

  • #362 f6c5b3a Thanks @renovate! - fix(packages): update dependency axios to v1
    Thanks to @konsalex for some manual testing. Due to the lack of automated tests we cannot guarantee this update won't break anything, please report any issues you may run into.

Patch Changes

  • #399 9a562d8 Thanks @laurenskling! - fix(gatsby-source-strapi) make sure the pagination is not mutated when refetching

[email protected]

10 Mar 00:12
a595261
Compare
Choose a tag to compare

Patch Changes

[email protected]

07 Mar 19:26
dc1c592
Compare
Choose a tag to compare

Major Changes

  • #387 a0cfd0b Thanks @h93xV2! - Upgraded the AWS SDK dependency in gatsby-source-s3 from v2 to v3.

    AWS SDK v2 is going into maintenance mode in 2023, and projects which use the old version have error messages logged in their consoles.

    The upgrade breaks backwards compatibility for existing plugin configurations, so a major version increment has been applied.

    For plugin configuration, the AWS property follows the S3ClientConfig interface, but adds the additional Buckets property unique to the plugin.

    The two main differences with the plugin configuration are:

    1. region is now required for custom endpoints.
    2. The accessKeyId and secretAccessKey properties have been moved into the credentials property.

Patch Changes

[email protected]

04 Mar 22:39
08bb3f4
Compare
Choose a tag to compare

Patch Changes

[email protected]

04 Mar 22:39
08bb3f4
Compare
Choose a tag to compare

Patch Changes