Releases: xenit-eu/alfred-api
Releases · xenit-eu/alfred-api
v6.1.2
What's Changed
- ALFREDAPI-570 Upgraded actions/upload-artifact action to v4 by @kpiot123 in #244
- ALFREDAPI-571: Added branching and releasing to README by @WimCrols in #243
- ALFREDAPI-573: Fix broken Maven artifact badge by @WimCrols in #245
- ALFREDAPI-574 by @tl-blom-xenit in #246
- ALFREDAPI-576 Added support for Alfresco v25.1 by @tl-blom-xenit in #247
- ALFREDAPI-575: Removed casual multipart paragraph from docs by @WimCrols in #248
- ALFREDAPI-578 Added Qualifiers for ServiceRegistry and restJsonModule by @tl-blom-xenit in #249
- Alfredapi-852: Migrate away from Cloudsmith by @WimCrols in #251
- ALFREDAPI-581: Fix interface publish step conditional being ignored by @WimCrols in #253
- Test with ElasticSearch by @WimCrols in #252
- ALFREDAPI-580: v6.1.1 by @WimCrols in #254
- Release <- master 6.1.1 by @WimCrols in #255
- ALFREDAPI-580: JReleaser fixes by @WimCrols in #257
- Release <- master by @WimCrols in #259
- ALFREDAPI-580: Add --info to publishing by @WimCrols in #258
- release <- master by @WimCrols in #260
- ALFREDAPI-580: Remove JReleaser checking by @WimCrols in #261
- Release <- master by @WimCrols in #262
- Alfredapi-580: CI adaptations by @WimCrols in #263
- Release <- master by @WimCrols in #264
- ALFREDAPI-580: Bump to 6.1.2 by @WimCrols in #265
- Release <- master by @WimCrols in #266
Full Changelog: v6.1.0...v6.1.2
v6.1.0
What's Changed
- ALFREDAPI-562 by @WimCrols in #235
- ALFREDAPI-565: Update swagger doc for /upload metadata by @WimCrols in #237
- Alfredapi 568: Set Tomcat casual multipart to true for integration testing by @WimCrols in #239
- ALFREDAPI-569 Make Alfred API compatible with Alfresco 23.3/23.4 by @tl-blom-xenit in #240
- ALFREDAPI-568 Separated upload to native Alfresco webscript as a workaround to broken multipart upload with Alfresco MVC by @todorinskiz in #238
- ALFREDAPI-570 Release Alfred API v6.1.0 by @kpiot123 in #241
- Release Alfred API v6.1.0 by @kpiot123 in #242
New Contributors
- @tl-blom-xenit made their first contribution in #240
Full Changelog: v6.0.1...v6.1.0
v6.0.1
Fixed
- ALFREDAPI-563: Fix @GetMapping(value = "/v1/nodes/{space}/{store}/{guid}/content") Content-Type
v5.0.4
Fixed
- ALFREDAPI-563: Fix @GetMapping(value = "/v1/nodes/{space}/{store}/{guid}/content") Content-Type
v5.0.3
Fixed
- ALFREDAPI-554: expose apix-impl beans in main application context (to be used by other AMPs)
v5.0.2
Fixed
- ALFREDAPI-544: fix Date range search by dropping unprocessed facet labels
v5.0.1
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
From this version onward Dynamic Extensions is replaced by Alfresco MVC
as framework to reduce maintenance efforts.
eu.xenit.apix
to eu.xenit.alfred.api.
This release also drops support for Alfresco 6.2 and adds support for 7.4.
Added
- ALFREDAPI-519: Add support for Alfresco 7.4
Changed
- ALFREDAPI-527: Alfresco containers use port 8080 now instead of ephemeral ports
- ALFREDAPI-536: Reabsorb alfred-api-docs repo into this
Fixed
- ALFREDAPI-520: Enforce encoding on bulk json responses to guarantee clean text
- ALFREDAPI-531: Fix facet qname splitting for dates
- ALFREDAPI-532: Fix :apix-interface:javadoc
- ALFREDAPI-535: Fix incomplete POMs
Removed
- ALFREDAPI-504: Drop Dynamic Extensions in favor of Alfresco MVC
- ALFREDAPI-519: Remove support for Alfresco 6.2
v4.0.0
This release adds support for Alfresco 7.3 and drops support for Alfresco 5.2 and 6.1.
Added
- ALFREDAPI-505: Added support for Alfresco 7.3
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
- ALFREDAPI-505: Drop support for Alfresco 5.2 and 6.1
v3.1.0
3.1.0 (2022-04-25)
Added
- ALFREDAPI-501: Added support for Alfresco 7.1 and 7.2
Changed
- ALFREDAPI-498: Improve handling of version node association retrieval