Skip to content

Commit

Permalink
Release v1.3.0 (#217)
Browse files Browse the repository at this point in the history
Co-authored-by: sumitsuthar <[email protected]>
Co-authored-by: Sumit Suthar <[email protected]>
  • Loading branch information
3 people committed May 31, 2024
1 parent 4022306 commit efcd33b
Show file tree
Hide file tree
Showing 5 changed files with 238 additions and 225 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### v1.3.0 (2024-05-31)
#### Features
* Added route field in security event for API endpoint mapping
#### Bug fixes
* Fix for control commands acknowledgement in security agent
* Added assert for typeof response data in Reflected XSS validation
* Updated @grpc/grpc-js instrumentation to instrument submodules
* Handling to convert header values into string
#### Miscellaneous chores
* Updated log level for critical messages
* Readme update
* (deps-dev): bump axios from 0.21.4 to 1.7.2

### v1.2.0 (2024-04-12)
#### Features
Expand Down
Loading

0 comments on commit efcd33b

Please sign in to comment.