-
Notifications
You must be signed in to change notification settings - Fork 218
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
8.1.1 to main #2807
Merged
Merged
8.1.1 to main #2807
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Release 8.1 to develop
…se timeout. Waiting for a additional 2 seconds before a start - to wait for all installation steps to be really completed - seems to alleviate the issue
…gement errors jira-590 base historian should log the actual error message when errors are propagated from child classes/utility methods refactored
…specific sql historian's override just this method need not override historian methods
fixed #2779 issues with python3.9 and setup tools.
setuptools for python 3.9
Historian fixes for exceptions
fix for issue #2778. fixed identity used for platform.historian install from vcfg
Reverted requirements.py to minimum required pinned version of packages
Allows for proper conversion from pre-1.2 -> 1.3.
…into bugfix/auth_file_version
Bugfix/auth file version
Fix issue caused by not having a default for sqlhistorian during platform.historian install.
…tion. Allows for the use of the dynamic rpc authorizations. Minor test updates.
updating dynamic rpc authorizations to warning. Added additional context and troubleshooting to warning message.
keystore.json will be moved from agent-data to dist-info before update occurs.
Added warning in casae of connecting new agent to older AuthService.
Added additional comments.
Added volttron-update-auth
requirements for 8.x. Updated test_auth_control to be more robust.
Added VOLTTRON 8.x Update Message to README
…into bugfix/auth_file_version
Minor spacing changes.
Fixed missing comma #2793
…into bugfix/auth_file_version
missing string delimiters
…into bugfix/auth_file_version
Removed Scalability from menu. Needs updating.
Updated VOLTTRON Version History
remove duplicate entry in requirements.py. Remove hard coded install of wheel from bootstrap.py
fix for issue#2796 (jira #533)
…uth and move backup.sqlite files Added relevant documentation
Historian upgrade 8.x
README update for 8.x upgrade
lazlop
pushed a commit
to lazlop/volttron
that referenced
this pull request
Aug 29, 2024
8.1.1 to main
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Merging 8.1.1 to main branch