Skip to content

Releases: graphsense/graphsense-REST

graphsense-REST 25.01.1

14 Jan 13:35
Compare
Choose a tag to compare

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

14 Jan 13:35
Compare
Choose a tag to compare

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

10 Jan 15:41
Compare
Choose a tag to compare

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

10 Jan 15:41
Compare
Choose a tag to compare

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

03 Dec 13:12
Compare
Choose a tag to compare

Fixed

  • Return concepts with tags

Full Changelog: v1.8.1...v24.11.2

graphsense-REST 1.8.2

03 Dec 13:12
Compare
Choose a tag to compare

Fixed

  • Return concepts with tags

Full Changelog: v1.8.1...v1.8.2

graphsense-REST 24.11.1

27 Nov 15:26
Compare
Choose a tag to compare

Added

  • added parameters include_nonstandard_io and include_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

27 Nov 15:26
Compare
Choose a tag to compare

Added

  • added parameters include_nonstandard_io and include_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

20 Nov 16:12
Compare
Choose a tag to compare

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

20 Nov 16:51
Compare
Choose a tag to compare

Added

  • added parameter include_actors for endpoint /{currency}/addresses/{address}/entity (by default true)

Full Changelog: v1.7.1...v1.8.0