Releases: regadas/trino-pubsub-event-listener
Releases · regadas/trino-pubsub-event-listener
v0.1.10
What's Changed
- Rework encoders by @regadas in #77
- Bump io.trino:trino-spi from 422 to 423 by @dependabot in #78
- Bump autoValueVersion from 1.10.2 to 1.10.3 by @dependabot in #79
- Bump io.trino:trino-spi from 423 to 425 by @dependabot in #81
- Bump com.diffplug.spotless from 6.20.0 to 6.21.0 by @dependabot in #82
- Bump actions/checkout from 3 to 4 by @dependabot in #85
- Bump autoValueVersion from 1.10.3 to 1.10.4 by @dependabot in #84
- Bump com.google.cloud:libraries-bom from 26.22.0 to 26.23.0 by @dependabot in #86
- Support Avro encoder for published events by @narape in #87
- Bump trino to 427 by @narape in #89
- Add avro schema generator utility by @regadas in #90
- Update avro schema by @regadas in #91
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- Bump com.google.cloud:libraries-bom from 26.21.0 to 26.22.0 by @dependabot in #75
- Compress pub/sub message payload by @narape in #76
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Bump io.trino:trino-spi from 421 to 422 by @dependabot in #65
- Bump com.google.protobuf from 0.9.3 to 0.9.4 by @dependabot in #66
- Bump com.diffplug.spotless from 6.19.0 to 6.20.0 by @dependabot in #67
- Bump io.airlift:stats from 234 to 235 by @dependabot in #70
- Bump com.google.cloud:libraries-bom from 26.18.0 to 26.21.0 by @dependabot in #72
- Bump arduino/setup-protoc from 1 to 2 by @dependabot in #73
- Expose underlying batching settings by @regadas in #74
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Create CODE_OF_CONDUCT.md by @regadas in #54
- Update gradle to v8.1.1 by @regadas in #55
- Bump io.airlift:stats from 233 to 234 by @dependabot in #58
- Bump io.trino:trino-spi from 419 to 420 by @dependabot in #57
- Bump autoValueVersion from 1.10.1 to 1.10.2 by @dependabot in #60
- Bump com.google.cloud:libraries-bom from 26.17.0 to 26.18.0 by @dependabot in #61
- Implement missing fields from QueryIOMetadata by @DeaconDesperado in #62
- Publish QueryEvent message for all events by @cmiao in #63
- Bump io.trino:trino-spi from 420 to 421 by @dependabot in #64
New Contributors
- @DeaconDesperado made their first contribution in #62
- @cmiao made their first contribution in #63
Full Changelog: v0.1.6...v0.1.7
v0.1.6
v0.1.5
What's Changed
- Bump com.google.cloud:libraries-bom from 26.16.0 to 26.17.0 by @dependabot in #45
- Rename create time property in QueryCreated event by @regadas in #47
- Fix: preserve field names and omit insignificant whitespace in JSON output by @regadas in #48
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Bump io.trino:trino-spi from 418 to 419 by @dependabot in #43
- Use airlift stats for counters by @narape in #44
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Bump io.trino:trino-spi from 416 to 417 by @dependabot in #32
- Bump com.google.cloud:libraries-bom from 26.14.0 to 26.15.0 by @dependabot in #33
- Bump io.trino:trino-spi from 417 to 418 by @dependabot in #34
- Bump com.diffplug.spotless from 6.18.0 to 6.19.0 by @dependabot in #36
- Improve SchemaHelper tests by @narape in #37
- Bump com.google.cloud:libraries-bom from 26.15.0 to 26.16.0 by @dependabot in #41
- Add spotless import format rules and apply on build by @regadas in #40
- Add mbean metrics by @narape in #39
- Chore follow up to #39 by @regadas in #42
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- Update Trino to 413 by @regadas in #18
- Bump io.trino:trino-spi from 413 to 414 by @dependabot in #20
- Bump com.google.cloud:libraries-bom from 26.12.0 to 26.13.0 by @dependabot in #19
- Rename message format to encoding by @regadas in #21
- Add Encoder by @regadas in #22
- Add Encoder test by @regadas in #23
- Bump com.google.protobuf from 0.9.2 to 0.9.3 by @dependabot in #24
- Add missing QueryFailureInfo by @regadas in #25
- Fix: make credentialsFieldPath optional by @regadas in #26
Full Changelog: v0.1.0...v0.1.1