Skip to content

Releases: dipdup-io/dipdup

2.0.7

12 Aug 16:09
Compare
Choose a tag to compare

Commits

  • 1520619: Hasura metadata codegen bugfixes (#121) (Lev Gorodetskiy) #121
  • fb1828a: Bump version: 2.0.6 → 2.0.7 (Lev Gorodetskiy)

2.0.6

10 Aug 19:08
Compare
Choose a tag to compare

Commits

  • 64fb454: Index state management and Hasura bugfixes (#117) (Lev Gorodetskiy) #117
  • 3f6437b: Fix HTTPGateway, reset Hasura on configuration failure (#118) (Lev Gorodetskiy) #118
  • 7cf40a8: Bump version: 2.0.5 → 2.0.6 (Lev Gorodetskiy)

2.0.5

07 Aug 17:16
Compare
Choose a tag to compare

Commits

  • 6295f3c: Fix block hash mismatch error (#116) (Lev Gorodetskiy) #116
  • 5419df9: Fix Hasura codegen for tables with numerics in name (#115) (Lev Gorodetskiy) #115
  • 23c089c: Docker Hub CI (#112) (Lev Gorodetskiy) #112
  • 9bd38cd: Bump version: 2.0.4 → 2.0.5 (Lev Gorodetskiy)

2.0.4

05 Aug 21:00
Compare
Choose a tag to compare

Commits

  • 1113daa: Template values wrapper (#114) (Lev Gorodetskiy) #114
  • d9dfced: Process contracts originated from migrations (#113) (Lev Gorodetskiy) #113
  • 894b7d2: Bump version: 2.0.3 → 2.0.4 (Lev Gorodetskiy)

2.0.3

03 Aug 07:52
Compare
Choose a tag to compare

Commits

  • 05c29ed: Fix parsing operations with empty parameter (#109) (Lev Gorodetskiy) #109
  • 4ee1967: Add debug option to SentryConfig (#110) (Lev Gorodetskiy) #110
  • 829f2aa: Fix processing empty SQL and GraphQL files, refactor codegen (#108) (Lev Gorodetskiy) #108
  • a482186: Add warning on using multiple indexes with the same contract (#107) (Lev Gorodetskiy) #107
  • 1c43ebf: Fix duplicate contracts check (#111) (Lev Gorodetskiy) #111
  • 65b9ea3: SubscriptionManager class, bugfixes (#106) (Lev Gorodetskiy) #106
  • b35eed3: Bump version: 2.0.2 → 2.0.3 (Lev Gorodetskiy)

2.0.2

20 Jul 15:38
Compare
Choose a tag to compare

Commits

  • 94c4c7a: Set decimal context on run command only (#105) (Lev Gorodetskiy) #105
  • 9cc6877: Bump version: 2.0.1 → 2.0.2 (Lev Gorodetskiy)

2.0.1

20 Jul 13:01
Compare
Choose a tag to compare

Commits

  • c436c72: Rename configure-hasura command to hasura configure (#104) (Lev Gorodetskiy) #104
  • 9f06b66: Bump version: 2.0.0 → 2.0.1 (Lev Gorodetskiy)

2.0.0

20 Jul 12:13
Compare
Choose a tag to compare

Commits

  • 1e135f6: Sentry integration (#76) (Lev Gorodetskiy) #76
  • 144db32: Use single postgres connection, enable parallel index processing (#77) (Lev Gorodetskiy) #77
  • 1442b02: User-defined cron jobs (#62) (Lev Gorodetskiy) #62
  • 86508af: Coinbase datasource (#78) (Lev Gorodetskiy) #78
  • fb51827: Add "remove" BigMapAction, rename others (#79) (Lev Gorodetskiy) #79
  • 1199414: Add # dipdup: ignore at the beginning of type module to ignore it on init (#82) (Lev Gorodetskiy) #82
  • def1a05: Retry failed requests in DatasourceRequestProxy (#81) (Lev Gorodetskiy) #81
  • 6a7aa58: Hasura v2: user limits and camelcase (#80) (Lev Gorodetskiy) #80
  • bb51567: Use contractBalance as amount on origination (#86) (Lev Gorodetskiy) #86
  • f25d4e9: Fix BCD datasource get_tokens method (#83) (Lev Gorodetskiy) #83
  • a702778: Request OperationData initiator fields (#84) (Lev Gorodetskiy) #84
  • 5773bc0: Make exceptions documented and context-aware, wrap on CLI level (#85) (Lev Gorodetskiy) #85
  • e397af5: Refactor HTTP stack, update User-Agent header, fix caching, add default datasource ratelimits (#87) (Lev Gorodetskiy) #87
  • 2b62d40: Fix BCD get_token method (#89) (Lev Gorodetskiy) #89
  • 726c140: Fix add_contract method (#90) (Lev Gorodetskiy) #90
  • 577c27b: Do not create REST endpoints if rest flag is unset (#92) (Lev Gorodetskiy) #92
  • 2f6404e: Wrap pydantic exceptions (#91) (Michael Zaikin) #91
  • 7a38125: Avoid reindexing on a single level rollback (#64) (Lev Gorodetskiy) #64
  • f99c269: Remove posix import (#95) (Lev Gorodetskiy) #95
  • ee7803e: Sentry environment, job config interval, fix shutdown, minor improvements (#93) (Lev Gorodetskiy) #93
  • d7a0888: Fix codegen for entrypoints starting with underscore, validate package on init (#97) (Lev Gorodetskiy) #97
  • 2566cc1: Clear queue on reconnect (#98) (Lev Gorodetskiy) #98
  • base image improvements, package deployment codegen (#88) #88 (Lev Gorodetskiy)
  • ddc6929: Add option to specify env files, fix index config hash validation (#99) (Lev Gorodetskiy) #99
  • a390189: Notify about required reindexing, wrap tortoise exceptions (#100) (Lev Gorodetskiy) #100
  • 9356ef8: Fix package import verification (#101) (Lev Gorodetskiy) #101
  • e14589a: Fix scheduler shutdown (#102) (Lev Gorodetskiy) #102
  • 79cc7eb: Bump version: 1.1.2 → 2.0.0 (Lev Gorodetskiy)

1.1.2

25 Jun 14:32
Compare
Choose a tag to compare

Commits

  • 7865bb8: Fix dispatching bigmaps to indexes with wrong datasource, refactor event emitter related code (#75) (Lev Gorodetskiy) #75
  • 8bfa178: Bump version: 1.1.1 → 1.1.2 (Lev Gorodetskiy)

1.1.1

24 Jun 18:04
Compare
Choose a tag to compare

Commits

  • cc03543: Skip backtracked operations received from SignalR (#74) (Lev Gorodetskiy) #74
  • 9f8fa0e: Bump version: 1.1.0 → 1.1.1 (Lev Gorodetskiy)