- Bump up google-cloud-pubsub to v2.3.x
- Add
endpoint
parameter - Add gzip compression/decompression feature
- Bump up google-cloud-pubsub to v0.39.x
- In preparation for updating to v1.x
- Output plugin
- Add
dest_project
parameter
- Add
- Input plugin
- Make
topic
parameter optional
- Make
- Input plugin
- Dumps raw string to logs for parsing errors
- Make attributes available
- Output plugin
- Support inject section
- Output plugin
- The placeholder is now available in topic param
- Bump up google-cloud-pubsub to v0.30.x
- Make config file Fluentd v1 compatible
- Bump up google-cloud-pubsub to v0.27.x
- Bump up google-cloud-pubsub to v0.26.x
- Fluentd v0.14 ready
- Fluentd v0.12 is not supported in the later version
- Output plugin
- Make messages exceeding configured size not be published because Pub/Sub clients cannot receive it
- Bump up google-cloud-pubsub to v0.24.x
- Bump up google-cloud-pubsub to v0.23.x
- Input plugin
- Add "status" method to the http rpc api
- Make retry to get topic/subscription when Pub/Sub API returns 50x code
- Bump up google-cloud-pubsub to v0.22.x
- Input plugin
- Rescue 50x errors on acknowledge api
- Input plugin
- Add feature to use record key as tag
- Output plugin
- Rescue 50x errors
- Input plugin
- Guard emit to be called with multi-threading
- Rescue 50x errors
- Enabled to select whether to raise an exception if message processing failed
- Input plugin
- Fix undefined variable error
- Add plugin param desc
- Input plugin
- Improve handling to acknowledge messages
- Output plugin
- Improve error handling
- Bump up google-cloud-pubsub to v0.21
- Input plugin
- Add multithreaded pulling feature
- Input plugin
- Add HTTP RPC feature
- Input plugin
pull_interval
can be specified float valuetopic
must be specified
- Input plugin
- Fix error handling and add debug logging
- Output plugin
- Change default max message size and add debug message
- Bump up google-cloud-pubsub (gcloud-ruby) to 0.20
- Use formatter / parser plugin and add format configuration
- Bump up gcloud-ruby to 0.12
- Remove dependency on lightening buffer
- Fix error caused by Pub/Sub quotas