We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b68ce2 commit b186a19Copy full SHA for b186a19
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [1.7.3] - 03-02-26
11
+
12
### Added
13
* Add `tnt_crud_router_cache_clear_ts` metric to router to help user correctly disable safe mode in cluster.
14
crud/version.lua
@@ -1,4 +1,4 @@
1
-- Сontains the module version.
2
-- Requires manual update in case of release commit.
3
4
-return '1.7.2'
+return '1.7.3'
0 commit comments