Skip to content

Commit 3a83027

Browse files
authored
release 6.1.0 (castle#113)
1 parent cc5d24b commit 3a83027

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
master
22
------
33

4+
6.1.0 (2022-03-14)
5+
------------------
6+
- `#111 <https://github.com/castle/castle-python/pull/111>`__ fix context preparation issues
7+
- `#111 <https://github.com/castle/castle-python/pull/111>`__ remove SDK based validations
8+
9+
Features:
10+
~~~~~~~~~
11+
- `#111 <https://github.com/castle/castle-python/pull/111>`__ add InvalidRequestTokenError
12+
13+
Enhancements:
14+
~~~~~~~~~~~~~
15+
- `#111 <https://github.com/castle/castle-python/pull/111>`__ remove X-Castle headers from the allowlist
16+
- `#112 <https://github.com/castle/castle-python/pull/112>`__ extend failover response with policy action
17+
18+
419
6.0.0 (2021-06-02)
520
------------------
621

castle/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '6.0.0'
1+
VERSION = '6.1.0'

0 commit comments

Comments
 (0)