Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: prep for v8 alpha release #576

Merged
merged 4 commits into from
Jun 24, 2024
Merged

chore: prep for v8 alpha release #576

merged 4 commits into from
Jun 24, 2024

Conversation

spoo-bar
Copy link
Contributor

This pull request updates the Archway application to use the upgrade handler for version 8.0.0. It includes changes to the app_upgrades.go file, registering the upgrade handler, and renaming the upgrades.go file in the 8_0_0 directory. This upgrade includes various protocol level changes, such as migrating to store service, integrating a new logger, handling errors returned from the SDK, implementing interface registry, adding autocli configuration, using default baseapp options, and more. Additionally, it updates the Swagger UI and makes miscellaneous changes, including using heighliner v1.5.5.

This commit updates the Archway application to use the upgrade handler for version 8.0.0. It includes changes to the app_upgrades.go file, registering the upgrade handler, and renaming the upgrades.go file in the 8_0_0 directory. This upgrade includes various protocol level changes, such as migrating to store service, integrating a new logger, handling errors returned from the SDK, implementing interface registry, adding autocli configuration, using default baseapp options, and more. Additionally, it updates the Swagger UI and makes miscellaneous changes, including using heighliner v1.5.5.

Signed-off-by: Spoorthi <9302666+spoo-bar@users.noreply.github.com>
@spoo-bar spoo-bar marked this pull request as ready for review June 21, 2024 11:23
@spoo-bar spoo-bar requested a review from a team as a code owner June 21, 2024 11:23
@spoo-bar spoo-bar requested review from fdymylja and removed request for a team June 21, 2024 11:23
@spoo-bar spoo-bar merged commit 53405f4 into main Jun 24, 2024
9 checks passed
@spoo-bar spoo-bar deleted the spoorthi/tag-v8-alpha branch June 24, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants