Skip to content

Releases: MCMicS/jenkins-control-plugin

v0.13.20

26 Mar 15:07
10711b2
Compare
Choose a tag to compare
  • #523 When a Jenkins Control tool is focused, color should be inverted
  • #521 Add Copy Action
  • #522 Support "Copy" shortcut (CTRL+C)
  • Deprecate Builds < 2022.3: Prepare for #531
  • #558 Add scrolling for jobs with a lot of parameters
  • #571 Clicking "Show tests results" is bugged

v0.13.19

03 Oct 11:36
251bfdd
Compare
Choose a tag to compare
  • Fix displaying nested views
  • #502 Wrong view loaded if Primary View is selected
  • #503 Inverted icon colors on 2023.2
  • #507 Specify id in plugin.xml matching getId() value
  • #463 Configurable/limit number of displayed builds
  • #69 Add SOCKS proxy support
  • Remove usage of explicit usage of commons-lang (StringUtil and DurationFormatUtils)

v0.13.18

24 Jul 20:20
ef62d94
Compare
Choose a tag to compare
  • #469 Index out of bounds
  • New health icons (Fix #488 Exception with 2023.2 EAP 232.8453.116)
  • #377: Is there any way to ignore hostname mismatch
  • Add second Url to use as "Jenkins URL" which is set in "Jenkins Location"
  • #490 Unable to save plugin settings in 2023.2 Beta #490
  • Build for IDE >= 2023.2
  • #461 [Cosmetics] separate "Run/Stop on Jenkins" by splitter
  • #479 Error on View without jobs

Breaking

  • Remove Jenkins 1 setting. Always use Jenkins version 2
  • Remove Crumb Data usage
  • Usage of API Token is required.

v0.13.17

22 Feb 20:18
5fd02f7
Compare
Choose a tag to compare
  • #440 java.lang.IllegalArgumentException: URL is malformed
  • #391 Parameters window too big for screen (Try to Restore last width)
  • #443 [Intellij] Error while loading a workspace
  • #450 Show log of a selected build
  • #406 Need Proxy (use jetbrains setting)

v0.13.16

16 Jan 19:34
441fcb7
Compare
Choose a tag to compare
  • #415 Unable to enter parameters
  • Show error for trigger builds (Read from Header X-Error)
  • #413 0.13.15-2022.2 - still not working with Intellij 2022.3
    • Fix Proxy Handling
  • #426 Plugin Failing After IntelliJ Upgrade to 0.13.15 if jenkins is hosted Tomcat or QUery Parameters are not relaxed
  • Add Trace Logging for Url calls with #org.codinjutsu.tools.jenkins:trace

v0.13.15-2

04 Dec 17:49
Compare
Choose a tag to compare
  • #413 0.13.15-2022.2 - still not working with Intellij 2022.3

v0.13.15

01 Dec 17:43
fa16299
Compare
Choose a tag to compare
  • maximum timeout increased to 300
  • add Support for 2022.3
  • #409 IDEA 2022.3: Access is allowed from event dispatch thread only
  • Add "Go to server" to context menu
  • #410 use newer apache httpclient

v0.13.14

01 May 12:39
663e764
Compare
Choose a tag to compare
  • #349 Extend support for Git Parameter. Thanks to @chrisxiao
  • 2022.1 API Compatibility
  • Change icons for show log actions
  • #251 Enable ActiveChoicesParameter. Rendered as Textfield because missing API.

v0.13.13

12 Oct 20:32
eee9e2c
Compare
Choose a tag to compare
  • #309 Exception in plugin Jenkins Control
  • #322 Nullpointer if Jenkins if not running
  • move classes with module 'com.intellij.modules.vcs' to optional dependency
  • #308 Log streaming should cancelable
  • last version with new features for 2019.3

plugins are signed with self-signed certificate. You can mange the certs in: Settings/Preferences | Plugins | Manage Plugin Certificates.

v0.13.12

27 Jul 21:50
349fc36
Compare
Choose a tag to compare
  • #280 render DateParameterDefinition as textfield
  • 2021.2 API Compatibility
  • #297 NPE on Startup
  • #298 Configure Action for Double Click Build
  • #289 Light service class class org.codinjutsu.tools.jenkins.logic.JenkinsNotifier must be final
  • Expand Job Node after Load Build for first time
  • #301 ExtensibleChoiceParameterDefinition support request
  • #159 "Unknown parameter" for "Extensible Choice" parameters
  • Reload job if trigger build and paramter exists
  • #275 Please rename password label to "Password/API Token"