1. 3fac4a9 MINIFICPP-2766 Preventing C++ exceptions from unwinding the stack ove… by cccs-jsjm · 2 days ago main
  2. 1f0f153 MINIFICPP-2748 Fixing false positive log errors and warnings when usi… by Martin Zink · 2 days ago
  3. fbe5cc5 MINIFICPP-2737 Add weekly CI workflow runs and status page by Gabor Gyimesi · 2 days ago
  4. b57cb35 MINIFICPP-2715 - Use symbols to check api compatibility by Adam Debreceni · 2 days ago
  5. a1f0831 Bump requests from 2.32.4 to 2.33.0 in /github_scripts by dependabot[bot] · 12 days ago
  6. 20805f0 MINIFICPP-2757 Build windows artifacts in create-release-artifacts.yml CI job by Martin Zink · 12 days ago
  7. ad163be MINIFICPP-2602 Add withAllowedTypes<> to all propertys that require ControllerServices by Martin Zink · 12 days ago
  8. a415368 MINIFICPP-2758 Rename step_impls in minifi behave by Martin Zink · 12 days ago
  9. 77720cc MINIFICPP-2750 Fix Windows build with CMake 4 by Gabor Gyimesi · 12 days ago
  10. 75d0bbe MINIFICPP-2731 Allow cancellation from ProcessSession::write by Martin Zink · 12 days ago
  11. b435c48 MINIFICPP-2710 Refactor ControllerServiceNodeMap by Martin Zink · 12 days ago
  12. 2060d13 MINIFICPP-2755 fix macOS CI failure by Martin Zink · 2 weeks ago
  13. 5ccdfd5 MINIFICPP-2753 - Remove restore from c-api by Adam Debreceni · 3 weeks ago
  14. a30037b MINIFICPP-2751 Remove MinifiStatusToString before C Api is finalized by Martin Zink · 3 weeks ago
  15. 4a857ef MINIFICPP-2696 Add option for optimizationForSmallDB in DatabaseConte… by Martin Zink · 3 weeks ago
  16. 131f6e4 MINIFICPP-2669 - Reduce controller service api by Adam Debreceni · 3 weeks ago
  17. a89a27c Bump pyopenssl from 25.0.0 to 26.0.0 in /behave_framework by dependabot[bot] · 4 weeks ago
  18. f6ef57e Remove docker/requirements.txt by dependabot[bot] · 4 weeks ago
  19. 18dbb89 MINIFICPP-2747 Fix flaky MQTT tests by Gabor Gyimesi · 4 weeks ago
  20. 6f68543 MINIFICPP-2711 Docker tests, missing logs if container fails to start by Martin Zink · 9 weeks ago
  21. 8f712a6 MINIFICPP-2712 Generate modular docs by Martin Zink · 5 months ago
  22. 022bd6f MINIFICPP-2745 Upgrade OPC UA library to v1.5.2 by Gabor Gyimesi · 5 weeks ago
  23. 1d764d7 MINIFICPP-2744 Fix ubuntu_22_04_clang_arm CI job by Gabor Gyimesi · 5 weeks ago
  24. 30493bf MINIFICPP-2738 Suppress false positive warning on GCC 12 by Gabor Gyimesi · 5 weeks ago
  25. 30c2434 MINIFICPP-2739 Add test scenario info to behave logs by Gabor Gyimesi · 5 weeks ago
  26. 572832b MINIFICPP-2717 Remove old docker testing framework by Gabor Gyimesi · 5 weeks ago
  27. 7ec2fd7 MINIFICPP-2714 Move Kubernetes to modular docker tests by Ferenc Gerlits · 5 weeks ago
  28. 91481ef MINIFICPP-2716 Refactor and stabilize modular docker tests by Gabor Gyimesi · 5 weeks ago
  29. d39671d MINIFICPP-2687 Move Python extension docker tests to modular docker tests by Gabor Gyimesi · 5 weeks ago
  30. c460780 MINIFICPP-2688 Move site-to-site tests to modular docker tests by Gabor Gyimesi · 5 weeks ago
  31. e2de4ca MINIFICPP-2686 Move Prometheus tests to modular docker tests by Gabor Gyimesi · 5 weeks ago
  32. b1137d2 MINIFICPP-2736 Add checks of library unload result for class description removal by Gabor Gyimesi · 6 weeks ago
  33. 2f26cb9 MINIFICPP-2723 Add log and properties.d dir property files to debug bundle by Gabor Gyimesi · 6 weeks ago
  34. 2493330 MINIFICPP-2734 Remove BinFiles from processor list by Gabor Gyimesi · 6 weeks ago
  35. 4096b86 MINIFICPP-2733 Fix compilation on Windows in debug mode with Ninja by Gabor Gyimesi · 6 weeks ago
  36. 162ccfb MINIFICPP-2732 Clear class descriptions when extensions are cleared by Gabor Gyimesi · 6 weeks ago
  37. 30fa5d1 MINIFICPP-2726 Fix HTTP S2S no data and error handling by Gabor Gyimesi · 6 weeks ago
  38. f856bb6 MINIFICPP-2730 Check if config.yml exists when creating the debug bundle by Ferenc Gerlits · 6 weeks ago
  39. 7c18354 MINIFICPP-2729 Increase timeout for MacOS jobs by Gabor Gyimesi · 6 weeks ago
  40. 71908d1 MINIFICPP-2727 Stabilize verify package tests by Gabor Gyimesi · 6 weeks ago
  41. e58d829 MINIFICPP-2728 upgrade openssl to 3.3.6 by Marton Szasz · 6 weeks ago
  42. b525cc8 MINIFICPP-2725 python: fix EL with ENVIRONMENT scope by Marton Szasz · 6 weeks ago
  43. 3190ca6 MINIFICPP-2724 Add MinifiStatus return type to C api function that might fail by Martin Zink · 7 weeks ago
  44. 3b13346 MINIFICPP-2722 C API enum explicit type by Martin Zink · 7 weeks ago
  45. ebc89c1 MINIFICPP-2256 Remove LoggerConfiguration::newInstance by Ferenc Gerlits · 3 months ago
  46. e730451 MINIFICPP-2685 Move MQTT tests to modular docker tests by Gabor Gyimesi · 3 months ago
  47. d24d324 MINIFICPP-2683 Move C2 docker tests to modular docker tests by Gabor Gyimesi · 3 months ago
  48. 2ac1f1b MINIFICPP-2721 Fix rocky linux docker image name retrieval in CI by Gabor Gyimesi · 7 weeks ago
  49. 3b9711e MINIFICPP-2720 Overwrite agent_version.cpp instead of appending by Ferenc Gerlits · 7 weeks ago
  50. 961f352 MINIFICPP-2713 curl: upgrade to 8.18.0 by Marton Szasz · 7 weeks ago
  51. 9187c2e MINIFICPP-2709 Fix site to site receive using HTTP protocol by Gabor Gyimesi · 8 weeks ago
  52. 18380fc MINIFICPP-2707 Catch exceptions during C2 Start/Stop commands by Martin Zink · 8 weeks ago
  53. 94a8480 MINIFICPP-2703 Update GCP extension to use unified credentials by Gabor Gyimesi · 8 weeks ago
  54. af585c2 MINIFICPP-2705 - Configurable timeout, download assets directly to disk by Adam Debreceni · 2 months ago
  55. 3c83d84 MINIFICPP-2700 Terminate if ContentRepository creation failed by Martin Zink · 2 months ago
  56. d4dab97 MINIFICPP-2684 Move MiNiFi controller tests to modular docker tests by Gabor Gyimesi · 2 months ago
  57. bc9a9ea MINIFICPP-2679 Move HTTP tests to modular docker tests by Gabor Gyimesi · 2 months ago
  58. 3905743 MINIFICPP-2706 Work around a squid bug which causes OOM in Docker tests by Ferenc Gerlits · 3 months ago
  59. 3d38c3a MINIFICPP-2693 Do not share ProcessContextImpl objects among threads by Ferenc Gerlits · 3 months ago
  60. e53db53 MINIFICPP-2697 Upgrade m2crypto by Ferenc Gerlits · 3 months ago
  61. b95e584 MINIFICPP-2342 Do not overwrite config files during an upgrade by Ferenc Gerlits · 3 months ago
  62. 7e8ec53 MINIFICPP-2704 Fix API version compatibility issue in Azure tests by Gabor Gyimesi · 3 months ago
  63. b6d0eb1 MINIFICPP-2701 ListenUDP udp.sender.port property by Marton Szasz · 3 months ago
  64. a55d536 MINIFICPP-2682 Move Lua tests to modular docker tests by Gabor Gyimesi · 5 months ago
  65. 34a79a9 MINIFICPP-2680 Move Amazon Kinesis tests to modular docker tests by Gabor Gyimesi · 5 months ago
  66. 90ddaae MINIFICPP-2678 Move Grafana Loki tests to modular docker tests by Gabor Gyimesi · 5 months ago
  67. 38179ed MINIFICPP-2698 Update NOTICE year to 2026 by Marton Szasz · 3 months ago
  68. d71442a MINIFICPP-2677 Move GCP tests to modular docker tests by Gabor Gyimesi · 3 months ago
  69. 859c22d MINIFICPP-2689 Move Splunk tests to modular docker tests by Gabor Gyimesi · 3 months ago
  70. d74d89e MINIFICPP-2675 Move Elasticsearch tests to modular docker tests by Gabor Gyimesi · 3 months ago
  71. ca4fa86 MINIFICPP-2674 Move Couchbase tests to modular docker tests by Gabor Gyimesi · 3 months ago
  72. 9b84de3 MINIFICPP-2668 Move standard processor tests to modular docker tests by Gabor Gyimesi · 3 months ago
  73. 40ff0a9 MINIFICPP-2666 Move Kafka tests to modular docker tests by Gabor Gyimesi · 3 months ago
  74. 56c8bff MINIFICPP-2694 Clarify the documentation of drain.timeout and graceful.shutdown.period by Ferenc Gerlits · 4 months ago
  75. 098dab1 MINIFICPP-2690 Simplify AgentDocs by Martin Zink · 4 months ago
  76. ef3dd56 MINIFICPP-2650 - Processor c api by Adam Debreceni · 4 months ago
  77. 9574ad6 MINIFICPP-2692 Fix flow file removal for volatile repositories by Gabor Gyimesi · 5 months ago
  78. a378b2c MINIFICPP-2691 Fixing LogMetricsPublisher intermittent failure by Martin Zink · 5 months ago
  79. 85fb25d MINIFICPP-2676 Variable Registry refactor by Martin Zink · 5 months ago
  80. f34569e MINIFICPP-2665 Move OPC UA tests to modular docker tests by Gabor Gyimesi · 5 months ago
  81. 4be2c2e MINIFICPP-2671 Various ASan fixes by Martin Zink · 5 months ago
  82. 26efc3d MINIFICPP-2670 Clean up volatile repositories by Gabor Gyimesi · 5 months ago
  83. d7ee68e MINIFICPP-2624 Modularized behave tests part 1 by Martin Zink · 5 months ago
  84. 6893973 MINIFICPP-2662 - Remove dependent and exclusive properties by Adam Debreceni · 5 months ago
  85. 1b37c3f MINIFICPP-2661 Update version number to 1.0.0 by Gabor Gyimesi · 5 months ago
  86. 6c2f0f3 MINIFICPP-2660 Handle new C2 start/stop command format by Gabor Gyimesi · 5 months ago
  87. a76bbbf MINIFICPP-2657 - Explicit extension initialization by Adam Debreceni · 5 months ago
  88. cbd45bf MINIFICPP-2658 Handle keyboard interrupt in bootstrap and exit by Gabor Gyimesi · 5 months ago
  89. e3728f1 MINIFICPP-2613 - Move base metrics to libminifi by Adam Debreceni · 7 months ago
  90. d090128 MINIFICPP-2656 aws-sdk-cpp: cpp23 build fix, include cstdint by Marton Szasz · 6 months ago
  91. 97ffddd MINIFICPP-2654 Evaluate EL expressions only when it is explicitly called in NiFi python processors by Gabor Gyimesi · 6 months ago
  92. 8edef44 MINIFICPP-2649 Move expression language extension to libminifi by Gabor Gyimesi · 6 months ago
  93. a1ee3af MINIFICPP-2603 Add Record Reader and Record Writer properties to MQTT processors by Gabor Gyimesi · 6 months ago
  94. 1976d80 MINIFICPP-2655 Upgrade elasticsearch container image to v9.1.5 by Gabor Gyimesi · 6 months ago
  95. 612e9f5 MINIFICPP-2652 Remove deprecated bootstrap.sh by Martin Zink · 6 months ago
  96. e8c9a7c MINIFICPP-2643 Fix clang tidy issues by Gabor Gyimesi · 6 months ago
  97. cd47291 MINIFICPP-2629 Clean up minifi-api includes by Gabor Gyimesi · 6 months ago
  98. 8cb945b MINIFICPP-2232 Remove option to load SSL context from flow config by Gabor Gyimesi · 6 months ago
  99. 5b75004 MINIFICPP-2651 Add documenation on asset reference syntax by Gabor Gyimesi · 6 months ago
  100. a0ab21f MINIFICPP-2640 Remove explicit use of ExecutePythonProcessor by Gabor Gyimesi · 6 months ago