Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

39 lines (30 loc) · 1.57 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.

Changed

  • Update mentions of the default branch from 'master' to 'main'. #54
  • Update buildtime format in Makefile to match RPM spec file. #61
  • Migrate to github actions, normalize analysis tools, Dockerfiles and Makefiles. #62

Added

  • adding docker automation #48

Changed

  • switch dependency tooling from glide to go modules
  • updated release pipeline to use travis #47
  • register for specific OS signals #51

Fixed

  • dependency updates including webpa-common's which fixes the SD metric label value for a service #51

fixed build upload

Switching to new build process

Added

  • Initial creation