Skip to content

Commit 3efeae0

Browse files
update for 1.9.3 (#793)
* update for 1.9.3 * fix format
1 parent b424647 commit 3efeae0

File tree

3 files changed

+14500
-24
lines changed

3 files changed

+14500
-24
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.9.3] - 2022-07-21
9+
10+
## Added
11+
12+
- Add test to validate example configs (#773)
13+
- Integration test for auto reload on config change (#785)
14+
- Docs: Add example for request chaining in body payload (#780)
15+
- Docs: Add link to Hyperjump's Medium in the footer (#790)
16+
17+
## Updated
18+
19+
- Update config-schema (#778)
20+
- Docs: fix yaml examples (#775)
21+
- Docs: The alerts in Enabling Notification page still uses the old way (#781)
22+
23+
## Fixed
24+
25+
- TCP request doesn't make any request (#784)
26+
827
## [1.9.2] - 2022-07-06
928

1029
## Added

0 commit comments

Comments
 (0)