Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

chore(main): release 0.9.0 #525

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Aug 13, 2024

🤖 I have created a release beep boop

0.9.0 (2024-10-18)

Features

  • add composite index based on tx_hash column (0aca6ac)
  • add gov action proposal info job (a0b6e80)
  • add information page for exported report (5496576)
  • add job to aggregate Committee info (785dc3a)
  • add job to refresh Materialized View latest_stake_address_balance (cf0e1b5)
  • add locking concurrent task (44888b8)
  • add materialized view to agg balance tables (ce1f047)
  • add migration file to drop unused table in ledger-sync db (eaaf0cc)
  • add new ls agg dbsource configuration (7c12312)
  • add on conflict do update for AddressTxCountSchedule (9ec9178)
  • add scheduled job to remove history record (unused) from address_balance (5617b51)
  • add scheduled job to remove history record (unused) from stake_address_balance (66ef5bb)
  • add stake_address_tx_count mat view (b360518)
  • add trigger on block table with postgres insert operation (7184398)
  • add voting procedure job (aafb363)
  • aggregate total token count (7d501e7)
  • block distribution per epoch (2c55e8f)
  • caculate delegators of DRep (9e344d7)
  • caculate governanceParticipationRate (b8d69fa)
  • calculated votingPower in agg pool info (bc413e4)
  • create job to count address transaction (4fa6509)
  • create job to count token tx and add index for address tx count table (c145441)
  • drop index before first time init (ca169fa)
  • export report with date time pattern (8efa012)
  • fetch and index data reference by anchor link (4f638e3)
  • indexing column tables that relevant gov action (95e35b6)
  • mapping fingerprint from subject (956ead1)
  • MET 1963 add drep info schedule (2a0917f)
  • MET-1761 add table verified_script (33bbb2c)
  • MET-1856 add flyway to create index related to multi_asset and script (7cc35f9)
  • MET-1856 add unit test for native script info schedule (71d8d4e)
  • MET-1856 update env for native script info job (ad13478)
  • MET-1865 check native script not have token (99001e3)
  • MET-1865 create job sync native script info (2a8bad3)
  • migrate flyway (2b05825)
  • modify condition that check status of DRep (cc4b76d)
  • move DRepInfo table to ledger sync db (a7e5b67)
  • plutus v3 support (dd2244b)
  • remove initialDelay for AddressTxCountSchedule (8661636)
  • replace latest_token_balance materialize with incrementally mechanisms (001b5a8)
  • rewrite token info scheduled job (571a9bb)
  • sanchonet: switch profile not koios and check reward data avaiable for report data (2ad01cc)
  • sync address_tx_count (8df282f)
  • sync stake_address_tx_count (62562d7)
  • update AggregateAnalyticSchedule (48754c1)
  • update anchor download to support IPFS too (8c64144)
  • update docker-compose.yml (c022933)
  • update DRepInfoSchedule (ab10455)
  • update incremental with checkpoint for address_tx_count (1c1fbf7)
  • update logic after separate common entity (11d953b)
  • Update logic to aggregate token info data: txs count, number of holders, total volume, volume 24h (261c187)
  • Update logic to get ADA transfer in staking delegation lifecycle report (2301f1b)
  • Update logic to get number of asset holder of native script (40b84db)
  • update NativeScriptInfoSchedule (eaf19c9)
  • update TokenInfoSchedule (d19ad3e)
  • update votes section (b8f6eca)

