Skip to content

Releases: duneanalytics/dune-client

v1.11.3

Choose a tag to compare

@bh2smith bh2smith released this 19 Jun 09:13
8ea8961

What's Changed

New Contributors

Full Changelog: v1.11.2...v1.11.3

v1.11.2

Choose a tag to compare

@bh2smith bh2smith released this 09 Jun 13:06
5471258

What's Changed

  • fix: bump aiohttp to 3.14 to resolve Dependabot alerts by @bh2smith in #198

Full Changelog: v1.11.1...v1.11.2

v1.11.1

Choose a tag to compare

@bh2smith bh2smith released this 01 Jun 08:32
2f364b7

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.11.1

v1.11.0

Choose a tag to compare

@bh2smith bh2smith released this 05 May 16:14
a9db052

What's Changed

  • Update transitive deps to fix 9 Dependabot security alerts by @bh2smith in #191
  • Bump aiohttp and requests to fix 21 Dependabot alerts by @bh2smith in #192

Full Changelog: v1.10.0...v1.11.0

v1.10.0

Choose a tag to compare

@ivpusic ivpusic released this 18 Nov 14:26
v1.10.0
3dacf5e

What's Changed

  • Remove list_tables, consume status error field APP-6033 by @ivpusic in #185
  • Add Pipeline API support by @ivpusic in #186
  • Add modern Uploads and Datasets APIs, deprecate legacy Table API by @va3093 in #187

New Contributors

Full Changelog: v1.9.4...v1.10.0

v1.9.4

Choose a tag to compare

@0xRobin 0xRobin released this 05 Nov 07:05
95a33a7

What's Changed

  • Remove unused interface by @mewwts in #180
  • Not the library's job to configure logger by @mewwts in #181
  • Add support for 3.14 by @mewwts in #183
  • Add direct SQL execution, table listing, and usage endpoint by @0xRobin in #184

New Contributors

Full Changelog: v1.9.3...v1.9.4

v1.9.3

Choose a tag to compare

@mewwts mewwts released this 02 Oct 07:44
fbefedf

What's Changed

Full Changelog: v1.9.2...v1.9.3

v1.9.2

Choose a tag to compare

@mewwts mewwts released this 29 Sep 11:29
e4efad9

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

Choose a tag to compare

@mewwts mewwts released this 26 Sep 18:39
27f7b6c

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

Choose a tag to compare

@TheEdgeOfRage TheEdgeOfRage released this 26 Sep 13:21
1ea7a7d

Add support for multi-select parameters. Thanks @grkhr