From c496bbc367e29e4e5b6aa95f00a064e8d829b2bb Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 21 May 2020 17:43:35 +0200 Subject: [PATCH] ref 18318: Problems in creating a SAI project in BlueCloud-Lab VRE https://support.d4science.org/issues/18318 [#18318] Updated GitHub client library --- changelog.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ changelog.xml | 15 +++++---------- 2 files changed, 53 insertions(+), 10 deletions(-) create mode 100644 changelog.md diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..9a79a66 --- /dev/null +++ b/changelog.md @@ -0,0 +1,48 @@ +# Changelog + +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + + +## [1-5-3] - [2019-12-18] + +[#18318] Updated library org.eclipse.egit.github.core to open-jdk8 and TLSv1.2 + + + +## [1-5-0] - [2018-10-01] + +[#11725] Updated to StorageHub + + + +## [1-4-0] - [2017-06-12] + +[#8541] Support Java 8 compatibility + + + +## [1-3-0] - [2017-02-15] + +[#6279] Updated PortalContext support + + + +## [1-2-0] - [2016-12-15] + +Added Portal Context + + + +## [1-1-0] - [2016-10-01] + +Removed accesslogger dependency + +Updated to Auth 2.0 + + + +## [1-0-0] - [2016-07-01] + +First release + diff --git a/changelog.xml b/changelog.xml index 527bd65..154282e 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,25 +1,20 @@ - Updated library org.eclipse.egit.github.core to open-jdk8 and - TLSv1.2 [ticket #18318] - Updated to Git and Jenkins - - - Updated to support new integration system + [#18318] Updated library org.eclipse.egit.github.core to open-jdk8 and + TLSv1.2 - Updated to StorageHub [ticket #11725] + [#11725] Updated to StorageHub - Support Java 8 compatibility [ticket #8541] + [#8541] Support Java 8 compatibility - Updated PortalContext support[ticket #6279] + [#6279] Updated PortalContext support