Skip to content

Releases: jenkinsci/tekton-client-plugin

1.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 20:50
26a06a7

🐛 Bug fixes

  • fix: persist cluster configuration on disk and in memory (#233) @durandx

👻 Maintenance

  • chore: add in javadoc and spotbugs checks as these can break the release (#212) @garethjevans

✍ Other changes

📦 Dependency updates

43 changes
  • build(deps): bump org.apache.maven.plugins:maven-antrun-plugin from 3.0.0 to 3.1.0 (#399) @dependabot
  • build(deps-dev): bump org.assertj:assertj-core from 3.19.0 to 3.27.3 (#398) @dependabot
  • build(deps): bump jenkins-x-plugins/jx-release-version from 2.7.1 to 2.7.10 (#397) @dependabot
  • build(deps): bump fountainhead/action-wait-for-check from 1.1.0 to 1.2.0 (#396) @dependabot
  • build(deps): bump actions/setup-java from 3.11.0 to 4.7.1 (#395) @dependabot
  • build(deps): bump actions/checkout from 4.0.0 to 4.1.1 (#353) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#352) @dependabot
  • build(deps-dev): bump org.jenkins-ci.plugins:envinject from 2.3.0 to 2.908.v66a_774b_31d93 (#340) @dependabot
  • build(deps-dev): bump envinject from 2.3.0 to 2.901.v0038b_6471582 (#313) @dependabot
  • build(deps): bump jenkins-x-plugins/jx-release-version from 2.6.10 to 2.7.1 (#345) @dependabot
  • build(deps): bump actions/checkout from 3.5.2 to 4.0.0 (#344) @dependabot
  • build(deps): bump okio from 1.17.5 to 3.4.0 (#338) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#336) @dependabot
  • build(deps): bump jenkins-x-plugins/jx-release-version from 2.6.6 to 2.6.10 (#321) @dependabot
  • build(deps): bump actions/checkout from 3.5.0 to 3.5.2 (#320) @dependabot
  • build(deps): bump actions/checkout from 3.4.0 to 3.5.0 (#316) @dependabot
  • build(deps): bump actions/setup-java from 3.10.0 to 3.11.0 (#317) @dependabot
  • build(deps): bump actions/checkout from 3.3.0 to 3.4.0 (#315) @dependabot
  • build(deps): bump jenkins-x-plugins/jx-release-version from 2.6.1 to 2.6.6 (#314) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#311) @dependabot
  • build(deps): bump actions/setup-java from 3.9.0 to 3.10.0 (#310) @dependabot
  • build(deps): bump jenkins-x-plugins/jx-release-version from 2.5.1 to 2.6.1 (#305) @dependabot
  • build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#304) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#303) @dependabot
  • build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#299) @dependabot
  • build(deps): bump actions/setup-java from 3.6.0 to 3.9.0 (#300) @dependabot
  • build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#287) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#290) @dependabot
  • build(deps): bump actions/setup-java from 3.5.0 to 3.6.0 (#292) @dependabot
  • build(deps): bump fountainhead/action-wait-for-check from 1.0.0 to 1.1.0 (#291) @dependabot
  • build(deps): bump actions/setup-java from 3.4.0 to 3.5.0 (#282) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#283) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#278) @dependabot
  • build(deps): bump actions/setup-java from 3.3.0 to 3.4.0 (#273) @dependabot
  • build(deps): bump actions/setup-java from 3.2.0 to 3.3.0 (#265) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#266) @dependabot
  • build(deps): bump actions/checkout from 2.4.0 to 3.0.2 (#261) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.17.6 to 5.19.0 (#244) @dependabot
  • build(deps): bump actions/setup-java from 3.0.0 to 3.2.0 (#262) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.15.0 to 5.17.6 (#240) @dependabot
  • build(deps): bump jenkins-x-plugins/jx-release-version from 2.5.0 to 2.5.1 (#230) @dependabot
  • build(deps): bump actions/checkout from 2.3.4 to 2.4.0 (#231) @dependabot
  • build(deps): bump jenkins-x-plugins/jx-release-version from 2.4.13 to 2.5.0 (#219) @dependabot

1.0.3

Choose a tag to compare

@github-actions github-actions released this 05 Aug 21:00
641b1bf

🐛 Bug fixes

📦 Dependency updates

  • build(deps): bump jenkins-x-plugins/jx-release-version from 2.4.4 to 2.4.13 (#204) @dependabot

📝 Documentation updates

  • docs: remove PipelineResource from tutorial (#192) @donhui

👻 Maintenance

1.0.2

Choose a tag to compare

@github-actions github-actions released this 24 May 15:19
cd66ecd

🐛 Bug fixes

👻 Maintenance

1.0.1

Choose a tag to compare

@github-actions github-actions released this 19 May 17:39
efd75c2

🐛 Bug fixes

  • fix: corrected the NullPointerException when delete resource (#181) @donhui

📝 Documentation updates

👻 Maintenance

1.0.0-rc243

Choose a tag to compare

@github-actions github-actions released this 07 May 10:29
fd8eb15

🐛 Bug fixes

  • fix: print log to console and set build result to FAILURE (#169) @donhui

1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 May 11:22
a813bbe

👻 Maintenance

1.0.0-rc241

Choose a tag to compare

@github-actions github-actions released this 06 May 22:15
8c5e3af

🐛 Bug fixes

👻 Maintenance

1.0.0-rc237

Choose a tag to compare

@github-actions github-actions released this 06 May 12:43
873417b

🐛 Bug fixes

👻 Maintenance

1.0.0-rc230

Choose a tag to compare

@github-actions github-actions released this 05 May 22:07
fcc0e63

🐛 Bug fixes

📦 Dependency updates

📝 Documentation updates

  • docs: updated installation docs with parameters passed to pipelines (#163) @garethjevans

1.0.0-rc222

Choose a tag to compare

@github-actions github-actions released this 05 May 13:55
b6ca375