Skip to content

Releases: xenit-eu/alfred-api

v6.0.1

25 Nov 09:25
Compare
Choose a tag to compare

Fixed

v5.0.4

25 Nov 09:24
Compare
Choose a tag to compare

Fixed

v5.0.3

19 Jun 11:59
63acbff
Compare
Choose a tag to compare

Fixed

  • ALFREDAPI-554: expose apix-impl beans in main application context (to be used by other AMPs)

v5.0.2

16 May 07:36
72247d8
Compare
Choose a tag to compare

Fixed

  • ALFREDAPI-544: fix Date range search by dropping unprocessed facet labels

v5.0.1

19 Mar 15:46
8a8da4d
Compare
Choose a tag to compare

5.0.1

The artifact name of apix-interface has been changed to alfred-api-interface.

Fixed

  • ALFREDAPI-537: Fix conflicts between artifacts when publishing to Sonatype
  • ALFREDAPI-538: Fixed issue where errors related to jackson library conflicts would occurs while Alfresco is running
  • ALFREDAPI-540: Realign interface artifact name
  • ALFREDAPI-541: Clarify dependency installation instructions

v5.0.0

12 Dec 16:02
ea844d7
Compare
Choose a tag to compare

From this version onward Dynamic Extensions is replaced by Alfresco MVC
as framework to reduce maintenance efforts.

⚠️ To make this change clearer the Alfred API Maven group ID has been updated from eu.xenit.apix
to eu.xenit.alfred.api.

This release also drops support for Alfresco 6.2 and adds support for 7.4.

Added

Changed

  • ALFREDAPI-527: Alfresco containers use port 8080 now instead of ephemeral ports
  • ALFREDAPI-536: Reabsorb alfred-api-docs repo into this

Fixed

Removed

v4.0.0

18 Jan 12:48
25bdc63
Compare
Choose a tag to compare

This release adds support for Alfresco 7.3 and drops support for Alfresco 5.2 and 6.1.

Added

Fixed

  • ALFREDAPI-503: Fixed issue where site information could not be retrieved if the user does not have permissions to one of the components

Removed

v3.1.0

25 Apr 07:14
29d3ec9
Compare
Choose a tag to compare

3.1.0 (2022-04-25)

Added

Changed

  • ALFREDAPI-498: Improve handling of version node association retrieval

v3.0.2

30 Nov 10:52
7409e5b
Compare
Choose a tag to compare

3.0.2 (2021-11-30)

Added

  • ALFREDAPI-492: /v1/nodes POST enpoint now accepts aspects to add/remove
  • ALFREDAPI-497: Re-enable composeDown after integrationTest in build

v3.0.1

29 Sep 15:12
46053a0
Compare
Choose a tag to compare

3.0.1 (2021-09-29)

Changed

  • XENOPS-891: Update docker images and wars to latest hotfix for 52, 62 & 70
  • ALFREDAPI-378: Replace deprecated calls to serviceregistry

Fixed