- 
                Notifications
    
You must be signed in to change notification settings  - Fork 53
 
MLE-12345 Merging master into develop and bumping to 4.0.1 #1031
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
Conversation
Merging jsDoc changes from develop to master
…or port 8017. Add a second error message for test using SSL to confirm error when connecting to non-SSL REST service. Message probably changed for ML12 (not sure, but error message in test does not work).
…by default load of FIPS-forbidden MD5 digest algorithm. Incorporate the source from the abandoned www-authenticate project and fix in place.
…n another commit.. Delete and re-add existing www-authenticate files to www-authenticate-patched. Change path for require for requester and tests. Changes to www-authenticate will be in subsequent commit, for tracking
…eption on FIPS-enabled systems when the www-authenticate module is loaded via require. The MD5 digester functions are already created on demand when using DIGEST authentication. Use Buffer.from rather than deprecated new Buffer constructor form. Move the Parser_Authenticate_Info prototype statement to after the definition of the function. Add copyright to all the files.
…tements, unused variables, and move return note_error line outside of the for loop, which was probably intended.
MLE-12345 Merging release/4.0.0 into master
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR merges the master branch into develop and bumps the package version from 4.0.0 to 4.0.1 to align the branches and prepare for the next release without merge conflicts.
- Version bump from 4.0.0 to 4.0.1 in package.json
 
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| 
           Copyright Validation Results ⏭️ Skipped (Excluded) Files
 ✅ All files have valid copyright headers!  | 
    
This gets the master and develop branches properly aligned, making the next release easier without any merge conflicts.