|
2 | 2 |
|
3 | 3 | ## [0.0.30](https://github.com/FuelLabs/data-systems/compare/v0.0.29...v0.0.30) - 2025-06-06
|
4 | 4 |
|
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 | 5 | ### ⭐ Features
|
10 | 6 |
|
11 |
| -- *(sv-consumer)*: Introduce concurrent tasks configuration ([#483](https://github.com/FuelLabs/data-systems/pull/483)) ([f395620](https://github.com/FuelLabs/data-systems/commit/f395620b3d2aee8b251959dcb07766b5b0ed83be) @luizstacio) |
| 7 | +- _(sv-consumer)_: Introduce concurrent tasks configuration ([#483](https://github.com/FuelLabs/data-systems/pull/483)) ([f395620](https://github.com/FuelLabs/data-systems/commit/f395620b3d2aee8b251959dcb07766b5b0ed83be) @luizstacio) |
12 | 8 |
|
13 |
| -- *(repo)*: Add messages ([#465](https://github.com/FuelLabs/data-systems/pull/465)) ([7a09099](https://github.com/FuelLabs/data-systems/commit/7a09099d2ee49a82c4dad6b1567df0fd373969ce) @pedronauck) |
| 9 | +- _(repo)_: Add messages ([#465](https://github.com/FuelLabs/data-systems/pull/465)) ([7a09099](https://github.com/FuelLabs/data-systems/commit/7a09099d2ee49a82c4dad6b1567df0fd373969ce) @pedronauck) |
14 | 10 |
|
15 |
| -- *(sv-api)*: Add read-only database configuration ([#485](https://github.com/FuelLabs/data-systems/pull/485)) ([a00641c](https://github.com/FuelLabs/data-systems/commit/a00641c346e316e649a6acc9304f3eba3c18b7a2) @luizstacio) |
| 11 | +- _(sv-api)_: Add read-only database configuration ([#485](https://github.com/FuelLabs/data-systems/pull/485)) ([a00641c](https://github.com/FuelLabs/data-systems/commit/a00641c346e316e649a6acc9304f3eba3c18b7a2) @luizstacio) |
16 | 12 |
|
17 | 13 | ### 🐛 Bug Fixes
|
18 | 14 |
|
19 |
| -- *(repo)*: Dune integration ([f487ceb](https://github.com/FuelLabs/data-systems/commit/f487cebfd873986f7312dd0d72d46cba47b2a9fb) @pedronauck) |
| 15 | +- _(repo)_: Dune integration ([f487ceb](https://github.com/FuelLabs/data-systems/commit/f487cebfd873986f7312dd0d72d46cba47b2a9fb) @pedronauck) |
20 | 16 |
|
21 |
| -- *(fuel-streams-domains)*: Adjust BlockHeaderVersion serialization ([7a421b7](https://github.com/FuelLabs/data-systems/commit/7a421b7dda0915d81cded4d9cb023614106efb89) @pedronauck) |
| 17 | +- _(fuel-streams-domains)_: Adjust BlockHeaderVersion serialization ([7a421b7](https://github.com/FuelLabs/data-systems/commit/7a421b7dda0915d81cded4d9cb023614106efb89) @pedronauck) |
22 | 18 |
|
23 |
| -- *(fuel-streams-domains)*: BlockVersion serde configuration ([b99705e](https://github.com/FuelLabs/data-systems/commit/b99705ea324a0cf98d9f02801ef3db6edc9ac199) @pedronauck) |
| 19 | +- _(fuel-streams-domains)_: BlockVersion serde configuration ([b99705e](https://github.com/FuelLabs/data-systems/commit/b99705ea324a0cf98d9f02801ef3db6edc9ac199) @pedronauck) |
24 | 20 |
|
25 |
| -- *(fuel-streams-domains)*: Improve accounts txs query performance ([#462](https://github.com/FuelLabs/data-systems/pull/462)) ([e2fb66e](https://github.com/FuelLabs/data-systems/commit/e2fb66e0ff6029e06bc9c53552db5ad1ec5039c3) @pedronauck) |
| 21 | +- _(fuel-streams-domains)_: Improve accounts txs query performance ([#462](https://github.com/FuelLabs/data-systems/pull/462)) ([e2fb66e](https://github.com/FuelLabs/data-systems/commit/e2fb66e0ff6029e06bc9c53552db5ad1ec5039c3) @pedronauck) |
26 | 22 |
|
27 |
| -- *(sv-publisher)*: Restore tx_pointer for transactions ([41c4cd8](https://github.com/FuelLabs/data-systems/commit/41c4cd8c56f916dbf8ad5acd379186a196f604d4) @pedronauck) |
| 23 | +- _(sv-publisher)_: Restore tx_pointer for transactions ([41c4cd8](https://github.com/FuelLabs/data-systems/commit/41c4cd8c56f916dbf8ad5acd379186a196f604d4) @pedronauck) |
28 | 24 |
|
29 |
| -- *(fuel-web-utils)*: Load api-keys on demand from database ([#471](https://github.com/FuelLabs/data-systems/pull/471)) ([554ecd3](https://github.com/FuelLabs/data-systems/commit/554ecd3cd6765ca8ea6528b16c2d9142a30120d6) @luizstacio) |
| 25 | +- _(fuel-web-utils)_: Load api-keys on demand from database ([#471](https://github.com/FuelLabs/data-systems/pull/471)) ([554ecd3](https://github.com/FuelLabs/data-systems/commit/554ecd3cd6765ca8ea6528b16c2d9142a30120d6) @luizstacio) |
30 | 26 |
|
31 |
| -- *(repo)*: Builder subscriptions count error ([b5a179f](https://github.com/FuelLabs/data-systems/commit/b5a179ffa508af512e129e2312d3b0d3dd91a227) @pedronauck) |
| 27 | +- _(repo)_: Builder subscriptions count error ([b5a179f](https://github.com/FuelLabs/data-systems/commit/b5a179ffa508af512e129e2312d3b0d3dd91a227) @pedronauck) |
32 | 28 |
|
33 | 29 | ### 🔄 Refactor
|
34 | 30 |
|
35 |
| -- *(sv-dune)*: Improve Avro types ([#460](https://github.com/FuelLabs/data-systems/pull/460)) ([10a27dd](https://github.com/FuelLabs/data-systems/commit/10a27dd8dee72adc8e89568c7e0fcefa39246dc4) @pedronauck) |
| 31 | +- _(sv-dune)_: Improve Avro types ([#460](https://github.com/FuelLabs/data-systems/pull/460)) ([10a27dd](https://github.com/FuelLabs/data-systems/commit/10a27dd8dee72adc8e89568c7e0fcefa39246dc4) @pedronauck) |
36 | 32 |
|
37 | 33 | ### 📚 Documentation
|
38 | 34 |
|
39 |
| -- *(repo)*: Improve docs on core and data-parser ([2d6401c](https://github.com/FuelLabs/data-systems/commit/2d6401c96ef55c7555cc78ddd1296b1acfd25d81) @pedronauck) |
| 35 | +- _(repo)_: Improve docs on core and data-parser ([2d6401c](https://github.com/FuelLabs/data-systems/commit/2d6401c96ef55c7555cc78ddd1296b1acfd25d81) @pedronauck) |
40 | 36 |
|
41 |
| -- *(repo)*: Improve project docs ([4ead022](https://github.com/FuelLabs/data-systems/commit/4ead022c1d4c10db4174a512d4b1864b18b0e56d) @pedronauck) |
| 37 | +- _(repo)_: Improve project docs ([4ead022](https://github.com/FuelLabs/data-systems/commit/4ead022c1d4c10db4174a512d4b1864b18b0e56d) @pedronauck) |
42 | 38 |
|
43 |
| -- *(fuel-streams-core)*: Fix code example ([0729afb](https://github.com/FuelLabs/data-systems/commit/0729afbc3c2f3adff3ecd8b9ed7f484d4028008c) @pedronauck) |
| 39 | +- _(fuel-streams-core)_: Fix code example ([0729afb](https://github.com/FuelLabs/data-systems/commit/0729afbc3c2f3adff3ecd8b9ed7f484d4028008c) @pedronauck) |
44 | 40 |
|
45 | 41 | ### 🧪 Testing
|
46 | 42 |
|
47 |
| -- *(repo)*: Fix wrong tests ([a70976a](https://github.com/FuelLabs/data-systems/commit/a70976a710c5273e270e80120dd27a474b7474be) @pedronauck) |
| 43 | +- _(repo)_: Fix wrong tests ([a70976a](https://github.com/FuelLabs/data-systems/commit/a70976a710c5273e270e80120dd27a474b7474be) @pedronauck) |
48 | 44 |
|
49 | 45 | ### 💪🏼 Contributors
|
50 | 46 |
|
51 |
| -* @pedronauck |
52 |
| -* @luizstacio |
53 |
| - |
| 47 | +- @pedronauck |
| 48 | +- @luizstacio |
54 | 49 |
|
55 | 50 | Want to contribute? Check out our [CONTRIBUTING.md](./CONTRIBUTING.md) guide!
|
56 | 51 |
|
57 | 52 | ---
|
| 53 | + |
58 | 54 | ## [0.0.29](https://github.com/FuelLabs/data-systems/compare/v0.0.28...v0.0.29) - 2025-04-18
|
59 | 55 |
|
60 | 56 | ### ⭐ Features
|
|
0 commit comments