2018-11-27 13:23:37 +02:00
|
|
|
# Vx.x.x (Pre-release)
|
|
|
|
|
|
|
|
## Changes since v2.2:
|
|
|
|
|
2019-01-04 12:58:30 +02:00
|
|
|
- Move automated build to debian base image
|
|
|
|
- Add Makefile
|
|
|
|
- Update CI to run `make test`
|
|
|
|
- Update Dockerfile to use `make clean oauth2_proxy`
|
|
|
|
- Update `VERSION` parameter to be set by `ldflags` from Git Status
|
|
|
|
- Remove lint and test scripts
|
2019-01-03 12:56:10 +02:00
|
|
|
- Remove Go v1.8.x from Travis CI testing
|
2019-01-02 12:22:18 +02:00
|
|
|
- Add CODEOWNERS file
|
2018-12-20 16:14:04 +02:00
|
|
|
- Add CONTRIBUTING guide
|
2018-12-20 14:02:35 +02:00
|
|
|
- Add Issue and Pull Request templates
|
2018-12-20 13:06:26 +02:00
|
|
|
- Add Dockerfile
|
2018-11-27 14:08:00 +02:00
|
|
|
- Fix fsnotify import
|
2018-11-27 13:56:26 +02:00
|
|
|
- Update README to reflect new repository ownership
|
2018-11-27 13:55:56 +02:00
|
|
|
- Update CI scripts to separate linting and testing
|
|
|
|
- Now using `gometalinter` for linting
|
2018-11-27 13:45:05 +02:00
|
|
|
- Move Go import path from `github.com/bitly/oauth2_proxy` to `github.com/pusher/oauth2_proxy`
|
2018-11-27 13:23:37 +02:00
|
|
|
- Repository forked on 27/11/18
|
|
|
|
- README updated to include note that this repository is forked
|
|
|
|
- CHANGLOG created to track changes to repository from original fork
|