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

remove NetworkConnection.isAuthenticated #167

Merged
merged 4 commits into from
Apr 10, 2020
Merged

remove NetworkConnection.isAuthenticated #167

merged 4 commits into from
Apr 10, 2020

Conversation

paulpach
Copy link
Contributor

@paulpach paulpach commented Apr 9, 2020

this field is not needed anymore, we simply don't register
handlers until the connection is authenticated.
Eliminates extra state tracking from NetworkConnections

BREAKING CHANGE: Remove NetworkConnection.isAuthenticated

this field is not needed anymore,  we simply don't register
handlers until the connection is authenticated.
Eliminates extra state tracking from NetworkConnections

BREAKING CHANGE: Remove isAuthenticated
@sonarcloud
Copy link

sonarcloud bot commented Apr 10, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@paulpach paulpach merged commit 8a0e0b3 into master Apr 10, 2020
@paulpach paulpach deleted the isauthenticated branch April 10, 2020 00:23
github-actions bot pushed a commit that referenced this pull request Apr 10, 2020
# [34.0.0](33.1.1-master...34.0.0-master) (2020-04-10)

* remove NetworkConnection.isAuthenticated (#167) ([8a0e0b3](8a0e0b3)), closes [#167](#167)

### BREAKING CHANGES

* Remove isAuthenticated

* Fix typo

* Fix smells

* Remove smells
github-actions bot pushed a commit that referenced this pull request Apr 10, 2020
* remove NetworkConnection.isAuthenticated

this field is not needed anymore,  we simply don't register
handlers until the connection is authenticated.
Eliminates extra state tracking from NetworkConnections

BREAKING CHANGE: Remove isAuthenticated

* Fix typo

* Fix smells

* Remove smells
github-actions bot pushed a commit that referenced this pull request Apr 10, 2020
# [34.0.0](33.1.1-master...34.0.0-master) (2020-04-10)

* remove NetworkConnection.isAuthenticated (#167) ([8a0e0b3](8a0e0b3)), closes [#167](#167)

### BREAKING CHANGES

* Remove isAuthenticated

* Fix typo

* Fix smells

* Remove smells
@github-actions
Copy link
Contributor

🎉 This PR is included in version 34.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants