Skip to content

Latest commit

 

History

History
86 lines (62 loc) · 2.1 KB

File metadata and controls

86 lines (62 loc) · 2.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.6.0] - 2024-09-30

Added

  • New container security best practices guide
  • SLIM-CLI support

Changed

  • Updated slim-registry.json with new governance models
  • Improved dependency handling: braces, @babel/traverse, ws
  • Enhanced project security and containerization practices

For more details, visit the release page.

[1.4.0] - 2024-03-26

Added

  • New metrics best practice guide

Changed

  • Updated all guides to use new template
  • New look-and-feel, navigation for SLIM website
  • Improved onboarding for new people
  • Fixed broken links on website
  • Dependency updates

[1.3.0] - 2023-06-12

Added

  • Governance
    • GOVERNANCE.md standard template
  • Software Lifecycle
    • Automation to identify secrets within Git repositories (using detect-secrets)

[1.2.0] - 2023-02-03

Added

  • Continuous Integration
    • Starter Kits
      • Build, Release and Publish Automation: Python Starter Kit
  • Continuous Testing
    • Starter Kits
      • Software Composition Analysis: Dependabot

[1.1.0] - 2022-10-31

Added

  • Continuous Integration
    • Starter Kits
      • Patch integrity GitHub Action validating Developer Certificate of Origin (DCO)
      • Patch integrity GitHub Action ensuring Git secrets are not committed
    • Reference Architectures
      • CI reference architecture document

[1.0.0] - 2022-04-20

Added

  • Documentation
    • Use cases diagram
    • Starter Kits
      • CHANGELOG.md (template)
      • CONTRIBUTING.md (template)
      • README.md (template)
      • Bug and New Feature Issue tickets (templates)
      • CODE_OF_CONDUCT.md (template)
      • PULL_REQUEST_TEMPLATE.md (template)
    • Trade-study for documenation hosts
  • Continuous Testing
    • Use cases diagram
  • Continuous Integration
    • Use cases diagram
  • Website
    • Rendering into HTML using RETYPE library