Skip to content

Commit ed151c6

Browse files
authored
Merge branch 'develop' into feat/add-cargo-hack-check-ci
2 parents beec562 + 3ece8b5 commit ed151c6

File tree

13 files changed

+213
-1151
lines changed

13 files changed

+213
-1151
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to the versioning scheme outlined in the [README.md](README.md).
77

8+
## Unreleased
9+
10+
### Fixed
11+
12+
- Fixed a typo in the metrics_identifier route from `/v2/stackedb/:principal/:contract_name/replicas` to `/v2/stackerdb/:principal/:contract_name/replicas`. Note: This may be a breaking change for systems relying on the incorrect route. Please update any metrics tools accordingly.
13+
814
## [3.2.0.0.0]
915

1016
### Added

migration-verification/.dockerignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

migration-verification/Dockerfile

Lines changed: 0 additions & 79 deletions
This file was deleted.

migration-verification/README.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

migration-verification/test/index.ts

Lines changed: 0 additions & 235 deletions
This file was deleted.

0 commit comments

Comments
 (0)