Releases: dipdup-io/dipdup
Releases · dipdup-io/dipdup
5.2.2
5.2.2 - 2022-07-03
Fixed
- hasura: Fixed metadata generation.
5.2.1
5.2.1 - 2022-07-02
Fixed
- cli: Fixed setting default logging level.
- hasura: Fixed metadata generation for relations with a custom field name.
- hasura: Fixed configuring existing instances after changing
camel_casefield in config.
5.2.0
5.2.0 - 2022-06-28
Added
- config: Added
loggingconfig field. - config: Added
hasura.create_sourceflag to create PostgreSQL source if missing.
Fixed
- hasura: Do not apply table customizations to tables from other sources.
Deprecated
- cli:
--logging-configoption is deprecated. - cli: All
runcommand flags are deprecated. Use theadvancedsection of the config. - cli:
cache showandcache clearcommands are deprecated. - config:
http.cacheflag is deprecated.
5.1.7
5.1.7 - 2022-06-15
Fixed
- index: Fixed
token_transferindex not receiving realtime updates.
5.1.6
5.1.6 - 2022-06-08
Fixed
- cli: Commands with
--helpoption no longer require a working DipDup config. - index: Fixed crash with
RuntimeErrorafter continuous realtime connection loss.
Performance
- cli: Lazy import dependencies to speed up startup.
Other
- docs: Migrate docs from GitBook to mdbook.
5.1.5
5.1.5 - 2022-06-05
Fixed
- config: Fixed crash when rollback hook is about to be called.
5.1.4
5.1.4 - 2022-06-02
Fixed
- config: Fixed
OperationIndexConfig.typesfield being partially ignored. - index: Allow mixing oneshot and regular indexes in a single config.
- index: Call rollback hook instead of triggering reindex when single-level rollback has failed.
- index: Fixed crash with
RuntimeErrorafter continuous realtime connection loss. - tzkt: Fixed
originationsubscription missing whenmerge_subscriptionsflag is set.
Performance
- ci: Decrease the size of generic and
-pytezosDocker images by 11% and 16%, respectively.
5.1.3
5.1.3 - 2022-05-26
Fixed
- database: Fixed special characters in password not being URL encoded.
Performance
- context: Do not reinitialize config when adding a single index.
5.1.2
5.1.2 - 2022-05-24
Added
- tzkt: Added
originated_contract_tzipsfield toOperationData.
Fixed
- jobs: Fixed jobs with
daemonschedule never start. - jobs: Fixed failed jobs not throwing exceptions into the main loop.
Other
- database: Tortoise ORM updated to
0.19.1.
5.1.1
5.1.1 - 2022-05-13
Fixed
- index: Ignore indexes with different message types on rollback.
- metadata: Add
ithacanetto available networks.