-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: Particular/ServiceControl
base: 6.10.1
head repository: Particular/ServiceControl
compare: 6.11.0
- 7 commits
- 153 files changed
- 7 contributors
Commits on Feb 4, 2026
-
Update dependency FluentValidation to 11.12.0 (#5154)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0435c09 - Browse repository at this point
Copy the full SHA 0435c09View commit details -
Update dependency Polly.Core to 8.6.5 (#5059)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7593f3b - Browse repository at this point
Copy the full SHA 7593f3bView commit details -
Update dependency Autofac to 8.4.0 (#5047)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ac20763 - Browse repository at this point
Copy the full SHA ac20763View commit details
Commits on Feb 5, 2026
-
Add authentication and SSL/TLS to ServiceControl (#5197)
* Add initial authentication supporting JWT tokens, OpenID Connect, OAuth2.0 * Add ServicePulse-specific OIDC configuration and endpoint * Update src/ServiceControl/App.config Co-authored-by: Warwick Schroeder <[email protected]> * Update src/ServiceControl/App.config Co-authored-by: Warwick Schroeder <[email protected]> * Remove SP enabled flag * Update approved routes and settings * Allow multiple api scopes, or none. Add client audience config setting * Add auth to other instances * Rename to ApiScopes * Add additional options for flexible and secure hosting; SSL/TLS, Reverse Proxy, Direct HTTPS, CORS * Remove previously added rate limit for anon api * Forward auth header * Allow Anon for CheckRemotes * Remove unused rate limiting middleware * MapControllers correctly * Upgrade package * Update local testing files. Add debug endpoint for dev. * Update reverse proxy test file * Update HTTPS config and documentation * Update documentation for authentication * Add forward header tests for all instances. Add links to additional documentation in readme * Add more manual testing scenarios to docs. Rename files. * Clean doc formatting. Update hosting guide. * Update internal auth docs. Fix issue with server-to-server remote instance checks with auth. * Move public docs content to the docs PR * Clean servicecontrol hosting guide. Move content to docs RP (WIP) * Move public docs into docs PR * Clean forward header tests and add comments * Fix build issues * fix breaking tests. Add unit tests for security settings * Add security acceptance tests for Primary instance * Add CORS acceptance tests to audit and monitoring. * Add HTTPS acceptance tests to audit and monitoring * Add OpenID Conntect acceptance tests to audit and monitoring * Move some documentation to public docs * Small tweaks off review * Add comments. Update security setting validation. * Update tests off of review * Fix API approval tests * Update from feedback * Updates from testing. Add additional logging to support testing. Updates from feedback. * Remove sensitive data from diagnostics file * add MD doc file back in * Remove some details from debug logs. * Clean logging. Fix issue with Platform Connector when auth is enabled. * Undo making the connection controller anonymous. This is not required as ServicePulse should be the only client using it. * Forward Authorization header to remote instances * Update security package to .NET10 * Resolve new obsolete APIs due to .NET10 upgrade * Fix auth issue with service-to-service call audit-count --------- Co-authored-by: Jason Taylor <[email protected]> Co-authored-by: Jason Taylor <[email protected]> Co-authored-by: Warwick Schroeder <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a1464b - Browse repository at this point
Copy the full SHA 4a1464bView commit details -
GitHubSync update - master (#5287)
Co-authored-by: internalautomation[bot] <85681268+internalautomation[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5fad7a3 - Browse repository at this point
Copy the full SHA 5fad7a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9adfeef - Browse repository at this point
Copy the full SHA 9adfeefView commit details -
Clean up package references (#5289)
* Remove unneeded AWSSDK.SecurityToken reference * Sort packages * Clean up packages * Clean up pinned transitive references * Remove unused testing app * Format SetupInstanceTests stuff
Configuration menu - View commit details
-
Copy full SHA for 2106327 - Browse repository at this point
Copy the full SHA 2106327View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.10.1...6.11.0