File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 4.0.6] ( https://github.com/centralnicgroup-opensource/rtldev-middleware-go-sdk/compare/v4.0.5...v4.0.6 ) (2024-07-25)
2+
3+
4+ ### Performance Improvements
5+
6+ * ** idntranslator.go:** extend transitional processing TLDs array with '.art' TLD ([ 27ad3d2] ( https://github.com/centralnicgroup-opensource/rtldev-middleware-go-sdk/commit/27ad3d2db2cdb4a398e29379344fe13f3adde813 ) )
7+
18## [ 4.0.5] ( https://github.com/centralnicgroup-opensource/rtldev-middleware-go-sdk/compare/v4.0.4...v4.0.5 ) (2024-07-08)
29
310
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ func (cl *APIClient) GetUserAgent() string {
212212
213213// GetVersion method to get current module version
214214func (cl * APIClient ) GetVersion () string {
215- return "4.0.5 "
215+ return "4.0.6 "
216216}
217217
218218// SaveSession method to apply data to a session for later reuse
You can’t perform that action at this time.
0 commit comments