Skip to content

Commit

Permalink
release/2.7.1 -> develop (#11370)
Browse files Browse the repository at this point in the history
* Bump version and update CHANGELOG for core v2.7.0

* core: log a warning when deprecated P2P.V1 config is set in TOML (#11073)

* core: log a warning when deprecated P2P.V1 config is set in TOML

* change default P2P from V1 to V2

* bump operator ui

(cherry picked from commit 5808e73)

* operator-ui deprecation warnings (#11104)

Co-authored-by: app-token-issuer-infra-releng[bot] <120227048+app-token-issuer-infra-releng[bot]@users.noreply.github.com>
Co-authored-by: github-merge-queue[bot] <github-merge-queue[bot]@users.noreply.github.com>
Co-authored-by: Jordan Krage <[email protected]>

* chore: bump sigstore/cosign-installer from 2.1.0 to 3.1.2

* Finalize date on changelog for 2.7.0

* Bump version and update CHANGELOG for core v2.7.1

Signed-off-by: Sneha Agnihotri <[email protected]>

* [Hotfix] Update loading next sequence map to avoid startup failure (#11319)

* Finalize date on changelog for 2.7.1

* fix failing CI tests for 2.7.1

* bump solana version in tests built

---------

Signed-off-by: Sneha Agnihotri <[email protected]>
Co-authored-by: Jordan Krage <[email protected]>
Co-authored-by: chainchad <[email protected]>
Co-authored-by: george-dorin <[email protected]>
Co-authored-by: app-token-issuer-infra-releng[bot] <120227048+app-token-issuer-infra-releng[bot]@users.noreply.github.com>
Co-authored-by: github-merge-queue[bot] <github-merge-queue[bot]@users.noreply.github.com>
Co-authored-by: Erik Burton <[email protected]>
Co-authored-by: amit-momin <[email protected]>
Co-authored-by: anirudhwarrier <[email protected]>
Co-authored-by: Tate <[email protected]>
  • Loading branch information
10 people authored Nov 28, 2023
1 parent 9efb47d commit 4fbb56e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.0
2.7.1
5 changes: 2 additions & 3 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
`mercury_cache_miss_count`
- Added new `EVM.OCR` TOML config fields `DeltaCOverride` and `DeltaCJitterOverride` for overriding the config DeltaC.
### Changed
- `L2Suggested` mode is now called `SuggestedPrice`
Expand All @@ -71,13 +70,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- unreleasedstop -->
## 2.7.1 - UNRELEASED
## 2.7.1 - 2023-11-21
### Fixed
- Fixed a bug that causes the node to shutdown if all configured RPC's are unreachable during startup.
## 2.7.0 - UNRELEASED
## 2.7.0 - 2023-11-14
### Added
Expand Down

0 comments on commit 4fbb56e

Please sign in to comment.