Skip to content

Commit

Permalink
Update version and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
OptimumCode committed Oct 27, 2023
1 parent a05885b commit aa4fba6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# th2-conn-dirty-fix (1.4.2)
# th2-conn-dirty-fix (1.5.1)

This microservice allows sending and receiving messages via FIX protocol

Expand Down Expand Up @@ -335,6 +335,11 @@ spec:

# Changelog

## 1.5.1

* Use mutable map for metadata when sending a messages from the handler
* Fix error when new property with operation timestamp added to the immutable map

## 1.5.0

* `minConnectionTimeoutOnSend` parameter is added.
Expand Down

0 comments on commit aa4fba6

Please sign in to comment.