Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

40 lines (34 loc) · 1.2 KB

Change log for SPSTrust

The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2023-11-05

Added

  • Add RELEASE-NOTES.md file
  • Add CHANGELOG.md file
  • Add CONTRIBUTING.md file
  • Add release.yml file
  • Add scripts folder with first version of SPSTrust
  • README.md
    • Add code_of_conduct.md badge
  • Add CODE_OF_CONDUCT.md file
  • Add Issue Templates files:
    • 1_bug_report.yml
    • 2_feature_request.yml
    • 3_documentation_request.yml
    • 4_improvement_request.yml
    • config.yml
  • Wiki Documentation in repository - Add :
    • wiki/Home.md
    • wiki/Getting-Started.md
    • wiki/Configuration.md
    • wiki/Usage.md
    • .github/workflows/wiki.yml

Changed

  • SPSTrust.ps1:
    • Update parameter description
    • Add [ValidateScript({ Test-Path $_ -and $_ -like '*.json' })] in ConfigFile parameter
    • Add missing comments
    • Add CleanServices :
      • Publish the service application section
      • Permissions on Application Discovery and Load Balancing Service Application
      • Permission to a published service application for a consuming farm