console/packages/libraries/core/CHANGELOG.md
TheGuildBot 26d1c74766
Upcoming Release Changes (#5679)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-16 17:50:05 +02:00

5.5 KiB

@graphql-hive/core

0.8.2

Patch Changes

0.8.1

Patch Changes

0.8.0

Minor Changes

  • #5401 3ffdb6e Thanks @n1ru4l! - Deduplicate persisted document lookups from the registry for reducing the amount of concurrent HTTP requests.

0.7.1

Patch Changes

0.7.0

Minor Changes

Patch Changes

  • #5361 3f03e7b Thanks @kamilkisiela! - Fixed issue where usage reports were sent only on app disposal or max batch size, now also sent at set intervals.

0.6.1

Patch Changes

  • #5304 f2fef08 Thanks @kamilkisiela! - Fixed a logging issue where both initiated requests and successful responses were being recorded. This was causing the logs to be filled with unnecessary information and affected hive artifact:fetch --artifact command.

0.6.0

Minor Changes

0.5.0

Minor Changes

0.4.0

Minor Changes

0.3.1

Patch Changes

  • #4932 cbc8364 Thanks @n1ru4l! - Prevent failing usage reporting when returning an object with additional properties aside from name and version from the client info object/factory function.

0.3.0

Minor Changes

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

  • 0a5dbeb: Point to graphql-hive.com

0.2.0

Minor Changes

  • ac9b868c: Support GraphQL v16

0.1.0

Minor Changes

  • d7348a3: Hide literals and remove aliases

Patch Changes

  • d7348a3: Pick operation name from DocumentNode

0.0.5

Patch Changes

  • c6ef3d2: Bob update

0.0.4

Patch Changes

  • 4a7c569: Share operation hashing

0.0.3

Patch Changes

  • 6b74355: Fix sorting

0.0.2

Patch Changes

  • 094c861: Normalization of operations