Releases: metaplex-foundation/aura
Release v0.6.1
Changelog
All notable changes to this project will be documented in this file.
0.6.1 - 2025-04-01
Bug Fixes
Build Process & Auxiliary Tools
- Bump version to 0.6.1 (4d8ea34)
0.6.0 - 2025-03-19
Bug Fixes
-
Drop core indexing from make file (ddd1467)
-
Add required permissions for GitHub Container Registry (#410) (d3e4623)
-
[MTG-1301] Fix Docker workflow to use GitHub Container Registry (#412) (f22ab9f)
-
Reorder
cursor
andoptions
params in api requests (#411) (cf54be2) -
MTG-1225 stop setting asset owner for Fungible tokens in assets_v3 table (ecbce76)
-
Parse big table config into the correct type (#430) (946d4e4)
-
Fix github PR creation in release prepare [MTG-1360] (#439) (1cbe9f7)
-
Prioritize slot ordering over version in comparison logic [MTG-1415] (#446) (98b517f)
-
Reorder
SearchAssets
fields to comply with V0 repr (#451) (55f3050) -
Fix cursor pagination for fungibles and nonfungibles (#457) (5e2307c)
Build Process & Auxiliary Tools
-
Make build happy (2a18411)
-
Bump rust toolchain version to 1.84 (55aa90a)
-
Return back old env example because we have example_new (a96eec8)
-
Configure a single sensible rustfmt, format (9b58797)
-
Remove unused enum definitions (a72dfb1)
-
Remove
PrintableNft
definition & usages (4fb61d7) -
Fmt (8868956)
-
Regenerate rust files (59db74e)
-
Add consistency check to ingester.Dockerfile (70e7466)
-
Remove panic from account processor job start (841529b)
-
Add
start-rocksdb-backup
command to Makefile (74e4c48) -
Mount primary rocksdb path as readonly to backup container (084b2a9)
-
Optimize retrieval of assets (f56abf4)
-
Move raydium api url to
consts.rs
(d8beac4) -
Move out
pprof
as optional, gate behind feature (75a058a) -
Fmt rust workflow (464967c)
-
Reorder contributing readme section (0200e69)
-
Modularize release preparation process [MTG-1360] (#436) (6b1cb34)
-
Bump version to 0.6.0 (b18a983)
CI/CD
Documentation
-
[MTG-1221] Add comprehensive architecture documentation (#420) (d68d0ac)
-
Fixed broken link and grammatical errors (ea24003)
Features
-
Update rust versions in dockerfiles & rust-toolchain.toml (38f2d98)
-
Add env feature for clap (f52806f)
-
Drop profiling for slot persister (5092470)
-
Change the way workers take envs (0725a9a)
-
Change env slightly for secondary DB (73debce)
-
Drop profiling from docker compose for slot persister (728af36)
-
Revert changes (2d8f4d0)
-
Update env.example (5fb21b8)
-
Add a separate secondary rocks backup service (1fbfc10)
-
Make the backup service a one-time job (4d01d0c)
-
Use
PathBuf
s in backup-related functions (221938b) -
Add metrics for
RedisReceiver
(72a9ad0) -
Extend range of interfaces for supply object display (#382) (f2a45d7)
-
Add Raydium price fetcher cache warmup for symbols (39c0457)
-
Add exclusive backoff for signature fetch (68f14ba)
-
Cover json downloader with tests (e91de01)
-
Reverse backfill from the newest slots to the oldest (#407) (9bda337)
-
Rework Dockerfiles and improve build (2324b6c)
-
Add docker build workflow ([4a66616](https://github.com/metaplex-found...
Release v0.6.0
Changelog
All notable changes to this project will be documented in this file.
0.6.0 - 2025-03-19
Bug Fixes
-
Drop core indexing from make file (ddd1467)
-
Add required permissions for GitHub Container Registry (#410) (d3e4623)
-
[MTG-1301] Fix Docker workflow to use GitHub Container Registry (#412) (f22ab9f)
-
Reorder
cursor
andoptions
params in api requests (#411) (cf54be2) -
MTG-1225 stop setting asset owner for Fungible tokens in assets_v3 table (ecbce76)
-
Parse big table config into the correct type (#430) (946d4e4)
-
Fix github PR creation in release prepare [MTG-1360] (#439) (1cbe9f7)
-
Prioritize slot ordering over version in comparison logic [MTG-1415] (#446) (98b517f)
-
Reorder
SearchAssets
fields to comply with V0 repr (#451) (55f3050) -
Fix cursor pagination for fungibles and nonfungibles (#457) (5e2307c)
Build Process & Auxiliary Tools
-
Make build happy (2a18411)
-
Bump rust toolchain version to 1.84 (55aa90a)
-
Return back old env example because we have example_new (a96eec8)
-
Configure a single sensible rustfmt, format (9b58797)
-
Remove unused enum definitions (a72dfb1)
-
Remove
PrintableNft
definition & usages (4fb61d7) -
Fmt (8868956)
-
Regenerate rust files (59db74e)
-
Add consistency check to ingester.Dockerfile (70e7466)
-
Remove panic from account processor job start (841529b)
-
Add
start-rocksdb-backup
command to Makefile (74e4c48) -
Mount primary rocksdb path as readonly to backup container (084b2a9)
-
Optimize retrieval of assets (f56abf4)
-
Move raydium api url to
consts.rs
(d8beac4) -
Move out
pprof
as optional, gate behind feature (75a058a) -
Fmt rust workflow (464967c)
-
Reorder contributing readme section (0200e69)
-
Modularize release preparation process [MTG-1360] (#436) (6b1cb34)
-
Bump version to 0.6.0 (b18a983)
CI/CD
Documentation
-
[MTG-1221] Add comprehensive architecture documentation (#420) (d68d0ac)
-
Fixed broken link and grammatical errors (ea24003)
Features
-
Update rust versions in dockerfiles & rust-toolchain.toml (38f2d98)
-
Add env feature for clap (f52806f)
-
Drop profiling for slot persister (5092470)
-
Change the way workers take envs (0725a9a)
-
Change env slightly for secondary DB (73debce)
-
Drop profiling from docker compose for slot persister (728af36)
-
Revert changes (2d8f4d0)
-
Update env.example (5fb21b8)
-
Add a separate secondary rocks backup service (1fbfc10)
-
Make the backup service a one-time job (4d01d0c)
-
Use
PathBuf
s in backup-related functions (221938b) -
Add metrics for
RedisReceiver
(72a9ad0) -
Extend range of interfaces for supply object display (#382) (f2a45d7)
-
Add Raydium price fetcher cache warmup for symbols (39c0457)
-
Add exclusive backoff for signature fetch (68f14ba)
-
Cover json downloader with tests (e91de01)
-
Reverse backfill from the newest slots to the oldest (#407) (9bda337)
-
Rework Dockerfiles and improve build (2324b6c)
-
Add docker build workflow (4a66616)
-
Add version info to images (9fd5ace)
-
Add repository dispatch to docker job (5353d58)
-
Update blockbuster, bubblegum-batch-sdk to fix acct decode panic (#419) ([b01a695](https://github.com/metapl...
Release v0.5.0
What's Changed
[0.5.0] - 2025-03-04
Bug Fixes
-
Drop core indexing from make file (ddd1467)
-
Add required permissions for GitHub Container Registry (#410) (d3e4623)
-
[MTG-1301] Fix Docker workflow to use GitHub Container Registry (#412) (f22ab9f)
-
Reorder
cursor
andoptions
params in api requests (#411) (cf54be2) -
MTG-1225 stop setting asset owner for Fungible tokens in assets_v3 table (ecbce76)
Build Process & Auxiliary Tools
-
Make build happy (2a18411)
-
Bump rust toolchain version to 1.84 (55aa90a)
-
Return back old env example because we have example_new (a96eec8)
-
Configure a single sensible rustfmt, format (9b58797)
-
Remove unused enum definitions (a72dfb1)
-
Remove
PrintableNft
definition & usages (4fb61d7) -
Fmt (8868956)
-
Regenerate rust files (59db74e)
-
Add consistency check to ingester.Dockerfile (70e7466)
-
Remove panic from account processor job start (841529b)
-
Add
start-rocksdb-backup
command to Makefile (74e4c48) -
Mount primary rocksdb path as readonly to backup container (084b2a9)
-
Optimize retrieval of assets (f56abf4)
-
Move raydium api url to
consts.rs
(d8beac4) -
Move out
pprof
as optional, gate behind feature (75a058a) -
Fmt rust workflow (464967c)
-
Reorder contributing readme section (0200e69)
-
Added missing cliff config for 0.5 release (6a67ac1)
-
Dropped the version of nft_ingester to the one before 0.5 (d266f50)
-
Cherry pick scripts for release (90c7f51)
-
Clean cliff.toml (733aaa7)
-
Bump version to 0.5.0 (09c737f)
CI/CD
Documentation
Features
-
Update rust versions in dockerfiles & rust-toolchain.toml (38f2d98)
-
Add env feature for clap (f52806f)
-
Drop profiling for slot persister (5092470)
-
Change the way workers take envs (0725a9a)
-
Change env slightly for secondary DB (73debce)
-
Drop profiling from docker compose for slot persister (728af36)
-
Revert changes (2d8f4d0)
-
Update env.example (5fb21b8)
-
Add a separate secondary rocks backup service (1fbfc10)
-
Make the backup service a one-time job (4d01d0c)
-
Use
PathBuf
s in backup-related functions (221938b) -
Add metrics for
RedisReceiver
(72a9ad0) -
Extend range of interfaces for supply object display (#382) (f2a45d7)
-
Add Raydium price fetcher cache warmup for symbols (39c0457)
-
Add exclusive backoff for signature fetch (68f14ba)
-
Cover json downloader with tests (e91de01)
-
Reverse backfill from the newest slots to the oldest (#407) (9bda337)
-
Rework Dockerfiles and improve build (2324b6c)
-
Add docker build workflow (4a66616)
-
Add version info to images (9fd5ace)
-
Add repository dispatch to docker job (5353d58)
-
Update blockbuster, bubblegum-batch-sdk to fix acct decode panic (#419) (b01a695)
-
Improve env variables (fcfadc3)
Testing
-
Add new getAsset test for regular nft collection (#377) (daac082)
-
MTG-1225 test searchAssets by owner with ShowZeroBalance: false (c69a647)
-
MTG-1225 All different search query scenarios for the showZeroBalance option are covered for all token types (ba768bd)
Full Changelog: v0.1.0...v0.5.0