tag:github.com,2008:https://github.com/Countly/countly-sdk-cpp/releases
Tags from countly-sdk-cpp
2025-12-12T09:54:44Z
tag:github.com,2008:Repository/89933574/23.2.4
2025-12-12T09:55:27Z
23.2.4
<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/Countly/countly-sdk-cpp/pull/145">#145</a> from Countly/auto_events_on_user_props</p>
<p>Auto events on user props</p>
arifBurakDemiray
tag:github.com,2008:Repository/89933574/23.2.3
2025-11-04T12:28:40Z
23.2.3
<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/Countly/countly-sdk-cpp/pull/143">#143</a> from Countly/device-id-change-fix</p>
<p>Device id change fix</p>
turtledreams
tag:github.com,2008:Repository/89933574/23.2.2
2025-10-08T09:38:40Z
23.2.2
<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/Countly/countly-sdk-cpp/pull/140">#140</a> from Countly/cpp-mutex-fix</p>
<p>Mutex fix</p>
turtledreams
tag:github.com,2008:Repository/89933574/23.2.1
2025-10-02T08:56:50Z
23.2.1
<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/Countly/countly-sdk-cpp/pull/139">#139</a> from Countly/arifBurakDemiray-patch-1</p>
<p>Correct header formatting for version 23.2.1</p>
arifBurakDemiray
tag:github.com,2008:Repository/89933574/23.2.0
2023-05-19T12:41:08Z
23.2.0
turtledreams
tag:github.com,2008:Repository/89933574/22.09.1
2023-04-14T14:55:21Z
22.09.1
turtledreams
tag:github.com,2008:Repository/89933574/22.09.0
2023-03-10T16:00:29Z
22.09.0
<p>Implementing SQLite based request queue</p>
<p>* the husk</p>
<p>* setPath fix</p>
<p>* Co-authored-by: ArtursKadikis <ArtursKadikis@users.noreply.github.com></p>
<p>* Reworking storage module API and creating implementation for the memory variant (<a class="issue-link js-issue-link" href="https://github.com/Countly/countly-sdk-cpp/pull/111">#111</a>)</p>
<p>* - polymorphous behavior added
<br />- sqlite storge class added
<br />- code is building</p>
<p>* storage modules integration
<br />stable state</p>
<p>* - log added</p>
<p>* storage unit tests added</p>
<p>* unit tests updated</p>
<p>* - virtual destructor
<br />- sqlite storage tests</p>
<p>* files and class names updated</p>
<p>* - storage unit tests improved
<br />- PR Changes
<br />- Code formatting</p>
<p>* Log print updated while adding event.</p>
<p>* cmakelist file updated</p>
<p>* - Abstract methods signatures updated
<br />- Stable state</p>
<p>* - new methods added
<br />- Unit test improved
<br />- stable state</p>
<p>* - Unit tests add/updated
<br />- methods signatures improved
<br />- Fixed potential bugs</p>
<p>* - logic updated</p>
<p>* - Fixed issue with storage moduel
<br />- Unit tests</p>
<p>* - request remove front code refactored</p>
<p>* - Moved to new structure</p>
<p>* -Unit tests fixed
<br />-Updated logic</p>
<p>* memory deallocated</p>
<p>* - Pointer to smart pointer</p>
<p>* - RQpeekFront would return DataENtry with id = -1 and data = ""
<br />- Incremental Id Unit tests added</p>
<p>* - make_shard used
<br />- peekAll and clearAll</p>
<p>* removed logs</p>
<p>* storage module unit tests updated</p>
<p>* - unit test changes,</p>
<p>* - Only unit tests added
<br />Note: Code isn't compiling</p>
<p>* - unit test comments added
<br />- compile errors fixed
<br />- All unit tests are doing fine.</p>
<p>* Code refactor</p>
<p>* PR Changes,</p>
<p>* test changes,</p>
<p>* - missed requested chagnes</p>
<p>* - RQ removed on the basis of id, not ref</p>
<p>* Storage module methods documentation added.</p>
<p>* request processing is functional</p>
<p>* Method comments updated</p>
<p>* - fixed unit tests</p>
<p>* - fix bug
<br />- views test running.</p>
<p>* - fixe a potential bug,</p>
<p>---------</p>
<p>Co-authored-by: Zahid Zafar <></p>
<p>* View changes added (<a class="issue-link js-issue-link" href="https://github.com/Countly/countly-sdk-cpp/pull/113">#113</a>)</p>
<p>* views</p>
<p>* comments</p>
<p>* extracted things (<a class="issue-link js-issue-link" href="https://github.com/Countly/countly-sdk-cpp/pull/114">#114</a>)</p>
<p>* bits</p>
<p>* Co-authored-by: ArtursKadikis <ArtursKadikis@users.noreply.github.com></p>
<p>* Adding request queue db variant (<a class="issue-link js-issue-link" href="https://github.com/Countly/countly-sdk-cpp/pull/112">#112</a>)</p>
<p>* - Request sql calls added</p>
<p>* - code compile checks
<br />- storage unit tests logic updated</p>
<p>* storage tests reworked</p>
<p>* - sqlite storage unit tests fixed</p>
<p>* - clearSDK
<br />- debugEQState
<br />- Views tests</p>
<p>* - finishing test</p>
<p>* - PR Requested changes
<br />- raw pointer to smart pointer</p>
<p>* Requested changes</p>
<p>* - crash tests fixed
<br />- sessions tests fixed</p>
<p>* - set request queue size
<br />- safe check on configuration values
<br />- new configuration tests</p>
<p>* Request module request threshold unit tests added.</p>
<p>* - safety check for storage modules</p>
<p>* - unit tests added in the storage module
<br />- PR changes
<br />- fixed event schema creation</p>
<p>* Changelog added
<br />SDK Version updated</p>
<p>* PR Changes</p>
<p>* Update views.cpp</p>
<p>* comments and name changes</p>
<p>* Co-authored-by: ArtursKadikis <ArtursKadikis@users.noreply.github.com></p>
<p>* new vacuum</p>
<p>* its a me function</p>
<p>---------</p>
<p>Co-authored-by: Zahid Zafar <>
<br />Co-authored-by: ArtursK <kadikis.arturs@gmail.com>
<br />Co-authored-by: turtledreams <deniztaygunerten@gmail.com></p>
<p>* Update CHANGELOG.md</p>
<p>* Update CHANGELOG.md</p>
<p>* database</p>
<p>---------</p>
<p>Co-authored-by: Zahid Zafar <zahidzafar51@gmail.com>
<br />Co-authored-by: ArtursK <kadikis.arturs@gmail.com></p>
ArtursKadikis
tag:github.com,2008:Repository/89933574/22.06.4
2023-02-01T15:52:59Z
22.06.4
ArtursKadikis
tag:github.com,2008:Repository/89933574/22.06.3
2023-01-26T11:28:55Z
22.06.3
<p>Empty metrics issue fixed! (<a class="issue-link js-issue-link" href="https://github.com/Countly/countly-sdk-cpp/pull/105">#105</a>)</p>
<p>* empty metrics issue fixed!</p>
<p>* - SDK Version update</p>
<p>Co-authored-by: Zahid Zafar <></p>
ZahidZafar
tag:github.com,2008:Repository/89933574/22.06.2
2022-11-28T13:15:02Z
22.06.2
<p>- updated condition while adding metrics in request (<a class="issue-link js-issue-link" href="https://github.com/Countly/countly-sdk-cpp/pull/101">#101</a>)</p>
<p>* - updated condition while adding metrics in request</p>
<p>* Changelog updated!</p>
<p>* Change log updated again.</p>
ZahidZafar