Skip to content

Commit

Permalink
Update for 0.5.49
Browse files Browse the repository at this point in the history
  • Loading branch information
inashivb committed Sep 30, 2024
1 parent 0d550de commit b28eadc
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
0.5.49 (30 September 2024)
--------------------------

- headers: put a configurable limit on their numbers

- htp/table: only fetch element when needed

- workflows: add almalinux 8 and 9 jobs

- workflows: remove centos 7 as it is EOL

- fuzz: limits the number of transactions

- fuzz: improve debug output

- fuzz: flush to get full assertion text

- request: trim headers values also when there is no name

0.5.48 (22 April 2024)
----------------------

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# This file is intended to be sourced by sh
PKG_VERSION=0.5.48
PKG_VERSION=0.5.49

0 comments on commit b28eadc

Please sign in to comment.