Skip to content

Releases: iotaledger/inx-chronicle

v1.0.0-beta.32

06 Feb 16:25
e1c3fdb
Compare
Choose a tag to compare
v1.0.0-beta.32 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • db: migration version checking (#1097)

Features

  • grafana: explicitly state datasource UIDs (#991) (315bf0c)

Bug Fixes

v1.0.0-beta.31

01 Feb 16:06
95eb07a
Compare
Choose a tag to compare
v1.0.0-beta.31 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • indexer: add indexed id to fix implicit aliases and nfts (#1075)

Bug Fixes

  • analytics: only calculate analytics after chronicle is synced (#1065) (3568cfe)
  • ci: fix format arguments (#1042) (77c03cd)
  • ci: generalize license template regex (#1058) (bf57230)
  • db: slow newest/oldest milestone query (#1071) (5e3b9f9)
  • grafana: remove deprecated panel (#1040) (87f5b42)
  • indexer: add indexed id to fix implicit aliases and nfts (#1075) (c37a5cb)

v1.0.0-beta.30

17 Jan 10:45
9123211
Compare
Choose a tag to compare
v1.0.0-beta.30 Pre-release
Pre-release

Features

  • analytics: selective analytics for INX connections (#1035) (b76c425)
  • api: add block metadata route for included transactions (#1033) (b02ad42)

v1.0.0-beta.29

13 Jan 12:03
2969fc1
Compare
Choose a tag to compare
v1.0.0-beta.29 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • config: Remove ambiguity from CLI config (#1010)
  • remove loki (#1009)
  • config: re-design and clean-up configuration (#979)

Features

Bug Fixes

Code Refactoring

  • config: re-design and clean-up configuration (#979) (af57aa3)

v1.0.0-beta.28

19 Dec 13:47
392e5f6
Compare
Choose a tag to compare
v1.0.0-beta.28 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • analytics: correctly count aliases and NFT activity (#943)
  • influxdb: divide analytics and metrics databases (#942)

Features

  • analytics: compute daily active addresses (#968) (04015f3)
  • analytics: enable analytics selection in fill-analytics (#949) (0a8c841)
  • analytics: separate base token activity analytic into booked and transferred counts (#960) (5a533bd)
  • api: add proof-of-inclusion (PoI) endpoints (#854) (62545a2)
  • api: update axum to 0.6 (#948) (f77ccfa)
  • grafana: add time interval to panel titles (#964) (865c042)
  • influxdb: divide analytics and metrics databases (#942) (7e0c0da)

Bug Fixes

  • analytics: correctly count aliases and NFT activity (#943) (e5b5f0b)
  • clippy: fix clippy box default warning (#980) (774d76b)
  • db: use $match in get_utxo_changes (#977) (45bbdaf)
  • grafana: use mean instead of last for times (#934) (242b353)

v1.0.0-beta.27

25 Nov 08:56
0c9732e
Compare
Choose a tag to compare
v1.0.0-beta.27 Pre-release
Pre-release

Features

  • grafana: annotate sync time with milestone index (#930) (cf8393c)

Bug Fixes

  • db: improve performance of analytics queries (#900) (48a74a1)
  • logging: set up logging before subcommands are executed (#927) (7464781)

v1.0.0-beta.26

23 Nov 07:52
35b50a6
Compare
Choose a tag to compare
v1.0.0-beta.26 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • influxdb: consolidate queries (#921)

Features

v1.0.0-beta.25

21 Nov 16:18
a791d4e
Compare
Choose a tag to compare
v1.0.0-beta.25 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • influx: remove unnecessary tag fields (#909)
  • analytics: correctly calculate alias and NFT analytics (#887)

Features

  • cli: add analytics timings to fill-analytics CLI command (#898) (de6f640)
  • cli: split influxdb feature properly (#870) (0cd627c)
  • docker: add service_healthy condition to docker-compose.yml (#903) (77df296)
  • error: clean up errors with eyre lib (#811) (b4f803b)
  • grafana: improve display of sync_time (#895) (3ad260c)

Bug Fixes

  • analytics: correctly calculate alias and NFT analytics (#887) (dce3d1c)
  • db: total byte cost calculation (#897) (a28623d)
  • docker: scale InfluxDB to bigger data (#889) (86d87b3)
  • docs: cleanup explorer docs (#917) (c2f8d30)
  • grafana: Further improves the performance of the analytics dashboard (#905) (925b1a3)
  • grafana: show both metrics and analytics time (#914) (d390de6)
  • influx: remove unnecessary tag fields (#909) (6a5975d)
  • inx: dedicated analytics_time in sync_time metrics (#888) (e94c171)
  • inx: reorder sync process to always insert milestone last (#907) (4b97af7)

v1.0.0-beta.24

11 Nov 09:54
5a3c9fe
Compare
Choose a tag to compare
v1.0.0-beta.24 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • deps: update iota-types to change packing order of RentStructure (#877)

Features

Bug Fixes

  • analytics: flip claimed to unclaimed analytics (#871) (bf6bca7)
  • deps: update iota-types to change packing order of RentStructure (#877) (a34ee18)
  • docker: change name of data folder (#864) (de5a12a)

v1.0.0-beta.23

04 Nov 16:33
cfd70d1
Compare
Choose a tag to compare
v1.0.0-beta.23 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • analytics: use InfluxDB for milestone sync time (#838)
  • cli: refactor CLI and environment vars
  • analytics: add missing stats (#821)
  • analytics: add time-series analytics (#805)
  • cli: rework CLI args usage (#725)

Features

  • analytics: add missing stats (#821) (c655fde)
  • analytics: add time-series analytics (#805) (e965092)
  • analytics: use InfluxDB for milestone sync time (#838) (30353e7)
  • cli: add fill-analytics command (#841) (0d0e2de)
  • cli: group CLI arguments and change INX config (#830) (c758809)
  • cli: rework CLI args usage (#725) (ffa43d6)
  • deps: remove dependency on bee-inx (#804) (65284b7)
  • deps: switch from bee to iota-types (#813) (469dd4f)
  • grafana: add InfluxDB data source (#833) (6115593)
  • inx: remove LedgerUpdateStream and manual chunks iter (#782) (8270bae)
  • test: add even more db query tests (#806) (55a6882)
  • test: add more db query tests (#699) (9ffccbb)
  • tracing: set max tracing level for release build to debug (#837) (f3b8e04)
  • types: improve and test encoding of KIND (#816) (9c1b2b3)

Bug Fixes

  • api: missing base token data in info response (#807) (a853b3e)
  • build: add missing feature dependencies (#840) (18d3b7e)
  • db: fix unwind stage in receipt queries (#786) (4ab1951)
  • inx: fix missing milestone field (#817) (6ed564d)
  • security: disable rustc-serialize feature (#823) (2e0d4f4)
  • shutdown: fix shutdown logic (#800) (3af58ea)