Skip to content

Releases: eik-lib/sink-gcs

v3.4.1

Choose a tag to compare

@github-actions github-actions released this 08 Sep 22:41

3.4.1 (2026-09-08)

Bug Fixes

  • deps: update dependency @google-cloud/storage to v8.1.0 (#403) (9ce14e0)

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 09:06

3.4.0 (2026-08-25)

Bug Fixes

Features

  • add writeBuffer() and readBuffer() methods (bd8c96f)

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 12:48

3.3.0 (2026-08-24)

Features

  • accept options in write() and store traceId as GCS object metadata (c5cdf29)

v3.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Aug 16:49

3.2.2 (2026-08-21)

Bug Fixes

  • deps: update dependency @eik/common to v5.2.1 (#405) (fcafa27)

v3.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:35

3.2.1 (2026-08-20)

Bug Fixes

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 11:58

3.2.0 (2026-08-20)

Features

  • revert to pre-atomic-write implementation (cdeb6ff)

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:30

3.1.1 (2026-08-19)

Bug Fixes

  • remove error re-emission in write() to prevent cascading listener accumulation (bb31869)

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:52

3.1.0 (2026-08-19)

Features

  • add write() options for GCS precondition writes and generation to read() (21f1c93)

v3.0.31

Choose a tag to compare

@github-actions github-actions released this 19 Aug 02:47

3.0.31 (2026-08-19)

Bug Fixes

  • deps: update dependency @google-cloud/storage to v8.0.1 (#399) (5bfd000)

v3.0.30

Choose a tag to compare

@github-actions github-actions released this 14 Aug 10:06

3.0.30 (2026-08-14)

Bug Fixes

  • delete single files directly to avoid requiring storage.objects.list (5940cf5)
  • deps: update dependency @google-cloud/storage to v8 (049139f)
  • reformat delete method chain to satisfy prettier (e902fb4)