Commit Graph

6 Commits

Author SHA1 Message Date
yemreinci
a5d40f497c
[hazelcast-cpp-client] update to v5.0.0 (#21005)
* update hazelcast-cpp-client to 5.0.0

* run x-add-version --all

* fix deprecated functions

* run x-add-version
2021-11-05 14:28:40 -07:00
yemreinci
8403a84166
[hazelcast-cpp-client] update to v4.2.0 (#19853)
* update hazelcast-cpp-client to 4.2.0

* run x-add-version
2021-09-03 17:05:18 -07:00
yemreinci
d9538eb345
[hazelcast-cpp-client] update to v4.1.1 (#18318)
* update hazelcast-cpp-client to v4.1.1

* ran
2021-06-11 09:28:43 -07:00
ihsan demir
d51426487a
[hazelcast-cpp-client] update for new release version 4.1.0 (#17724)
* Added the new hazelcast-cpp-client version 4.1.0.

* added the `git-tree` for hazelcast-cpp-client 4.1.0 version.
2021-05-13 13:27:00 -07:00
ihsan demir
f2ae282c8d
[hazelcast-cpp-client] New version update to 4.0.1 (#16593)
* Updated the `hazelcast-cpp-client` version to 4.0.1 since we released this new patch release.

* Updated the version for the latest commit using the command `./vcpkg x-add-version --overwrite-version hazelcast-cpp-client`.

* [hazelcast-cpp-client] Restore version 4.0.0 to the db

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-11 11:02:36 -08:00
ihsan demir
c235296c65
[hazelcast-cpp-client] Add new port (#16235)
* Added Hazelcast C++ client (https://github.com/hazelcast/hazelcast-cpp-client) port for Hazelcast in-memory database.

* Fixed the patch (The generated cmake files destination is corrected.)

* Updated the patch. see https://github.com/hazelcast/hazelcast-cpp-client/pull/812

* Disable uwp support.

* Added the missing version file for hazelcast-cpp-client.

* [hazelcast-cpp-client] Avoid checking in large patch file

* Format vcpkg.json

* Updated the version for the latest commit using the command `./vcpkg x-add-version --overwrite-version hazelcast-cpp-client`.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-02-24 14:06:58 -08:00