v0.1.1
What's Changed
- Clean up, add tests, verify staging/prod upgrade by @samsondav in #81
- MERC 6548 validation for evm premium legacy encoder to check for exactly 3 streams by @samsondav in #84
- Deadline on calls to Observe by @samsondav in #85
- Support median aggregation over Quote type by @samsondav in #87
- Add debug logging to Reports by @samsondav in #88
- Address informational-level audit findings by @samsondav in #89
- Address all TODOs (except fuzzing) by @samsondav in #90
- Fuzz and property tests for json codec by @samsondav in #91
- bumping common to chainlink-aptos by @patrickhuie19 in #92
- Remove spurious warning by @samsondav in #93
- Add transmitter server and client grpc code by @brunotm in #94
- Add Mode aggregator by @samsondav in #95
- rpc: Mercury -> Transmitter by @brunotm in #96
- Add ObservationTimestamp to DSOpts by @samsondav in #97
- Minor fixes; version bumps by @samsondav in #99
- ReportCodec verification of channel definitions by @samsondav in #102
- Fix mode aggregator non-determinism by @samsondav in #106
- Support Nanosecond timestamps by @samsondav in #103
- rpc/mtls: support crypto.Signer by @jmank88 in #105
- Support Report telemetry by @samsondav in #116
- Move telemetry protobuf to chainlink-data-streams by @samsondav in #117
- Add Outcome telemetry by @samsondav in #120
- Temporarily suppress errors decoding bad offchain config by @samsondav in #122
- chore: update ci-test-go by @erikburt in #125
- Implement "TimestampedStreamValue" that carries forwards even if aggregation fails by @samsondav in #128
- Move report codecs into chainlink-data-streams by @samsondav in #132
- Fix memory leak caused by re-use of proto.MarshalOptions by @samsondav in #136
- Don't pass Outcome or Report by pointer by @samsondav in #139
- protobuf-1.36.6 by @brunotm in #140
- Nats integration by @namikmesic in #137
- remove gogo/proto by @jmank88 in #159
- llo: add outcome codec to data source options by @brunotm in #175
- llo: add observations compression by @brunotm in #180
- llo: make uncompressed observations backward compatible for transition by @brunotm in #181
- llo: add calculated streams by @brunotm in #182
New Contributors
- @patrickhuie19 made their first contribution in #92
- @brunotm made their first contribution in #94
- @namikmesic made their first contribution in #137
Full Changelog: v0.1.0...v0.1.1