Skip to content

Latest commit

 

History

History
73 lines (41 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

73 lines (41 loc) · 1.92 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.

[Unreleased]

Added

Changed

Removed

Fixed

1.0.7 - 2025-03-24

Added

  • Added Known issues section in the README

Changed

  • Changed the default value of basecom_csp_split_header/settings/max_header_size from 8190 to 8000.

1.0.6 - 2024-10-07

Fixed

  • Fix duplicate policy and reduce number of splits. @mfickers #4

1.0.5 - 2024-08-27

Added

1.0.4 - 2024-08-08

Changed

  • Changed max_header_size from 8000 to the Apache default of 8190.

1.0.3 - 2024-08-07

Added

  • Added GitHub action to automatically set tag.

1.0.2 - 2024-08-05

Added

  • Added README.

1.0.1 - 2024-08-02

Fixed

  • Fixed issue where the fetch directive was added twice to the CSP header content.

1.0.0 - 2024-08-02