Skip to content

Releases: join-com/pubsub

@join-com/pubsub-v2.1.8

21 Jun 13:46
0a48e4b
Compare
Choose a tag to compare

@join-com/pubsub-v2.1.8 (2023-06-21)

Bug Fixes

  • JOIN-32804 improve schema violation log (839c5a8)

@join-com/pubsub-v2.1.7

19 Jun 07:16
948a079
Compare
Choose a tag to compare

@join-com/pubsub-v2.1.7 (2023-06-19)

Bug Fixes

  • JOIN-32616 fix logger payload for pubsub lib (da1c0f5)

@join-com/pubsub-v2.1.7-alpha.1

19 Jun 07:12
Compare
Choose a tag to compare
Pre-release

@join-com/pubsub-v2.1.7-alpha.1 (2023-06-19)

Bug Fixes

  • JOIN-32616 fix logger payload for pubsub lib (da1c0f5)

@join-com/pubsub-v2.1.6

16 Jun 12:27
2f5de18
Compare
Choose a tag to compare

@join-com/pubsub-v2.1.6 (2023-06-16)

Bug Fixes

  • JOIN-32570 Fix error in pubsub lib when schema is not found (40dcae4)
  • JOIN-32570 Fix error in pubsub lib when schema is not found (74fb3e1)
  • JOIN-32570 validate when additional fields are passed (5399af4)

@join-com/pubsub-v2.1.6-alpha.3

16 Jun 11:34
Compare
Choose a tag to compare
Pre-release

@join-com/pubsub-v2.1.6-alpha.3 (2023-06-16)

Bug Fixes

  • JOIN-32570 validate when additional fields are passed (5399af4)

@join-com/pubsub-v2.1.6-alpha.2

16 Jun 10:00
Compare
Choose a tag to compare
Pre-release

@join-com/pubsub-v2.1.6-alpha.2 (2023-06-16)

Bug Fixes

  • JOIN-32570 Fix error in pubsub lib when schema is not found (40dcae4)

@join-com/pubsub-v2.1.6-alpha.1

16 Jun 08:19
Compare
Choose a tag to compare
Pre-release

@join-com/pubsub-v2.1.6-alpha.1 (2023-06-16)

Bug Fixes

  • JOIN-32570 Fix error in pubsub lib when schema is not found (74fb3e1)

@join-private/pubsub-legacy-factories-v1.0.8

14 Jun 11:14
4b77d35
Compare
Choose a tag to compare

@join-private/pubsub-legacy-factories-v1.0.8 (2023-06-14)

Bug Fixes

  • JOIN-31869 // migrate to gcloud artifact registry (57badb3)
  • JOIN-31869 // migrate to gcloud artifact registry (4af98a0)

@join-com/pubsub-v2.1.5

14 Jun 11:14
4b77d35
Compare
Choose a tag to compare

@join-com/pubsub-v2.1.5 (2023-06-14)

Bug Fixes

  • add LogicalType for dates, await for the type in subscriber (8a48ac5)
  • add test that parses avro message (d87554f)
  • add tests and fix callbackify (975e9bb)
  • finalize publisher code (4f051c1)
  • fix broken schema parse (3a652dd)
  • fix error message (edfc9e3)
  • fix schema not found (dc78fb6)
  • JOIN-31071 Update pubsub library to publish and consume avro encoded messages (64288f7)
  • JOIN-31071 Update pubsub library to publish and consume avro encoded messages (14e5cf9)
  • JOIN-31233 Validate the topic message against schema if schema with specific name exists + code review changes (c0ef462)
  • JOIN-31475 use writer schema from the parameter during publishing (bdedf4f)
  • JOIN-31869 // fix package.json path (1bb7bbf)
  • JOIN-31869 // fix package.json path (5651ba4)
  • JOIN-31869 // metadata publishing (bc30652)
  • JOIN-31869 // migrate to gcloud artifact registry (4af98a0)
  • JOIN-31869 // trigger build (b24371d)
  • JOIN-31869 // trigger build (6ee416d)
  • JOIN-32019 // trigger build (58f0d74)
  • JOIN-32019 // Use JSON avro encoding, remove try-catch on reading for subscriber, use schema attribute instead (c0520e4)
  • JOIN-32019 // Use schema which was using for encoding during reading in subscriber (06b5279)
  • JOIN-32425 show warning when undefined is inside PreserveNull in publisher, and set null on PreserveNull fields in subscriber (54756b7)
  • JOIN-32425 show warning when undefined is inside PreserveNull in publisher, and set null on PreserveNull fields in subscriber (0750cdf)
  • remove star import (a7cee6a)
  • review fixes (92a1f79)
  • review fixes (f2bf529)
  • subscriber update (43818be)
  • subscriber update (dc1589e)
  • subscriber update (cd58654)
  • subscriber update (4e2e04f)
  • trigger build (6a62e39)
  • trigger build (083405b)
  • trigger build (4148091)
  • trigger release (807488b)

@join-com/pubsub-v2.1.5-alpha.18

13 Jun 15:44
Compare
Choose a tag to compare
Pre-release

@join-com/pubsub-v2.1.5-alpha.18 (2023-06-13)

Bug Fixes