The 0.3.29 release of discovery-node adds support for caching AUDIO balances for users. In addition, there was a bug fix to include current user information when a playlist track is queried. Also, a local setup race condition bug was patched. The release is fully backwards compatible and requires no changes from service providers to their discovery nodes
Full Changelog:
[d381e72] - Bump .version.json to v0.3.29 (#1199)
[78ccbcd] - Cache Balances in Discovery Node (#1184)
[18cd28e] - Revert "[AUD-150] Fix nested data calls in content node (nodesync and snapback), identity (notifs), discovery node (ipfs_peer_info) (#1189)" (#1197)
[1bcff55] - [AUD-150] Fix nested data calls in content node (nodesync and snapback), identity (notifs), discovery node (ipfs_peer_info) (#1189)
[50dcc53] - Fix discovery init race condition where is_current block is not the correct block (#1191)
[bb3be5e] - Populate playlist track users (#1180)