Skip to main content
Version: v2

Changelog

2.2.2#

Patch Changes#

2.2.1#

Patch Changes#

2.2.0#

Minor Changes#

Patch Changes#

2.1.2#

Patch Changes#

2.1.1#

Patch Changes#

  • Prefer GOOGLE_CLOUD_LABELS over PUBSUB_LABELS env var (#90 by @rohit-gohri)

2.1.0#

Minor Changes#

2.0.1#

Patch Changes#

2.0.0#

Migration Guide

⚠️ Major Changes ⚠️#

Minor Changes#

  • PUB-73 - Add/improve helpers and TS usage(#79 by @ishan123456789)

    1. Allows to make _timestamp optional
    2. Removes double validation of topic names.
    3. Use publishJSON instead of buffering the payload.
    4. Adds .toJSON method to get parsed message/
    5. Remove getters (like getProjects, getName, getClient) and just use this.projects, this.name, etc directly.
  • PUB-69 - Changed init position for SubscriptionService.instance (#77 by @ishan123456789)

Patch Changes#

Full Changelog: v1.11.0...v2.0.0

1.11.0#

Minor Changes#

Patch Changes#

1.10.4#

Patch Changes#

1.10.3#

Patch Changes#

1.10.2#

Patch Changes#

1.10.1#

Patch Changes#

1.10.0#

Minor Changes#

Patch Changes#

1.9.0#

Minor Changes#

  • PUB-47 - Optimized DLQ configuration making PROJECT_NUMBER optional for assigning Publisher, Subscriber roles and allowing default subscription creation as a part of DLQ configuration (#43 by @ishan123456789)

1.8.1#

Patch Changes#

1.8.0#

Minor Changes#

Patch Changes#

1.7.12#

Patch Changes#