This repository was archived by the owner on Aug 23, 2022. It is now read-only.
Tags: spotify/comet-common
Tags
improve pubsub plugin logging (#44) * improve pubsub plugin logging logs the messages data separately to make sure it is not truncated and add exception information to the log. * add more exception logging * print test output to see log behaviour * bump version 4.2.0 Co-authored-by: Fredrik Gustafsson <fredrikg@spotify.com>
Added Github Action workflow script (#39) * Added Github Action workflow script * Documented python 3.9 support and bumped the version for the release * Removed the Travis CI definition * Updated the trigger events definition * Fixed the tpyo error for the os definition Co-authored-by: Attila Dulovics <attilad@spotify.com>
Update detectify schema (#33) * sort detectify schema * sort fields * remove default required=False parameters * add new field and subschemas * revert class sorting * bump version * Update comet_parser_detectify.py allow null values for domain_token field * Update comet_parser_detectify.py add details and owasp fields (in payload) schemas * Update comet_parser_detectify.py typo
Bump dependencies and version (#27) Bump the pinned dependencies and bump the package version since the google-cloud-pubsub bump will make it (in)compatible with other Google packages. Remove the pinning of dev-dependencies since it is not that necessary for a library (and they are very seldom bumped anyway). Change the dependency of comet-core to make releases easier.
PreviousNext