Skip to content

Commit 9c47a9f

Browse files
committed
Changelog and pack version bump
1 parent 1a876dd commit 9c47a9f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 3.4.4
4+
5+
- Add action parameter fail_non_2xx to allow the user to indicate if the
6+
the action has failed when non-2xx http status codes are return by netbox.
7+
The default value is False, which is to maintain the current pack behaviour.
8+
9+
- Regenerated actions against v4.3 spec.
10+
11+
- Applied Black code format to python code.
12+
313
## 3.4.3
414

515
- Enable use of encrypted KVs in pack config schema

pack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords:
66
- networking
77
- ipam
88
- dcim
9-
version: 3.4.3
9+
version: 3.4.4
1010
python_versions:
1111
- "3"
1212
author: John Anderson, Jefferson White

0 commit comments

Comments
 (0)