Covered in this article
Changelog
Related pages
Latest Changelog
Version 1.7.3 ()
Google PubSub component

Google PubSub Technical Notes

Technical Notes for the Google PubSub component.

Changelog

1.8.0 (February 01, 2024)

  • Added new Subscribe trigger (old one set as deprecated)
  • Bump dependencies

1.7.3 (July 23, 2021)

  • Fix bug with not-awaited emits and endless cycle problem
  • Bump dependencies

1.7.2 (March 25, 2021)

  • Update Sailor version to 2.6.24

1.7.1 (December 18, 2020)

  • Update Sailor version to 2.6.21
  • Annual audit of the component code to check if it exposes a sensitive data in the logs
  • Annual npm vulnerabilities audit

1.7.0 (May 22, 2020)

  • Update Sailor version to 2.6.7
  • Migrate to the latest @google-cloud/pubsub library
  • Fix code style

1.6.0 (October 12, 2018)

  • Fixed nodejs version

1.5.0 (June 15, 2017)

  • Update Sailor version to 2.1.6
  • Update google-pubsub library

1.4.0 (April 21, 2017)

  • Update Sailor version to 2.1.0
  • Update google-pubsub library

1.3.0 (February 21, 2017)

  • Update google-pubsub library

1.2.0 (October 11, 2016)

  • Add Subscribe trigger

1.1.0 (October 7, 2016)

  • Update Sailor version to 1.3.0

1.0.0 (September 30, 2016)

  • Initial version