From 6055339221e6e81d76c33c2b95ecc8798d378996 Mon Sep 17 00:00:00 2001 From: Krzysztof Gajewski Date: Mon, 15 Feb 2021 14:07:44 +0100 Subject: Add JWT support in HTTP/HTTPS based locations Issue-ID: DCAEGEN2-2536 Signed-off-by: Krzysztof Gajewski Change-Id: I47a928159853333014b0fd413a085b7c50eeb7a0 --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index d678e9bc..72a8b534 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.5.4] - 23/02/2021 +### Added +- JWT token support for HTTP/HTTPS +### Changed +- FileData / FileServerData prepared to store uri elements + ## [1.5.3] - 11/02/2021 ### Added - HTTPS support for DFC -- cgit 1.2.3-korg