Skip to content

Commit

Permalink
Merge pull request #793 from econia-labs/ECO-2045
Browse files Browse the repository at this point in the history
[ECO-2045] Fix docker compose build by updating the time crate
  • Loading branch information
alnoki authored Aug 2, 2024
2 parents fe2ea34 + 4289642 commit f78e911
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 6 deletions.
12 changes: 12 additions & 0 deletions doc/doc-site/docs/off-chain/dss/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@ 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.4.0] (in progress)

### Added

- Transaction version field inside levels MQTT events ([#792]).

### Fixed

- Updated the `time` crate to fix DSS docker compilation ([#793]).

## [v2.3.0] (hot upgradable)

### Fixed
Expand Down Expand Up @@ -278,6 +288,8 @@ Stable DSS builds are tracked on the [`dss-stable`] branch with tags like [`dss-
[#783]: https://github.com/econia-labs/econia/pull/783
[#786]: https://github.com/econia-labs/econia/pull/786
[#788]: https://github.com/econia-labs/econia/pull/788
[#792]: https://github.com/econia-labs/econia/pull/792
[#793]: https://github.com/econia-labs/econia/pull/793
[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
Expand Down
28 changes: 22 additions & 6 deletions src/rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f78e911

Please sign in to comment.