Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.18 KB

File metadata and controls

46 lines (34 loc) · 1.18 KB

Changes

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.0.0] - 2026-05-05

Initial public release of URLChecker with and end-to-end complete operational workflow. Works in pair with the proposed config given in the url-checker-deploy repository.

Added

  • Added manual tests.

Changed

  • Added API endpoints query parameters for single Job and single Result with optional verbose output.
  • Stabilized the development environment and deployment recipes.
  • Improved documentation.

Fixed

  • Corrected task wiring for Security and Reachability checks.
  • Fixed these checkes outputs parsing based on the choice for external tools config as made in the proposed deployment recipe in the url-checker-deploy repository.

Removed

  • Not relevant

Known issues

  • Automated unit tests are not there yet.

[0.2.0] - 2026-02-27

This is the pre-release. No changes notes.

New Features

Bug and various fixes

[X.Y.Z] - YYYY-MM-DD

New Features

Bug and various fixes

Known issues