Skip to content

Releases: marklogic-community/pipes

Pipes for MarkLogic Data Hub v2.0.5

12 Jan 19:27
4828422
Compare
Choose a tag to compare

Pipes for MarkLogic Data Hub v2.0.4

13 Nov 18:47
Compare
Choose a tag to compare

Pipes for MarkLogic Data Hub v2.0.3

13 Nov 15:20
2c4cf1c
Compare
Choose a tag to compare

Pipes for MarkLogic Data Hub v2.0.2

09 Nov 14:20
Compare
Choose a tag to compare

2.0.1 Bug fixes

06 Nov 15:03
Compare
Choose a tag to compare

Pipes for MarkLogic Data Hub v2.0

22 Oct 09:28
Compare
Choose a tag to compare

This release introduces native JavaScript generation for MarkLogic Data Hub custom steps.

Pipes for MarkLogic Data Hub v1.4

13 Oct 07:01
f1eda85
Compare
Choose a tag to compare

This release addresses feedback from one of our customers.

BugFixes:

#316 Link (pipe) between Lookup Query and Subgraph gone
#293 Running a pipes flow on TaskServer throws error

Features:

#285 Add custom lookup query block back to 1.3
#286 XPath should deal with null input, empty input, sequence input, array input.

Pipes for MarkLogic Data Hub v1.3

23 Jul 13:39
Compare
Choose a tag to compare

New Features

  • #280 new block: ArrayFilter
  • #275 new block: FormatDateTime
  • #215 it's now possible to control document permission in Pipes
  • #266 the Generate Array block has now configurable number of input nodes
  • #154 Pipes can now leverage the source query in the custom step definition to run the preview or create source blocks

Bugs Fixed

  • #282 [BUG] String Join block does not work with separator
  • #272 [BUG]Execute Javascript Block does not accept MarkLogic api calls like xdmp.describe
  • #268 SourceBlock does not support array of atomic datatypes

Pipes for MarkLogic Data Hub v1.2

01 Jul 09:01
Compare
Choose a tag to compare

New Features

Bug Fixed

We fixed problems on Windows, problems loading user custom block definitions, and some other stuff.

For full overview of issues fixed, look here:
https://github.com/marklogic-community/pipes/milestone/12?closed=1

Pipes for MarkLogic Data Hub v1.1

05 Jun 13:23
Compare
Choose a tag to compare

New Features

  • #37 Pipes now uses gradle properties of the DHF project
  • #187 Pipes now checks the validity of the custom blocks definition file (user.json) and will inform if it's invalid
  • #241 For all the "padders" out there - Pipes now comes with a padding block. Enjoy!
  • #191 When selecting values from drop downs, such as DB or Collection name, you're now able to type parts of the name (auto-completion in drop-downs)
  • #254 The splash screen now displays connection information (so that you know where you are)

Bug fixes

We fixed a bunch of bugs for your improved user experience. Look here for a complete list:
https://github.com/marklogic-community/pipes/milestone/8?closed=1