v0.9.0
What's Changed
- Separate pkg/chipingress into standalone Go module by @pkcll in #1371
- Update cre server protoc template to respect comments by @nolag in #1384
- pkg/billing: require Logger for NewWorkflowClient by @jmank88 in #1385
- Order imports for cre code generation by @nolag in #1386
- pkg/chipingress: retract v1.0.1 by @jmank88 in #1388
- Update Capabilities DON type with V2 CapabilitiesRegistry fields by @justinkaseman in #1370
- move Metadata Prepend logic and report context creation logic from core to common by @ettec in #1390
- PLEX-1560 header by number by @dhaidashenko in #1339
- Bump pkg/values by @dhaidashenko in #1391
- migrate golangci-lint to v2; swap out gomodguard for gomoddirectives by @jmank88 in #1392
- Update standard tests, since we're no longer wrapping simple consensus by @nolag in #1395
- Update standard tests, since we're no longer wrapping simple consensus by @nolag in #1396
- PLEX-1456: logTrigger clean up by @fernandezlautaro in #1387
- Update CODEOWNERS to include bix-framework for capabilities and chains by @poopoothegorilla in #1297
- Add labels to capabilities in v2 by @nolag in #1398
- add modgraph by @jmank88 in #1376
- pkg/settings: fix MultiResourcePoolLimiter by @jmank88 in #1382
- Add ReportInfo message by @cedric-cordenier in #1383
- Treat empty confidence level as unconfirmed by @dhaidashenko in #1401
- PLEX-1456: logTrigger clean up by @fernandezlautaro in #1399
- Update protos version in valuse by @nolag in #1402
- Update evm client proto in sdk and main module by @nolag in #1403
- Upgrade protos to v10 by @akhilchainani in #1406
- upgrade proto in pkg/workflows/sdk/v2/pb by @akhilchainani in #1407
- feat: add CCIPProvider interface to relayer by @briansztamfater in #1404
- bump stale deps by @jmank88 in #1397
- request store stats by @ettec in #1418
- allow uppercase chars in cap ids by @akhilchainani in #1416
- Pending requests stats by @ettec in #1419
- bump proto version to v12 by @akhilchainani in #1420
- bump pb v2 by @akhilchainani in #1421
- [CAPPL-1017] add Config field needed for capabilities registry syncer V2 by @agparadiso in #1417
- bump main mod to latest v2 pb by @akhilchainani in #1422
- In LLO Aggregation skip Stream update when Observation is absent by @cawthorne in #1411
- Bump dependencies that break debugging. by @pavel-raykov in #1423
- bumping billing protos by @patrickhuie19 in #1426
- pkg/services: add Engine.GoCtx by @jmank88 in #1409
- PRODCRE-557: adding evm cap to local env, missing passing through of … by @fernandezlautaro in #1429
- just picking up some peanuts by @EasterTheBunny in #1431
- INFOPLAT-1035: logger implement otelzap by @kirqz23 in #1359
- (feat): Add flags to loopinstall plugin definitions by @justinkaseman in #1435
- Migrate core plugin codec types to common by @huangzhen1997 in #1428
- Update DON Time Plugin by @DylanTinianov in #1405
- add workflowTag to capability request structs by @jinhoonbang in #1393
- Make Vault Mock capability local, for testing by @prashantkumar1982 in #1439
- rename auth metadata to workflow metadata. add custom serialization w… by @jinhoonbang in #1432
- feat(ci): build cache by @erikburt in #1412
- [Beholder] Use context.WithoutCancel in DualSourceEmitter by @bolekk in #1442
- switching metering units over to billing proto by @patrickhuie19 in #1446
- [CRE-612] Fix missing metadata fields in proto helpers by @bolekk in #1447
- feat: add storage-service workflow client by @anirudhwarrier in #1427
- DBConfig: add EnableTracing flag by @pkcll in #1448
- DF-21518 Secure Mint aggregator: chainSelector passed in as string by @cll-gg in #1452
- bumping cre proto by @jinhoonbang in #1449
- update pkg/values in sdk/v2/pb by @jinhoonbang in #1455
- update protos for http client and trigger by @jinhoonbang in #1456
- Add method to json rpc response by @cedric-cordenier in #1451
- Fix docstring by @cedric-cordenier in #1458
- Refactor DonTimeStore by @DylanTinianov in #1457
- DF-21518 Use a correct data ID in the sm aggregator by @cll-gg in #1459
- update kvstore to include prune method by @jinhoonbang in #1462
- Fix broken external chainlink builds in CI by @chainchad in #1463
- PLEX-1559: EVM Relayer: allow to mark request as external by @dhaidashenko in #1441
New Contributors
- @poopoothegorilla made their first contribution in #1297
- @akhilchainani made their first contribution in #1406
- @huangzhen1997 made their first contribution in #1428
Full Changelog: v0.8.0...v0.9.0