Version history
Version 1.2.0, released 2024-10-30
Documentation improvements
- Improve comment formatting ## Version 1.1.0, released 2024-06-24
New features
- Add
TOXIC_COMBINATION
toFindingClass
enum (commit 67f599e) - Add
show_eligible_modules_only
field toGetSecurityCenterServiceRequest
message (commit 67f599e) - Add an INGEST_ONLY EnablementState (commit 2e6ed33)
Documentation improvements
- Minor docs formatting in
UpdateSecurityCenterServiceRequest.validate_only
(commit ee64d62)
Version 1.0.0, released 2024-05-24
New features
- Adding support for new Security Center Management Apis (commit 1ab8dfd)
- Promotion to GA.
Documentation improvements
- Update comment formatting throughout API (commit 1ab8dfd)
Version 1.0.0-beta04, released 2024-05-08
New features
- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. (commit 022fab2)
Version 1.0.0-beta03, released 2024-03-26
Bug fixes
- Annotate EffectiveSecurityHealthAnalyticsCustomModule.name as IDENTIFIER (commit 78eb921)
- Annotate SecurityHealthAnalyticsCustomModule.name as IDENTIFIER (commit 78eb921)
- Annotate EffectiveEventThreatDetectionCustomModule.name as IDENTIFIER (commit 78eb921)
- Annotate EventThreatDetectionCustomModule.name as IDENTIFIER (commit 78eb921)
New features
- Change netstandard2.1 target to netstandard2.0 (commit 82bea85)
Documentation improvements
- Updated comments (commit 78eb921)
Version 1.0.0-beta02, released 2024-02-29
Documentation improvements
- Clarify documentation for ListDescendantSecurityHealthAnalyticsCustomModules RPC and CostumConfig message (commit 8991fcc)
- Finish a sentence with a period (commit c53462b)
Version 1.0.0-beta01, released 2024-02-06
Initial release.