Skip to content

Commit

Permalink
Merge pull request #804 from econia-labs/ECO-2199
Browse files Browse the repository at this point in the history
[ECO-2199] Update changelog
  • Loading branch information
CRBl69 authored Sep 25, 2024
2 parents c3c0824 + 9524665 commit 2d92c75
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions doc/doc-site/docs/off-chain/dss/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,14 @@ Stable DSS builds are tracked on the [`dss-stable`] branch with tags like [`dss-
1. Merge `main` into `dss-stable`.
1. Push annotated tag to head of `dss-stable`.

## [v2.5.0-rc.1][dss-v2.5.0-rc.1] (hot upgradable)
## [v2.5.0-rc.2][dss-v2.5.0-rc.2] (hot upgradable)

### Internal

- Optimize enumerated volume calculation to improve idling performance ([#799]).
- Add index to speed up querying orders by `user` and `market_id` ([#800]).
- Add index to speed up querying orders by `order_id` ([#801]).
- Add maximum time limit for PostgREST queries ([#803]).

## [v2.4.0] (hot upgradable)

Expand Down Expand Up @@ -303,12 +304,13 @@ Stable DSS builds are tracked on the [`dss-stable`] branch with tags like [`dss-
[#799]: https://github.com/econia-labs/econia/pull/799
[#800]: https://github.com/econia-labs/econia/pull/800
[#801]: https://github.com/econia-labs/econia/pull/801
[#803]: https://github.com/econia-labs/econia/pull/803
[docs site readme]: https://github.com/econia-labs/econia/blob/main/doc/doc-site/README.md
[dss-v2.1.0-rc.1]: https://github.com/econia-labs/econia/releases/tag/dss-v2.1.0-rc.1
[dss-v2.2.1-rc.1]: https://github.com/econia-labs/econia/releases/tag/dss-v2.2.1-rc.1
[dss-v2.3.0-rc.1]: https://github.com/econia-labs/econia/releases/tag/dss-v2.3.0-rc.1
[dss-v2.4.0-rc.1]: https://github.com/econia-labs/econia/releases/tag/dss-v2.4.0-rc.1
[dss-v2.5.0-rc.1]: https://github.com/econia-labs/econia/releases/tag/dss-v2.5.0-rc.1
[dss-v2.5.0-rc.2]: https://github.com/econia-labs/econia/releases/tag/dss-v2.5.0-rc.2
[processor #19]: https://github.com/econia-labs/aptos-indexer-processors/pull/19
[processor #20]: https://github.com/econia-labs/aptos-indexer-processors/pull/20
[processor #21]: https://github.com/econia-labs/aptos-indexer-processors/pull/21
Expand Down

0 comments on commit 2d92c75

Please sign in to comment.