Skip to content

Releases: jfrog/jenkins-jfrog-plugin

1.3.0

02 Apr 06:18
Compare
Choose a tag to compare

What's Changed

Improvements 🌱

  • Assert URLs are empty or start with a protocol by @yahavi in #60
  • Automatically encrypt the JFrog CLI config by @yahavi in #57
  • Slim down plugin by @basil in #61

Bug Fixes 🛠

  • Services URLs are not getting updated by @yahavi in #58

New Contributors

  • @basil made their first contribution in #61

Full Changelog: jfrog-1.2.1...jfrog-1.3.0

1.2.1

19 Mar 07:15
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

New Contributors

Full Changelog: jfrog-1.2.0...jfrog-1.2.1

1.2.0

14 Mar 13:27
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Support providing arguments as list by @yahavi in #48

Improvements 🌱

Bug Fixes 🛠

  • Jenkins.instance is missing in remote SSH agent by @yahavi in #52

Full Changelog: jfrog-1.1.0...jfrog-1.2.0

1.1.0

13 Mar 14:25
Compare
Choose a tag to compare

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

08 Mar 14:57
Compare
Choose a tag to compare

What's Changed

Improvements 🌱

  • Add the Git plugin as a dependency by @yahavi in #19

Bug Fixes 🛠

  • Don't allow HTTP connections by default by @yahavi in #32

Other Changes 📚

New Contributors

Full Changelog: jfrog-1.0.5...jfrog-1.0.6

1.0.5

29 Dec 15:08
Compare
Choose a tag to compare

Bug Fixes 🛠

  • Fix credentials ID lookup - Configuration ID was used instead of credentials ID. by @gailazar300 in #17

Other Changes 📚

Full Changelog: jfrog-1.0.4...jfrog-1.0.5

1.0.4

21 Dec 14:10
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Details of the JFrog CLI tool are not being saved to the filesystem. by @gailazar300 in #16

Other Changes 📚

New Contributors

Full Changelog: jfrog-1.0.3...jfrog-1.0.4

1.0.3

20 Nov 14:13
Compare
Choose a tag to compare

What's Changed

Improvements 🌱

Full Changelog: jfrog-1.0.2...jfrog-1.0.3

1.0.2

24 Oct 15:58
Compare
Choose a tag to compare

What's Changed

Improvements 🌱

Other Changes 📚

Full Changelog: jfrog-1.0.1...jfrog-1.0.2

1.0.1

18 Oct 08:23
Compare
Choose a tag to compare
  • Publish to Jenkins marketplace