Releases: jenkinsci/build-timestamp-plugin
Releases · jenkinsci/build-timestamp-plugin
1.1.0
👻 Maintenance
- Require Jenkins 2.479.1 and Jakarta EE 9 (#87) @MarkEWaite
- Use jenkins.baseline to match archetype (#81) @MarkEWaite
- Require 2.452.4 (#84) @jonesbusy
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.452.x from 3850.vb_c5319efa_e29 to 3944.v1a_e4f8b_452db_ (#86) @dependabot[bot]
1.0.4
🐛 Bug fixes
- JENKINS-74014 - Extract inline JavaScript from
BuildTimestampWrapper/global.jelly
(#76) @yaroslavafenkin
📝 Documentation updates
- Minor documentation update (#79) @MarkEWaite
- Migrate documentation to GitHub (#16) @pampadams
👻 Maintenance
- Publish incremental development artifacts (#80) @MarkEWaite
- Update Jenkins Security Scan action (#67) @strangelookingnerd
- Modernize to Jenkins 2.440.3 (#66) @sghill-rewrite
- Enable Jenkins Security Scan (#62) @strangelookingnerd
- Modernize to Jenkins 2.401.3 (#51) @sghill-rewrite
- Reduce Jenkinsfile diffs to archetype (#48) @MarkEWaite
- Add Plugin Development Team to CODEOWNERS (#47) @sghill-rewrite
- Increase spotbugs thresholds to detect more issues (#19) @MarkEWaite
- Use https for scm URL, read only access without credentials (#18) @MarkEWaite
- Use plugin bom (#20) @MarkEWaite
- Bump plugin from 4.48 to 4.49 (#17) @dependabot
- Gitpodify repository (#7) @jmMeessen
- Require Jenkins 2.332.4 and update parent pom (#8) @MarkEWaite
- Use HTTPS URLs in pom.xml (#4) @daniel-beck-bot
🚦 Tests
- Test with Java 21 (#45) @MarkEWaite
📦 Dependency updates
38 changes
- Bump io.jenkins.tools.bom:bom-2.440.x from 3413.v0d896b_76a_30d to 3435.v238d66a_043fb_ (#74) @dependabot
- Bump io.jenkins.tools.bom:bom-2.440.x from 3387.v0f2773fa_3200 to 3413.v0d896b_76a_30d (#73) @dependabot
- Bump io.jenkins.tools.bom:bom-2.440.x from 3307.v2769886db_63b_ to 3387.v0f2773fa_3200 (#72) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.87 to 4.88 (#71) @dependabot
- Bump io.jenkins.tools.bom:bom-2.440.x from 3289.v3ff9637cd241 to 3307.v2769886db_63b_ (#70) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.87 (#69) @dependabot
- Bump io.jenkins.tools.bom:bom-2.440.x from 3221.ve8f7b_fdd149d to 3289.v3ff9637cd241 (#68) @dependabot
- updated parent pom from 4.84 to 4.85 (#64) @dev-divyansh
- Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.84 (#63) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82 (#61) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.81 (#60) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.80 (#59) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#58) @dependabot
- Bump io.jenkins.tools.bom:bom-2.401.x from 2675.v1515e14da_7a_6 to 2745.vc7b_fe4c876fa_ (#56) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#57) @dependabot
- Bump io.jenkins.tools.bom:bom-2.401.x from 2661.vb_b_60650f6d97 to 2675.v1515e14da_7a_6 (#55) @dependabot
- Bump io.jenkins.tools.bom:bom-2.401.x from 2643.vfa_93ff299d20 to 2661.vb_b_60650f6d97 (#54) @dependabot
- Bump io.jenkins.tools.bom:bom-2.401.x from 2612.v3d6a_2128c0ef to 2643.vfa_93ff299d20 (#52) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 (#53) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.75 (#50) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73 (#49) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.72 (#46) @dependabot
- Bump plugin from 4.69 to 4.71 (#44) @dependabot
- Bump plugin from 4.65 to 4.69 (#43) @dependabot
- Bump plugin from 4.62 to 4.65 (#42) @dependabot
- Bump plugin from 4.57 to 4.62 (#40) @dependabot
- Bump plugin from 4.55 to 4.57 (#38) @dependabot
- Bump plugin from 4.54 to 4.55 (#36) @dependabot
- Bump bom-2.361.x from 1798.vc671fe94856f to 1836.vfe602c266c05 (#35) @dependabot
- Require Jenkins 2.361.4 or newer (#28) @dependabot
- Remove unused plexus utils dependency (#15) @MarkEWaite
- Bump maven-release-plugin from 2.5 to 2.5.3 (#14) @dependabot
- Bump plugin from 4.47 to 4.48 (#11) @dependabot
- Bump junit from 4.13.1 to 4.13.2 (#12) @dependabot
- Automate dependency updates (#10) @pampadams
- Optimize Gitpod config (#9) @jmMeessen
- Bump plexus-utils from 3.0.10 to 3.0.16 (#6) @dependabot
- Bump junit from 4.12 to 4.13.1 (#5) @dependabot
1.0.3
🚀 New features and improvements
- Support configuration as code (#3) @victorsalaun
1.0.2
🚀 New features and improvements
- Added optional date/time shift parameter (#1) @mateuszboryn
For additional variables you can define shift (days, hours, minutes) which will be added to build timestamp. This allows to run build plan with previous day specified as parameter.
1.0.1
1.0.0
- Initial release.