Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Releases: artipie/asto

Release v1.6.0

29 Sep 07:18
e5efdfa
Compare
Choose a tag to compare
feat: added `StorageValuePipelineResult` with function (#338)

Added class to process storage value as IO streams and return some value.

Ticket: #333

Release v1.5.1

21 Sep 12:47
aa29c2d
Compare
Choose a tag to compare
feat: make method `StorageValuePipeline.process()` public (#337)

Fixed method StorageValuePipeline.process() to be public

Ticket: #333

Release v1.5.0

21 Sep 11:38
ed21e7c
Compare
Choose a tag to compare
feat: added class to process asto value as stream (#336)

Added class to read storage value as input stream if exists, process the value and write it back to storage.
Such workflow is used to create/update repository metadata files (in conda and debian at least).

Ticket: #333

Release v1.4.0

09 Sep 14:06
baf65c4
Compare
Choose a tag to compare
 - feat: process storage item as input stream (#334)

Release v1.3.4

11 Aug 14:53
889a7da
Compare
Choose a tag to compare
fix: using optional deps instead of provided

Release v1.3.2

19 Jul 08:05
f9a23a5
Compare
Choose a tag to compare
- dep: exclude fasterxml jackson databind from vertx-rx-java2

Release v1.3.1

19 Jul 06:12
02981fa
Compare
Choose a tag to compare
 - dep: exclude android annotations from etcd

Release v1.3.0

13 Jul 13:14
263627f
Compare
Choose a tag to compare
 - ci: added release script

 - feature: copy storage with predicate
 - deps: updated vertx, excluded jackson-databind
 - deps: updated vertx, checked all deps (see issue descr) and excluded jackson-databind from main code.

Add unchecked scalars

18 Jun 07:02
Compare
Choose a tag to compare
Add unchecked scalars Pre-release
Pre-release

See #323, release log:

Released by Rultor 1.69.1, see build log

v1.2.0

04 Jun 07:54
Compare
Choose a tag to compare

See #322, release log:

Released by Rultor 1.69.1, see build log