Release Notes
Compatibility
Plugin Version | Bloomreach Experience Manager Release Version |
---|---|
2.6.x | 12.6.x |
2.5.x | 12.5.x |
2.4.x | 12.4.x |
2.3.x | 12.3.x |
2.2.x | 12.2.x |
2.1.x | 12.1.x |
2.0.x | 12.0.x |
1.x | 11.x |
Release Notes of 2.6.x
2.6.1
-
Improvement
2.6.0
-
Improvement
Release Notes of 2.5.x
2.5.0
-
Bug
- [CRISP-51] - [Backport 12.5] Unable to extract JSON array with scalar elements from Resource object
Release Notes of 2.4.x
2.4.1
-
Task
- [CRISP-52] - Update CRISP demo to use latest release version
Release Notes of 2.3.x
2.3.2
-
Task
- [CRISP-52] - Update CRISP demo to use latest release version
2.3.0
-
Improvement
Release Notes of 2.2.x
2.2.1
-
Improvement
2.2.0
-
Task
- Branching for BRE 12.2
Release Notes of 2.1.x
2.1.2
-
Bug
- [CRISP-36] - When a Spring's HttpEntity is passed through ExchangeHint from cms webapp, the HttpEntity cannot be recognized by CRISP core due to classloader issue
-
Improvement
- [CRISP-35] - Add Hystrix integration example in the demo project
2.1.1
-
New Feature
2.1.0
-
Bug
- [CRISP-18] - NPE when using CRISP broker service when invoked from custom CMS plugin module
- [CRISP-18] - NPE when using CRISP broker service when invoked from custom CMS plugin module
-
New Feature
-
Task
- [CRISP-17] - Move modules in default profile out of profiles
-
Improvement
Release Notes of 2.0.x
2.0.6
-
Bug
- [CRISP-37] - [Backport 2.0.x] When a Spring's HttpEntity is passed through ExchangeHint from cms webapp, the HttpEntity cannot be recognized by CRISP core due to classloader issue
2.0.5
-
New Feature
- [CRISP-24] - [Backport for v12.0] Support POST method in resolving/finding resources/binaries
2.0.4
-
Bug
- [CRISP-19] - [Backport for v12.0] NPE when using CRISP broker service when invoked from custom CMS plugin module
-
Improvement
- [CRISP-22] - [Backport for v12.0] RepositoryMapResourceResolverProvider#ResourceResolversInitializingThread prints stack traces unnecessarily on startup
2.0.3
-
New Feature
- [CRISP-14] - [Backport for v12.0] Resolving Binary Data (neither JSON nor XML)
2.0.2
-
Improvement
- [CRISP-8] - [Backport for v12.0] 'Bearer' in Authorization header value to be case-sensitive
2.0.1
-
Bug
-
Improvement
- [CRISP-3] - Cache resource result in request level by default
2.0.0
- Initial release for Bloomreach Experience Manager v12 compatibility.
- Changing the namespace URI of CRISP JSP Tag Libraries to http://www.onehippo.org/jsp/hippo/crisp/tags (from http://www.onehippo.com/jsp/hippo/crisp/tags).
- Removing 'multiple' for crisp:resourceresolver child nodes to avoid unexpected same name sibling nodes.
Release Notes of 1.x and pre-1.x
1.0.4
-
Bug
- [CRISP-38] - [Backport 1.x] When a Spring's HttpEntity is passed through ExchangeHint from cms webapp, the HttpEntity cannot be recognized by CRISP core due to classloader issue
1.0.3
-
New Feature
- [CRISP-26] - [Backport for v11] Support POST method in resolving/finding resources/binaries
-
Improvement
- [CRISP-25] - [Backport for v11] RepositoryMapResourceResolverProvider#ResourceResolversInitializingThread prints stack traces unnecessarily on startup
1.0.2
-
New Feature
- [CRISP-13] - [Backport for v11] Resolving Binary Data (neither JSON nor XML)
1.0.1
-
Improvement
- [CRISP-9] - [Backport for v11] 'Bearer' in Authorization header value to be case-sensitive
1.0.0
- Changing the namespace URI of CRISP JSP Tag Libraries to http://www.onehippo.org/jsp/hippo/crisp/tags (from http://www.onehippo.com/jsp/hippo/crisp/tags).
- Removing 'multiple' for crisp:resourceresolver child nodes to avoid unexpected same name sibling nodes.
0.9.5
- Fixing typo in Resource#getResourceType().
0.9.4
- Correcting groupId, namespace, package names and license headers to be compliant with community projects. e.g, From com.onehippo.cms7.crisp.** to org.onehippo.cms7.crisp.**.
0.9.3
- JdomResourceResolver addition for XML based REST APIs.
0.9.2
- Let it throw ResourceException when a resource space is not found.
- Marketo REST API integration example in demo project.
0.9.1
- Deploy demo project source packaging zip artifact onto Hippo Maven 2 Enterprise Repository.
0.9.0
- Initial release.