Skip to content

Fix/con 542 protocol hash comparison edits - #880

Open
tw2113 wants to merge 3 commits into
mainfrom
fix/CON-542-protocol-hash-comparison-edits
Open

Fix/con 542 protocol hash comparison edits#880
tw2113 wants to merge 3 commits into
mainfrom
fix/CON-542-protocol-hash-comparison-edits

Conversation

@tw2113

@tw2113 tw2113 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Handles

https://app.clickup.com/t/9011385391/CON-542

Description

This PR removes the protocol from our connection status hashes to help avoid differences from http vs https. We'll just store the hostname.

This PR also updates our updates class' usage of version compare to not have things run when the versions match.

Lastly, it utilizes our updates class to delete our previous stored hash used for domain differences, so that it doesn't try to compare protocol'd version. It handles the releases that have the option included, so before 2.19.0 isn't affected.

@tw2113
tw2113 requested review from daveromsey and lindseywb July 13, 2026 17:53

@daveromsey daveromsey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good Michael!

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