We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec7cd1 commit a42f761Copy full SHA for a42f761
CHANGELOG.md
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## v0.6.9 - 2023-07-18
9
+
10
+### Added
11
12
+- example http request file for [example-cap-server](./example-cap-server)
13
14
+### Fixed
15
16
+- better documentation regarding scoping and redis hash map persistence
17
18
+- more resilient handling of bad input for scopeMaps in all external APIs
19
20
## v0.6.8 - 2023-06-27
21
22
### Added
0 commit comments