1.1
Added
- Added support for Personal Access Token Authentication #110
- Jiralert docker image #22
- Slack button in Readme #23
- Adds match and stringSlice to template functions #55
- Add ReopenDuration handling: otherwise Jira issue is never reopened #61
Changed
- 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
Fixed
- 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
Removed
- Remove -ignore flag from Makefile, fix log.level info #42
## What's Changed
- Added jiralert docker image. by @bwplotka in #22
- Added join slack button to give some space for community discussions! <3 by @bwplotka in #23
- Added go modules for reproducible build (known dep versions). by @bwplotka in #24
- Moved all root files to separate packages. by @bwplotka in #27
- Switch logging from glog to go-kit/log by @tdabasinskas in #31
- Added errcheck, test to makefile, added circle CI config. by @bwplotka in #33
- Remove -ignore flag from Makefile, fix log.level info by @nvtkaszpir in #42
- Use Docker multistage builds by @nvtkaszpir in #44
- Some rough fixes after the transfer by @krasi-georgiev in #59
- Adds match and stringSlice to template functions by @gburek-fastly in #55
- Synchronize Makefile.common from prometheus/prometheus by @prombot in #60
- Synchronize common files from prometheus/prometheus by @prombot in #63
- Fix sample configuration file linting issues. by @karlism in #68
- Update circleci/golang version from 1.12 to 1.14 by @ktarow in #76
- Synchronize common files from prometheus/prometheus by @prombot in #71
- Update the description field on open issues by @erplsf in #75
- Add ReopenDuration handling: otherwise Jira issue is never reopened by @sirmax123 in #61
- error if http method for home or config is not GET by @erdii in #78
- migrate to github actions by @erdii in #81
- fix ci badge by @erdii in #85
- add current changelog for 1.1 by @erdii in #83
- Workaround for unknown ALERT{} label length by @erdii in #79
- Synchronize common files from prometheus/prometheus by @prombot in #90
- add editorconfig file to configure dev environment settings by @erdii in #84
- fix JIRALERT{ in cli flag helptext by @erdii in #87
- update slack invitation link for CNCF slack by @erdii in #91
- publish a docker image to quay for every release by @erdii in #86
- Synchronize common files from prometheus/prometheus by @prombot in #94
- Add support for Personal Access Token Authentication by @rporres in #110
New Contributors
- @tdabasinskas made their first contribution in #31
- @nvtkaszpir made their first contribution in #42
- @krasi-georgiev made their first contribution in #59
- @gburek-fastly made their first contribution in #55
- @prombot made their first contribution in #60
- @karlism made their first contribution in #68
- @ktarow made their first contribution in #76
- @erplsf made their first contribution in #75
- @sirmax123 made their first contribution in #61
- @erdii made their first contribution in #78
- @rporres made their first contribution in #110
Full Changelog: 1.0...1.1