From 5faa192791c9b3e2e1a00b60b1c087b6104c22ba Mon Sep 17 00:00:00 2001 From: Martin Reinhardt Date: Thu, 24 Mar 2022 10:00:47 +0100 Subject: [PATCH] chore(Release): Release v1.5.0 manually --- CHANGELOG.md | 20 ++++++++++++++++---- pom.xml | 2 +- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9365f4ac..25c32838 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,19 @@ -# [](https://github.com/jenkinsci/rocketchatnotifier-plugin/compare/v1.4.0...v) (2021-09-13) +# [1.5.0](https://github.com/jenkinsci/rocketchatnotifier-plugin/compare/v1.4.10...v1.5.0) (2022-03-24) + + +### Bug Fixes + +* **FindBugs:** Resolve NPE error ([ed89b66](https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/ed89b66e708bf23d6dd1a58e7ebafdf84c0877ee)) +* **FindBugs:** Resolve possible NPE issues ([214d7bd](https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/214d7bdab415394fadaff0a46a4b86f88f0ea9ad)) +* **Security:** Improve credential handling ([1a0023b](https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/1a0023be9f2e143434d028d5292ef9dc3195d051)) +* **Security:** Improve credential handling ([2b0797e](https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/2b0797ecb81b86fa25585c3bacb9c617d9f265aa)) + + +### Features + +* **Security:** Drop explizit logging dependencies ([690a906](https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/690a9066d856e3aca371db1e0ca3f12cf1b46342)) + +# [1.4.10](https://github.com/jenkinsci/rocketchatnotifier-plugin/compare/v1.4.0...v1.4.10) (2021-09-13) ### Bug Fixes @@ -210,6 +225,3 @@ # 0.2.0 (2016-09-16) - - - diff --git a/pom.xml b/pom.xml index 9dfa6d07..d9687a6f 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ RocketChat Notifier rocketchatnotifier - 1.4.11-SNAPSHOT + 1.5.0 hpi