This is an automated email from the ASF dual-hosted git repository.

aboda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.


    from c1c8293  MINIFICPP-1344 - Correct rest endpoint for buckets on 
updateFromPayload and simplify its logic
     add 08c0e42  MINIFICPP-1416 - Upgrade rocksdb and build on VS2019

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                        |  37 +++--
 CMakeLists.txt                                  | 194 ++++++++++++------------
 cmake/BundledRocksDB.cmake                      |   9 +-
 extensions/rocksdb-repos/ProvenanceRepository.h |   4 +-
 thirdparty/rocksdb/channel-mutex-mutable.patch  |  31 ----
 thirdparty/rocksdb/rocksdb-BUILD.patch          | 107 -------------
 win_build_vs.bat                                |   6 +-
 7 files changed, 126 insertions(+), 262 deletions(-)
 delete mode 100644 thirdparty/rocksdb/channel-mutex-mutable.patch
 delete mode 100644 thirdparty/rocksdb/rocksdb-BUILD.patch

Reply via email to