v1.0.0 🎅
This is a first release of the image with a changelog and tagged version. This changelog incorporates changes since Nov 2018. For previous changes, see the commit history.
🚀 New features and improvements
- #40 - Introduce version tags for the Docker image (#43) @oleg-nenashev
- Add Java 8 Alpine packaging (#35) @krufab
- Add Windows image packaging scripts (#27) @slide
📝 Documentation updates
- JENKINS-60587 - Cleanup some "slave" references in README (#42) @oleg-nenashev
- Add explicit MIT license to the repository (#39) @oleg-nenashev
👻 Maintenance
- Move the JDK11 image to the master branch (#41, #44) @oleg-nenashev
- Enable Release Drafter in the repository (#38) @oleg-nenashev
- Create CODEOWNERS to automate code review requests (#37) @oleg-nenashev
- Increase build timeout in Jenkinsfile (#32) @slide