Bug Fixes

  • activeVoteStake and liveStake must be null (6b4f5fc)
  • add default sort for paging (e105334)
  • add fixed delay to consuming report and replace query get withdrawals on stake key report (623132c)
  • add logic check exists when updating table (5e4cc48)
  • add logic to process token info in batches and add comments to the code (599158c)
  • add missing condition when create latest_token_balance view (b744ae9)
  • adjust content length limit for url fetch (1748b76)
  • AggregateAnalyticSchedule: replace redis checkpoint concurrentTask with AtomicInteger to ensure thread-safe (1c1a22b)
  • can't generate stake report (a2905e8)
  • can't update token-info after init (ed1c8f5)
  • cannot convert enum to string in key hash redis (541c37b)
  • catch exception when generate fingerprint for asset metadata (d3125cf)
  • change condition that determined the status of gov action (fcf232d)
  • check update remove logo in token metadata (41a46b6)
  • compile fail (42c9e9a)
  • delete old poolIds inactive when run job pool status (eec3e16)
  • don't compare max block checkpoint when update token-info (bfe8701)
  • dRep inaccurately set as inactive (e5dfb6f)
  • enable VotingProcedureSchedule (c6ae496)
  • error when generated stake address report (89a054d)
  • ignore insert zero holders for the first time init (8a693eb)
  • issue with display gov action enum (cfed237)
  • MET-1700 fix wrong condition when update existing token info (8023af5)
  • migrate flyway failed (e955be9)
  • missing drop old view even though have new view structure (2eaf560)
  • missing first stake address slice when init stake address tx count (7b10109)
  • modify fields to be nullable (6ff1784)
  • modify logic to aggregate token info (5f80a18)
  • name the variable incorrectly (21f49e9)
  • NaN value when divide to zero (6651a06)
  • recalculate gov participation rate of SPOs (fe0a4c2)
  • recalculate the total volume of token info (38f3e23)
  • remove network in flyway sql (2e55ff2)
  • remove unused migration in ledger-sync-v2 (600fb4d)
  • remove zero holders record in latest token balance (abbf7cb)
  • replace logic save checkpoint for native script info job (a63a92b)
  • rollback BatchUtils to synchronously process (aa653f2)
  • rollback to "old" query (795a160)
  • round the double value (87d8101)
  • round the double value of gov participation rate of drep info (e047a6e)
  • sync-up logic stake and pool lifecycle when generating report (5dee72d)
  • TokenInfo blockNo checkpoint should compare with LatestTokenBalance blockNo checkpoint (d5bd44f)
  • TokenInfo schedule, NativeScriptInfoSchedule now work (c6b00f0)
  • trying to make initial token sync work (68d85b9)
  • trying to remove redundant RedisTemplate (8500aef)
  • unique account of epoch 0 (c96f984)
  • unique account variable on current epoch equal 0 (2861e1a)
  • update checkpoint logic (d8ade5a)
  • update logic syncing stake address tx count (b03e96c)
  • update logic to get holder of native script (ed275c5)
  • update logic to get holder of token and native script (6fd651a)
  • update logic to get unique account from AddressTxAmount table (20bd5b0)
  • update logic to save logo of token (20b1075)
  • update materialized view latest_token_balance (45211a7)
  • update migration agg_address_token (a62e803)
  • update migration agg_address_tx_balance (ae925f1)
  • update migration asset_metadata (99f494c)
  • update migration files to align with ledger sync v2 (50d110e)
  • update order explorer migration file (062a1af)
  • update order migration file (211b9cb)
  • update redis standalone and cluster to synchronize with other services (723899a)
  • update stake balance when migrate with new lsv2 (56ec8e2)
  • update UniqueAccountSchedule (cc1ffb3)
  • use a constant number (4ff06c1)
  • using transactionTemplate to wrap dsl query (f58a7dd)
  • votingPower must be a double value (920058a)
  • wrong input param when get existed data (e6b890d)
  • wrong logic to update address tx count (2664901)
  • wrong query to get number of token holder (087bf75)
  • wrong query when update address tx count (9c07833)
  • wrong tx amount by stake (65afbad)

Performance Improvements

  • add blockTime checkpoint to make query faster (783cd4f)
  • add composite index on address_tx_amount table (87e3d71)
  • add composite index on address_tx_amount, token_tx_count table (05a7473)
  • async build token_info (totalVolumes, volumes24h, numberOfHolder) (cd526cd)
  • async clean-up address balance history (0d118db)
  • chunk process of update token tx count (23feca7)
  • delete all zero holder after sync data to latest_token_balance (02f791c)
  • improve perf token info job by remove logic get multi-asset data (a6b105f)
  • make latest token balance init faster (1e8d86b)
  • optimize logic to update address tx count (d78889c)
  • optimize query insert latest token balance (4e1fe7e)
  • refresh materialized view concurrently (a153b63)
  • reindexing address_tx_amount table (cbb6af6)
  • rollback to best query after perf local testing (fdb8d9b)
  • trying to group token before fetch LatestTokenBalance (9a793c7)
  • trying to improve batch processing util (063e839)
  • update query to insert latest token balance (af8d54a)

Documentation

  • removed kafka from README.md (90a581f)
  • updated getting started in Readme and added example docker-compose script (48c48ae)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 635c671 to 11e654f Compare August 20, 2024 06:28
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 11e654f to 1c532ab Compare September 19, 2024 10:46
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 1c532ab to 45463d1 Compare October 8, 2024 14:59
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 45463d1 to 7eb2d8c Compare October 18, 2024 12:20
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 7eb2d8c to c4a2950 Compare October 18, 2024 12:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants