Releases: trufnetwork/node
Releases · trufnetwork/node
v1.2.1
What's Changed
- chore: remove HTTP listen address from entrypoint script by @outerlook in #735
- chore: update old references to the new organization by @MicBun in #742
- fix: run latest node version locally by @MicBun in #769
- test: benchmark new timestamp contracts by @MicBun in #771
- chore: working report of benchmark with unix by @outerlook in #777
- feat(docs): view terminology around stream metadata by @angelicawill in #778
- chore: stream storage requirement by @outerlook in #787
- chore: update dependencies and Go toolchain by @outerlook in #791
- chore: update GitHub Actions release workflow permissions by @outerlook in #793
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.11
What's Changed
- test: composed contract with start date by @MicBun in #667
- fix: increase KGW read timeout by @outerlook in #676
- chore: sync contract and benchmark with dynamic weight by @MicBun in #677
- chore(docs): add sdk section by @outerlook in #697
- fix: KGW cors configuration by @outerlook in #698
- chore: use structutred logs by @MicBun in #702
- fix(ci): failing docker builds by @outerlook in #710
- fix: run compose on mac by @melianapang in #705
- chore: sync server changes by @outerlook in #711
- fix: mismatch arch kgw binary file by @melianapang in #713
- fix(consensus): update kwil by @outerlook in #728
New Contributors
- @melianapang made their first contribution in #705
Full Changelog: v1.1.10...v1.1.11
v1.1.10
What's Changed
- feat: Enable StateSync on TSN servers by @outerlook in #570
- feat: sync new nodes with snapshot option by @MicBun in #608
- build: open comet bft rpc port enabling snapshot by @MicBun in #611
- fix: be able to run pg_dump by @outerlook in #615
- build: disable cgo on release by @MicBun in #616
- fix: disable gateway syncing to tsn-node-2 by @MicBun in #619
- fix: gateway listening to non working nodes by @MicBun in #624
- chore: increase default contracts precision by @outerlook in #621
- chore: system contract tests by @outerlook in #622
- chore: common contracts logic tests by @outerlook in #623
- chore: primitive contract tests by @outerlook in #628
- feat: dev and prod observer configurations by @outerlook in #631
- chore: composed contract tests by @outerlook in #629
- fix: modify kgw startup script to correct version by @MicBun in #637
- chore: use launch templates with infra (remove instances) by @outerlook in #638
- chore: set recommended shm size by @outerlook in #641
- feat(contracts): get first record by @outerlook in #643
- chore: include memory usage in benchmarks by @outerlook in #645
- build: bump gateway version by @MicBun in #647
- feat: journald logs on vector by @outerlook in #648
- feat: docker logs on vector by @outerlook in #649
- feat: sink logs/metrics to grafana clouds by @outerlook in #651
- fix: attach observability to From Config Stack by @outerlook in #652
- chore: status page on readme by @outerlook in #657
- chore: bump kwil by @outerlook in #663
- chore: sync server metrics by @outerlook in #662
Full Changelog: v1.1.9...v1.1.10
v1.1.9
What's Changed
- fix: remove array element assignments by @outerlook in #550
- fix: unnecessary set of date and value on the optimized contract by @MicBun in #554
- fix: adds statesync for v1.1.8 network fix by @brennanjl in #568
- fix: tests for contracts including a fix by @outerlook in #567
- fix(contract): handle duplicate dates and add test by @outerlook in #602
- feat: add statesync by @brennanjl in #603
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- feat: add benchmark suite by @outerlook in #506
- feat: new benchmark stack by @outerlook in #510
- feat(benchmark): add binary and result S3 asset integration by @outerlook in #511
- feat: exportable test results by @MicBun in #509
- build: compile benchmark test binary by @MicBun in #513
- chore(benchmark): implement launch template by @outerlook in #512
- chore: implement benchmark workflows by @outerlook in #516
- chore(benchmark): implement results export on live environment by @outerlook in #518
- build: bump go.mod with tidy and fix test by @MicBun in #520
- chore(docs): benchmark generation docs by @outerlook in #521
- feat: deploy workflow for benchmark by @outerlook in #526
- fix(benchmark): benchmark with necessary nested streams by @outerlook in #524
- fix: benchmark timeout by @outerlook in #525
- chore(contract): optimize
get_index_change
by @outerlook in #527 - fix(benchmark): remove
t3.micro
from tested instances by @outerlook in #529 - fix(contracts): improve contracts and add tests by @outerlook in #534
- fix: testnet is down by @brennanjl in #542
New Contributors
- @brennanjl made their first contribution in #542
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- chore: support new domain alongside old domain by @outerlook in #479
- chore(docs): Update staging URL in README.md by @outerlook in #485
- chore: remove test domain configurations by @outerlook in #492
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- feat(metrics): local gateway metrics by @outerlook in #448
- build: use tsn-operator genesis file by @MicBun in #462
- fix: taskfile to add deps fixed #463 by @joequant in #464
- ci: release tsn binaries on github's release by @MicBun in #465
- feat: add new deployment stack from config by @outerlook in #466
- feat: deploy with predefined config through GH action by @outerlook in #469
- ci: use staging environtment for tsn deployment by @MicBun in #474
- chore: have Taskfile download kgw automatically by @joequant in #472
- chore: adjust release packages naming with tsn and its version by @MicBun in #476
- fix: add missing darwin name package by @MicBun in #477
New Contributors
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- chore: refactor get index change by @MicBun in #419
- docs: system contract terminology by @outerlook in #420
- fix: handle more than one metadata insert per transaction by @outerlook in #422
- build: restore number of nodes to two by @MicBun in #425
- build: replace in-built generate_dbid by @MicBun in #436
- fix: increase timeout to prevent database timeout by @MicBun in #440
- chore: update gateway version to v0.3.1 by @outerlook in #445
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- build: bump kwil-db preview version by @MicBun in #405
- fix: fail to deploy more than one nodes by @MicBun in #410
- build: replace indexer binary and fix system contract timeout by @MicBun in #412
- fix: system contract timeout by @MicBun in #414
- fix: ensure correct external address for tsn node by @outerlook in #417
Full Changelog: v1.1.3...v1.1.4