Skip to content

Commit 0c7a7bf

Browse files
committed
Prepare for 2019.1 snapshot 2 release
1 parent ce876bc commit 0c7a7bf

File tree

3 files changed

+24
-3
lines changed

3 files changed

+24
-3
lines changed

RELNOTES.txt

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Release Notes for
22
Helix Authentication Service (HAS)
3-
Version 2019.1.1.000001
3+
Version 2019.1.1.000002
44

55

66
Introduction
@@ -82,6 +82,27 @@ Third Party Licenses
8282

8383
Changes in every release: Bugs Fixed, New Functionality
8484

85+
----------------------------------------------------------------------
86+
New functionality in 2019.1.1.000002
87+
88+
HAS-91 (Change #1991037)
89+
Linux-based configuration script to assist in configuring HAS.
90+
91+
----------------------------------------------------------------------
92+
Bugs fixed in 2019.1.1.000002
93+
94+
HAS-111 (Change #2001802)
95+
The install.sh starts pm2 as the current user, not as root on CentOS.
96+
97+
HAS-118 (Change #2003138)
98+
Login error in browser: request identifier must be defined
99+
100+
HAS-119 (Change #2003163)
101+
Remove color codes from auth service log output.
102+
103+
HAS-121 (Change #2003544)
104+
Exception when CA_CERT_PATH directory contains an empty directory.
105+
85106
----------------------------------------------------------------------
86107
New functionality in 2019.1.1.000001
87108

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "helix-auth-svc",
3-
"version": "2019.1.1-000001",
3+
"version": "2019.1.1-000002",
44
"description": "Helix Authentication Service: +MAIN+",
55
"keywords": [
66
"authentication",

0 commit comments

Comments
 (0)