1. 0b1b889 refactor(#3200): Mark StreamPipesDataProcessor and StreamPipesDataSink as deprecated (#3666) by Philipp Zehnder · 4 days ago dev
  2. 6e90a99 refactor(#3655): Update text mining processors to implement IStreamPipesDataProcessor interface (#3665) by Philipp Zehnder · 4 days ago
  3. d0294a7 refactor(#3652): Update processors to implement IStreamPipesDataProcessor interface (#3664) by Philipp Zehnder · 4 days ago
  4. ee51c19 refactor(#3653): Update image processing processors to implement IStreamPipesDataProcessor interface (#3663) by Philipp Zehnder · 4 days ago
  5. 80307a1 chore(deps-dev): bump mypy in /streampipes-client-python (#3676) by dependabot[bot] · 6 days ago
  6. 16373e1 feat: Add measurement unit resource identifier to data explorer field config (#3685) by Dominik Riemer · 3 weeks ago
  7. 7f1d18d fix: Add exception handling for failing preprocessing rules (#3681) by Dominik Riemer · 4 weeks ago
  8. 073b26e fix(#3679): add support for data type changes in AdapterBuilder and related classes (#3680) by Philipp Zehnder · 4 weeks ago
  9. 43ca398 fix(#3677): enhance input validation for pipeline and adapter names (#3678) by Philipp Zehnder · 4 weeks ago
  10. 0080d7f feat: add icons and description to chart type dropdown (#3674) by GauiPower · 4 weeks ago
  11. 8f01348 docs: Add german translations for pipeline elements (#3636) by Dominik Riemer · 4 weeks ago
  12. 7dcc76e fix(#3672): Fix null pointer when property scope is not set properly (#3673) by Philipp Zehnder · 4 weeks ago
  13. fc029be fix(#3670): Downgrade Kafka Docker image version to 7.9.1 (#3671) by Philipp Zehnder · 5 weeks ago
  14. 4bd050e fix(#3667): Enhance handling of AnyStaticProperty and RuntimeResolvableAnyStaticProperty in PipelineElementTemplateVisitor (#3668) by Philipp Zehnder · 5 weeks ago
  15. ab71605 feat: Add adapter API to StreamPipes client (#3658) by Dominik Riemer · 5 weeks ago
  16. d7fa8f1 refactor(#3654): Update MultiModelPromptProcessor to implement IStreamPipesDataProcessor interface (#3657) by Philipp Zehnder · 5 weeks ago
  17. a674723 refactor(#3651): Update WelfordChangeDetection to implement IStreamPipesDataProcessor interface (#3656) by Philipp Zehnder · 5 weeks ago
  18. bfabae9 refactor: Update QdrantSink to use IStreamPipesDataSink instead of StreamPipesDataSink (#3650) by Anush · 5 weeks ago
  19. 357c88a fix(#3617): Validate on pipeline start that not all properties are dimensions (#3641) by Philipp Zehnder · 5 weeks ago
  20. 17a4ed7 refactor(#3646): update processors in processors enricher jvm (#3647) by Philipp Zehnder · 5 weeks ago
  21. 47c4752 chore: Add Spotless plugin for automated code formatting (#3568) by Zhenyu Luo · 5 weeks ago
  22. 24dc9ac chore(#3644): remove cypress-file-upload dependency and update file upload method (#3645) by Philipp Zehnder · 5 weeks ago
  23. 377a149 chore(deps): bump commons-beanutils:commons-beanutils (#3634) by dependabot[bot] · 5 weeks ago
  24. ac4ea4d feat: Qdrant Sink (#3648) by Anush · 5 weeks ago
  25. 788833d chore(deps-dev): bump cypress from 13.17.0 to 14.4.1 in /ui (#3642) by dependabot[bot] · 5 weeks ago
  26. 70f3e70 Switch Operator Processors (#3640) by Matthew · 6 weeks ago
  27. 7b6f696 fix: Move rule in schema guessing (#3637) by Dominik Riemer · 6 weeks ago
  28. 1d5db20 chore(deps): Bump Angular to v19 (#3630) by Dominik Riemer · 6 weeks ago
  29. b74a5e1 refactor(#3622): Migrate processors in processors-transformation-jvm to use IStreamPipesDataProcessor (#3625) by Philipp Zehnder · 7 weeks ago
  30. 95ab2dc Feat:Support ParquetSink (#3601) by xinhao liu · 7 weeks ago
  31. 89bfeb2 feat: add panel resize component (#3585) by Marcel Früholz · 7 weeks ago
  32. 92db623 refactor: remove UserService class and its associated methods (#3626) by yanfeng1992 · 7 weeks ago
  33. c1890b7 chore: Replace native federation with default Angular builder (#3620) by Dominik Riemer · 8 weeks ago
  34. 8755822 chore(deps-dev): bump blacken-docs in /streampipes-client-python (#3619) by dependabot[bot] · 8 weeks ago
  35. d219c10 feat: add reactive forms to Configuration/sites (#3618) by Dominik Riemer · 8 weeks ago
  36. 11e2d3f Revert "feat: add reactive forms to Configuration/sites (#3615)" by Dominik Riemer · 8 weeks ago
  37. 6d8546a docs: Update documentation of processors and adapters (#3614) by Dominik Riemer · 8 weeks ago
  38. d611c46 feat: add reactive forms to Configuration/sites (#3615) by Marcel Früholz · 8 weeks ago
  39. f6e7a12 feat: Enhance rest sink (#3573) by Dominik Riemer · 8 weeks ago
  40. d028842 fix: add validator to pipeline and adapter name (#3616) by Marcel Früholz · 8 weeks ago
  41. f9582b2 fix: axis of status heatmap after resize (#3592) by Marcel Früholz · 8 weeks ago
  42. 7287f1b chore(deps-dev): bump flake8 in /streampipes-client-python (#3609) by dependabot[bot] · 9 weeks ago
  43. da4a6b5 chore(deps): bump netty.version from 4.1.118.Final to 4.2.0.Final (#3565) by dependabot[bot] · 9 weeks ago
  44. 6dc2cc1 chore(deps): bump org.apache.activemq:activemq-client (#3599) by dependabot[bot] · 9 weeks ago
  45. e4b57da chore(deps-dev): bump @typescript-eslint/parser in /ui (#3608) by dependabot[bot] · 9 weeks ago
  46. d9c781e chore(deps-dev): bump mkdocs-git-revision-date-localized-plugin (#3582) by dependabot[bot] · 9 weeks ago
  47. e99ad3c chore(deps-dev): bump ruff in /streampipes-client-python (#3606) by dependabot[bot] · 9 weeks ago
  48. a16dd3c Update Python version constraint and add pandas dependency (#3607) by yanfeng1992 · 9 weeks ago
  49. 314fef0 chore: Move several shared components to shared-ui module (#3605) by Dominik Riemer · 9 weeks ago
  50. 27802c7 fix(#3602): Fix testGroupManagement.spec.ts to support multiple languages (#3603) by Philipp Zehnder · 9 weeks ago
  51. b41c30f refactor(#3153): Remove CreateNestedRuleDescription references from various classes (#3596) by Philipp Zehnder · 10 weeks ago
  52. 5fe3151 refactor(#3597): Remove deprecated methods using domainProperty instead of semanticType (#3598) by Philipp Zehnder · 10 weeks ago
  53. a7d4813 feat: add clone button to data explorer overview (#3594) by Marcel Früholz · 10 weeks ago
  54. 7109f5e fix(#3587): Change output datatype from String to Boolean in BooleanOperatorProcessor (#3588) by Philipp Zehnder · 2 months ago
  55. 59acd75 feat(#3579): Add support for OPC-UA extension objects (#3580) by Dominik Riemer · 2 months ago
  56. 1e1e7e3 fix: Improve adapter management (#3590) by Dominik Riemer · 2 months ago
  57. 4a28bc6 Feat: Support TsFileSink (#3570) by liu xinhao · 3 months ago
  58. bfc8178 chore(deps): bump confluent-kafka in /streampipes-client-python (#3567) by dependabot[bot] · 3 months ago
  59. f38712d Merge pull request #3569 from grainier/grainier-prompt-processor by Grainier Perera · 3 months ago
  60. c29b50e fix: Ignore export items that are not explicitly selected (#3576) by Dominik Riemer · 3 months ago
  61. 628a7ae fix: Allow multiple input fields by Grainier Perera · 3 months ago
  62. 5d0f097 fix: Improve system prompt description by Grainier Perera · 3 months ago
  63. 8ac0617 fix: Set min window size to 0 by Grainier Perera · 3 months ago
  64. fbe8123 fix: Add LLM prompt processor to the IIoT extensions by Grainier Perera · 3 months ago
  65. e5dbd63 fix: Improve parameters of the LLM Prompt Processor by Grainier Perera · 3 months ago
  66. b655662 feat: Add Multi-Model Prompt Processor by Grainier Perera · 3 months ago
  67. 87bd428 Fix assignment of last modified date for existing dashboards (#3574) by Dominik Riemer · 3 months ago
  68. 7a45c6d feat: Rename pipelines and add cypress test (#3563) by Marcel Früholz · 3 months ago
  69. 52b4ebb feat: Add ResourceMetadata model (#3556) by Dominik Riemer · 3 months ago
  70. d124654 Fix: Pulsar container (#3572) by liu xinhao · 3 months ago
  71. f9fe105 fix: asset filters and labels for assets (#3550) by Marcel Früholz · 3 months ago
  72. 33d046c Feat : support MilvusSink dev (#3559) by liu xinhao · 3 months ago
  73. 24a6ebe fix: Breadcrumb dashboard (#3555) by Marcel Früholz · 3 months ago
  74. 4023061 feat: Add configurable wait and lease time to PLC connectors (#3553) by Dominik Riemer · 3 months ago
  75. 1e487c3 feat: Add german translation to dashboard, core-ui and shared-ui (#3521) by Marcel Früholz · 3 months ago
  76. bb8429e fix: resolve color mapping issue (#3549) by Marcel Früholz · 3 months ago
  77. 4357385 fix: Backend variable in k8s deployment by Dominik Riemer · 4 months ago
  78. a597665 feat: Extend generic storage api (#3536) by Dominik Riemer · 4 months ago
  79. ff33467 fix(#3531): Add option to reset an invalid adapter state in API and UI (#3532) by Dominik Riemer · 4 months ago
  80. a98de6b fix(#3481): Various bug fixes in map visualization (#3533) by Dominik Riemer · 4 months ago
  81. 3af150d fix(#3482): Support chart appearance settings in heatmaps (#3534) by Dominik Riemer · 4 months ago
  82. d75f190 fix: Properly update asset tree when adding assets (#3535) by Dominik Riemer · 4 months ago
  83. c3e19e8 chore(deps): bump @babel/helpers from 7.26.9 to 7.26.10 in /ui (#3528) by dependabot[bot] · 4 months ago
  84. 6fd49d0 Update keywords in .asf.yaml by Dominik Riemer · 4 months ago
  85. abcefa2 fix: Activate discussions in asf.yaml by Dominik Riemer · 4 months ago
  86. 13f57c1 feat(#3525): Extend capabilities of asset export (#3526) by Dominik Riemer · 4 months ago
  87. 71cb94f feat: Add aggregation functions MEDIAN, SPREAD and STDDEV (#3527) by Dominik Riemer · 4 months ago
  88. 60bdb97 fix: Modify selectors of cypress tests (#3520) by Dominik Riemer · 4 months ago
  89. 35697b0 fix: Keep asset filters when modifying pipelines anda adapters, improve data lake paging (#3519) by Dominik Riemer · 4 months ago
  90. 4515c8b feat: Add translation to "data download" component (#3517) by Marcel Früholz · 4 months ago
  91. 2339669 Add status heatmap and create color mapping component (#3516) by Marcel Früholz · 4 months ago
  92. e523f21 chore(deps-dev): bump jinja2 in /streampipes-client-python (#3518) by dependabot[bot] · 4 months ago
  93. d5c6187 chore(deps-dev): bump mkdocs-awesome-pages-plugin (#3469) by dependabot[bot] · 5 months ago
  94. a69c54b fix(#3506): connect static property type cannot be changed to numeric value (#3510) by Philipp Zehnder · 5 months ago
  95. 57620d6 chore(deps-dev): bump isort in /streampipes-client-python (#3462) by dependabot[bot] · 5 months ago
  96. 20092f5 [#1903] Implement Unit Tests for ThresholdDetectionProcessor (#3507) by Suvrat Acharya · 5 months ago
  97. 29b010c added tests for TestProjectionProcessor (#3509) by Suvrat Acharya · 5 months ago
  98. 6fcc368 [#1904]Added tests for ThroughputMonitorProcessor (#3504) by Suvrat Acharya · 5 months ago
  99. 3e2d4ec refactor(#3501): Remove zookeeper dependencies (#3502) by Philipp Zehnder · 5 months ago
  100. b88f11b refactor(#3499): Remove unused volume for files (#3500) by Philipp Zehnder · 5 months ago