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

AOR exception fix, if rpc having different naming convention #3

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

GoToNightmare
Copy link
Contributor

No description provided.

@GoToNightmare
Copy link
Contributor Author

If this PR is okay, could u also cherry pick this commit into mirror branch.

@James-Frowen James-Frowen merged commit 324a374 into James-Frowen:main Sep 8, 2022
github-actions bot pushed a commit that referenced this pull request Sep 8, 2022
# [1.1.0](v1.0.4...v1.1.0) (2022-09-08)

### Bug Fixes

* fixes null ref when sort header is null ([d233036](d233036)), closes [#4](#4)
* fixing header being squashed if vertical scroll is full ([ad29f2e](ad29f2e))
* fixing null ref when group message is false ([004ba4e](004ba4e)), closes [#6](#6)
* stopping exception if rpc name does not contain dot ([#3](#3)) ([324a374](324a374))

### Features

* adding group message to save data ([3061381](3061381))
@github-actions
Copy link

github-actions bot commented Sep 8, 2022

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

James-Frowen pushed a commit that referenced this pull request Sep 8, 2022
Name may not be `class.method` if `INetworkInfoProvider` doesn't return it in that format. This is mostly a safety check just incase because `INetworkInfoProvider` should return `class.method` where possible
github-actions bot pushed a commit that referenced this pull request Sep 8, 2022
# [1.1.0-mirror.8](v1.1.0-mirror.7...v1.1.0-mirror.8) (2022-09-08)

### Bug Fixes

* fixes null ref when sort header is null ([9848b81](9848b81)), closes [#4](#4)
* fixing header being squashed if vertical scroll is full ([89e651e](89e651e))
* fixing null ref when group message is false ([6d3dfbf](6d3dfbf)), closes [#6](#6)
* stopping exception if rpc name does not contain dot ([#3](#3)) ([4f7a1bd](4f7a1bd))

### Features

* adding group message to save data ([12c3313](12c3313))
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.

2 participants