Releases: graphsense/graphsense-REST
Releases · graphsense/graphsense-REST
graphsense-REST 25.01.1
fixed
- bumped tagstore dependency to v25.01.1; fixing best cluster tag queries.
Full Changelog: v1.9.0...v25.01.1
graphsense-REST 1.9.1
fixed
- bumped tagstore dependency to v25.01.1; fixing best cluster tag queries.
Full Changelog: v1.9.0...v1.9.1
graphsense-REST 25.01.0
New
- Updated to v25.01.0 of the tagstore only works with newer versions than this (Resync of database needed)
- tagstore is now a direct lib dependency, no duplication of query code anymore
- gs-rest now supports keyspace auto discovery (using the latest complete (summary stats has data) ks in cassandra)
Changed
- now uses uv to package and dep. mgmt, ruff for linting and formatting
- tests now use testcontainers for more robust/quicker testing setup
Full Changelog: v1.8.0...v25.01.0
graphsense-REST 1.9.0
New
- Updated to v25.01.0 of the tagstore only works with newer versions than this (Resync of database needed)
- tagstore is now a direct lib dependency, no duplication of query code anymore
- gs-rest now supports keyspace auto discovery (using the latest complete (summary stats has data) ks in cassandra)
Changed
- now uses uv to package and dep. mgmt, ruff for linting and formatting
- tests now use testcontainers for more robust/quicker testing setup
Full Changelog: v1.8.0...v1.9.0
graphsense-REST 24.11.2
graphsense-REST 1.8.2
graphsense-REST 24.11.1
Added
- added parameters
include_nonstandard_io
andinclude_io_index
for endpoints/{currency}/txs/{tx_hash}
and/{currency}/txs/{tx_hash}/{io}
(by default false)
Full Changelog: v1.8.0...v24.11.1
graphsense-REST 1.8.1
Added
- added parameters
include_nonstandard_io
andinclude_io_index
for endpoints/{currency}/txs/{tx_hash}
and/{currency}/txs/{tx_hash}/{io}
(by default false)
Full Changelog: v1.8.0...v1.8.1
graphsense-REST 24.11.0
Added
- added parameter
include_actors
for endpoint/{currency}/addresses/{address}/entity
(by default true)
Full Changelog: v1.7.1...v24.11.0
graphsense-REST 1.8.0
Added
- added parameter
include_actors
for endpoint/{currency}/addresses/{address}/entity
(by default true)
Full Changelog: v1.7.1...v1.8.0