Skip to content

Latest commit

 

History

History
100 lines (53 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

100 lines (53 loc) · 1.79 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.7.0 - 2018-04-13

Unlucky release

Changed

  • Tightened up types

Added

  • More logging

0.6.0 - 2018-03-06

Undelete release

Changed

  • Stop sending pod deleted events

0.5.1 - 2018-03-02

Nil release

Fixed

  • Crash due to assignment to nil annotation map

0.5.0 - 2018-03-01

Cache release

Added

  • Cache for k8vent pod annotations

0.4.0 - 2018-03-01

Empty release

Changed

  • No longer require a global webhook URL

0.3.0 - 2018-02-28

Environment release

Added

  • Resources and instructions for deploying to Kubernetes clusters using RBAC #3
  • Support per-pod environment via annotation #4

0.2.0 - 2018-02-08

Multi-tenant release

Added

  • You can provide pod-specific webhook URLS in the "atomist.com/k8vent" pod annotation #2

0.1.0 - 2018-01-04

Initial release

Added

  • Everything