<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/hazelcast-cpp-client, branch master</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[hazelcast-cpp-client] update to v4.2.0 (#19853)</title>
<updated>2021-09-04T00:05:18+00:00</updated>
<author>
<name>yemreinci</name>
<email>18687880+yemreinci@users.noreply.github.com</email>
</author>
<published>2021-09-04T00:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8403a84166bf2b8b19c34545bfce171d52548651'/>
<id>8403a84166bf2b8b19c34545bfce171d52548651</id>
<content type='text'>
* update hazelcast-cpp-client to 4.2.0

* run x-add-version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update hazelcast-cpp-client to 4.2.0

* run x-add-version</pre>
</div>
</content>
</entry>
<entry>
<title>[hazelcast-cpp-client] update to v4.1.1 (#18318)</title>
<updated>2021-06-11T16:28:43+00:00</updated>
<author>
<name>yemreinci</name>
<email>18687880+yemreinci@users.noreply.github.com</email>
</author>
<published>2021-06-11T16:28:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d9538eb345c1312379d5039574901a7742837ec7'/>
<id>d9538eb345c1312379d5039574901a7742837ec7</id>
<content type='text'>
* update hazelcast-cpp-client to v4.1.1

* ran</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update hazelcast-cpp-client to v4.1.1

* ran</pre>
</div>
</content>
</entry>
<entry>
<title>[hazelcast-cpp-client] update for new release version 4.1.0 (#17724)</title>
<updated>2021-05-13T20:27:00+00:00</updated>
<author>
<name>ihsan demir</name>
<email>ihsandemir@gmail.com</email>
</author>
<published>2021-05-13T20:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d51426487a1c1dde0d02683540a8730ef5011e1f'/>
<id>d51426487a1c1dde0d02683540a8730ef5011e1f</id>
<content type='text'>
* Added the new hazelcast-cpp-client version 4.1.0.

* added the `git-tree` for hazelcast-cpp-client 4.1.0 version.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added the new hazelcast-cpp-client version 4.1.0.

* added the `git-tree` for hazelcast-cpp-client 4.1.0 version.</pre>
</div>
</content>
</entry>
<entry>
<title>[hazelcast-cpp-client] New version update to 4.0.1   (#16593)</title>
<updated>2021-03-11T19:02:36+00:00</updated>
<author>
<name>ihsan demir</name>
<email>ihsandemir@gmail.com</email>
</author>
<published>2021-03-11T19:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f2ae282c8d7c2a4a5a8e2b88ae42723261b7b298'/>
<id>f2ae282c8d7c2a4a5a8e2b88ae42723261b7b298</id>
<content type='text'>
* 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 &lt;roschuma@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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 &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[hazelcast-cpp-client] Add new port (#16235)</title>
<updated>2021-02-24T22:06:58+00:00</updated>
<author>
<name>ihsan demir</name>
<email>ihsan@hazelcast.com</email>
</author>
<published>2021-02-24T22:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c235296c65527a8fa299348c49cc3011e4bbdf51'/>
<id>c235296c65527a8fa299348c49cc3011e4bbdf51</id>
<content type='text'>
* 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 &lt;roschuma@microsoft.com&gt;
Co-authored-by: NancyLi1013 &lt;lirui09@beyondsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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 &lt;roschuma@microsoft.com&gt;
Co-authored-by: NancyLi1013 &lt;lirui09@beyondsoft.com&gt;</pre>
</div>
</content>
</entry>
</feed>
