Skip to content

Commit f5a7629

Browse files
authored
Merge pull request #58 from svalabs/bugfix_config_overrides
Bugfix config overrides
2 parents 7c78cd4 + 1faab94 commit f5a7629

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ Sva.Sentinelone Release Notes
44

55
.. contents:: Topics
66

7+
v2.0.4
8+
======
9+
10+
Release Summary
11+
---------------
12+
13+
This is a bugfix release
14+
15+
Bugfixes
16+
--------
17+
18+
- added parameter name__like to query and url encoding if not Null by function "get_current_config_override" to be sure that become only one object from API Response
19+
720
v2.0.3
821
======
922

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace: "sva"
99
name: "sentinelone"
1010

1111
# The version of the collection. Must be compatible with semantic versioning
12-
version: "2.0.3"
12+
version: "2.0.4"
1313

1414
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1515
readme: "README.md"

0 commit comments

Comments
 (0)