-
Notifications
You must be signed in to change notification settings - Fork 0
/
release_notes.txt
executable file
·52 lines (36 loc) · 1.24 KB
/
release_notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Release: Katana
Version: katanaframework-1.2.0
===================
1: Release details
===================
Katanaframework is released as pip module in pypi server.
-------------------------------
1.1: List of available releases
-------------------------------
1. Katana = katanaframework 1.2.0
==================
2. Version Details
==================
You are on Katana Release, Version 1.1.0 Katanaframework.
The katanaframework is released as pip installable package.
pre-requiste:
python 3.6 version and above.
warriorframework 4.5.0 for warrior apps
+++++++++++++++++++++++++++++++++
2.1. Change log for this release
+++++++++++++++++++++++++++++++++
-------------
New Features:
-------------
[WAR-2496] - KeyCloak Integration with Katanaframework
[WAR-2508] - Configurable Option for Fujitsu Logo & UTC Clock Display
[WAR-2507] - NESSUS Security finding issue
=================================================
3. Procedure to install pip module
=================================================
1.Latest version katanaframework from PyPI server
pip install katanaframework
2.Specfic Version katanaframework from PyPI Server
pip install katanaframework==1.2.0
3. Uninstall katanaframework
pip uninstall katanaframework