Skip to content

Releases: jenkinsci/archetypes

1.5

19 Jun 17:44
5caaa9f
Compare
Choose a tag to compare
1.5

🚀 New features and improvements

  • JENKINS-57341 - Update plugin archetype for Java 11 (#41) @MarkEWaite
  • Add zh-CN translation for hello world as a localization demo (#40) @runzexia
  • Adding pt_BR translations for hello world plugin (#39) @danielfbm
  • Remove redundant <description> in new plugin pom.xml, src/main/resources/index.jelly now suffices in all cases (#38) @jglick

📝 Documentation updates

📦 Dependency updates

  • Bump groovy-eclipse-compiler from 2.9.2-01 to 3.4.0-01 (#63) @jglick
  • Bump workflow-support from 3.2 to 3.3 in /hello-world/src/main/resources/archetype-resources (#59) @dependabot-preview
  • Bump structs from 1.18 to 1.19 in /hello-world/src/main/resources/archetype-resources (#53) @dependabot-preview
  • Bump groovy-eclipse-batch from 2.4.3-01 to 2.5.7-01 in /scripted-pipeline/src/main/resources/archetype-resources (#55) @dependabot-preview
  • Bump groovy-eclipse-batch from 2.4.3-01 to 2.5.7-01 in /global-shared-library/src/main/resources/archetype-resources (#57) @dependabot-preview
  • Bump groovy-all from 2.4.3 to 2.4.17 in /global-shared-library/src/main/resources/archetype-resources (#52) @dependabot-preview
  • Bump groovy-all from 2.4.3 to 2.4.17 in /scripted-pipeline/src/main/resources/archetype-resources (#60) @dependabot-preview
  • Bump plugin from 3.43 to 3.46 in /global-configuration/src/main/resources/archetype-resources (#49) @dependabot-preview
  • Bump plugin from 3.43 to 3.46 in /empty-plugin/src/main/resources/archetype-resources (#50) @dependabot-preview
  • Bump junit from 4.1 to 4.12 in /scripted-pipeline/src/main/resources/archetype-resources (#58) @dependabot-preview
  • Bump pom from 18 to 21 (#48) @dependabot-preview
  • Bump maven-javadoc-plugin from 2.10.4 to 3.1.0 (#47) @dependabot-preview
  • Bump archetype.version from 3.0.1 to 3.1.1 (#46) @dependabot-preview

🚦 Internal changes