File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Alfred API - Changelog
22
3- ## 6.1.1 (2025-11-04 )
3+ ## 6.1.2 (2025-11-06 )
44
55### Added
66* [ ALFREDAPI-581] ( https://xenitsupport.jira.com/browse/ALFREDAPI-581 ) : Support ElasticSearch (Alfresco Enterprise Search)
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ def static getVersionQualifier(String branch_name) {
1414}
1515
1616ext {
17- versionWithoutQualifier = ' 6.1.1 '
17+ versionWithoutQualifier = ' 6.1.2 '
1818
1919 mvc = ' 9.0.0'
2020 jackson_version = ' 2.15.2'
Original file line number Diff line number Diff line change 22 "swagger" : " 2.0" ,
33 "info" : {
44 "description" : " This is the swagger specification for Alfred REST API\n\n Examples can be found at: https://docs.xenit.eu/alfred-api" ,
5- "version" : " 6.1.1 " ,
5+ "version" : " 6.1.2 " ,
66 "title" : " Alfred REST Api" ,
77 "contact" : {
88 "name" : " XeniT" ,
You can’t perform that action at this time.
0 commit comments