Skip to content

1.0

Pre-release
Pre-release

Choose a tag to compare

@oleg-nenashev oleg-nenashev released this 21 Jul 22:13
· 126 commits to master since this release

Release date: May 05, 2017

Developer notes (1.0)

  • EnvInjectAction, EnvInjectException, EnvInjectLogger classes stay in the original library due to the compatibility reasons.
  • Once a plugin adds dependency on this library, it is recommended to...
    • Remove explicit dependency on EnvInject Library
    • Replace all usages of the
      org.jenkinsci.lib.envinject.service package by the new methods offered by the plugin.

Changes before 1.0

See EnvInject Library changelog.