All notable changes to this project will be documented in this file.
The format is loosely based on Keep a Changelog.
Helper to list all merge commits between a release and HEAD: git log --oneline --reverse 1.0...HEAD
- Jiralert docker image #22
- Slack button in Readme #23
- Migrate to github actions #81
- Add CircleCI [#33](prometheus-community#33
- Update circleci/golang version from 1.12 to 1.14 #76
- Adds match and stringSlice to template functions #55
- Add ReopenDuration handling: otherwise Jira issue is never reopened #61
- Migrate from dep to go modules #24
- Split project into separate go packages #27
- Switch logging from glog to go-kit/log #31
- Use Docker multistage builds #44
- Synchronize Makefile.common from prometheus/prometheus #60
- Synchronize common files from prometheus/prometheus #63
- Update common Prometheus files #71
- New opt-in label hashing behavior behind
-hash-jira-label
#79- next release will drop the flag and promote this to default behavior
- Fix sample configuration file linting issues #68
- Update the description field on open issues #75
- error if http method for home or config is not GET #78
- Remove -ignore flag from Makefile, fix log.level info #42