Releases: jfrog/jenkins-jfrog-plugin
Releases · jfrog/jenkins-jfrog-plugin
1.3.0
1.2.1
1.2.0
1.1.0
What's Changed
Exciting New Features 🎉
- Add support for Jenkins Configuration as Code by @yahavi in #36
- Allow executing jf from system path by @yahavi in #44
Improvements 🌱
- Update maven-hpi-plugin and Jenkins version by @omerzi in #40
- Set the minimal required Jenkins version to 2.361 by @omerzi in #43
- Support providing the CLI version by @yahavi in #35
- Support HTTP/S proxy by @yahavi in #42
New Contributors
Full Changelog: jfrog-1.0.6...jfrog-1.1.0
1.0.6
What's Changed
Improvements 🌱
Bug Fixes 🛠
Other Changes 📚
New Contributors
Full Changelog: jfrog-1.0.5...jfrog-1.0.6
1.0.5
Bug Fixes 🛠
- Fix credentials ID lookup - Configuration ID was used instead of credentials ID. by @gailazar300 in #17
Other Changes 📚
- Adding tests. by @gailazar300 in #17
Full Changelog: jfrog-1.0.4...jfrog-1.0.5
1.0.4
What's Changed
Bug Fixes 🛠
- Details of the JFrog CLI tool are not being saved to the filesystem. by @gailazar300 in #16
Other Changes 📚
- Added links to README by @eyalbe4 in #13
- Add POST annotations in doCheck functions by @yahavi in #15
New Contributors
Full Changelog: jfrog-1.0.3...jfrog-1.0.4
1.0.3
What's Changed
Improvements 🌱
- Code refactor by @gailazar300 in #7
- Default setting of JFrog CLI relevant environment variables by @gailazar300 in #8
Full Changelog: jfrog-1.0.2...jfrog-1.0.3
1.0.2
What's Changed
Improvements 🌱
- Avoid saving credentials on the filesystem by @gailazar300 in #2
Other Changes 📚
- Fix: Trying to read incorrect credentials id by @gailazar300 in #5
Full Changelog: jfrog-1.0.1...jfrog-1.0.2
1.0.1
- Publish to Jenkins marketplace