| Plugin Version | Bloomreach Experience Manager Version |
|---|---|
| 5.5.0 | 16.7.0 |
| 5.4.0 | 16.7.0 |
| 5.3.x | 16.7.0 |
| 5.2.0 | 16.7.0 |
| 5.1.0 | 16.6.5 |
| 5.0.1 | 16.6.5 |
| 5.0.0 | 16.0.0 |
| 4.x | 15.x |
| 3.x | 14.x |
| 2.1.2 | 13.4.x |
| 2.0.0 | 13.1 |
| 1.x | 12.x |
applyNamespacesAndNodeTypes — prevents NamespaceException failures from addon module orderinghst:ismapped=false on mounts with unresolvable site references, preventing errors in multi-tenant setupsRuntimeTypeStubber.registerStubMixinNodeType() — new method to register stub mixin types specificallySpringComponentManager.getInternalApplicationContext() — exposes Spring context for test setupAbstractPageModelTest registers a GenericWebApplicationContext on the test servlet context — fixes WebApplicationContextUtils.getWebApplicationContext() returning nullloadProjectContent = true may pick up additional modules; use excludeDependencyHcmModules to opt out of specific ones.excludeDependencyHcmModules parameter on @BrxmJaxrsTest and @BrxmPageModelTest to opt out of specific addon modulesdependencyHcmModules repurposed as force-include override for modules that auto-discovery would misspage section are now correctly parsed and resolvedresolveModelContent(component, modelName, type) and resolveModelContentList(component, modelName, type) — helper methods replacing manual stream pipelines for resolving $ref contentPageModelAssert, PageModelDiagnostics, and ConfigurationDiagnostics provide actionable failure output with YAML file references and fix recommendationsConfigurationModel cached by source file hash — repeated YAML/CND processing skipped for classes with identical HCM moduleshst-manager.xml overrides)Quick Start Guides: Getting Started | Quick Reference | Common Patterns | Troubleshooting
@Test method parameters (recommended)@BrxmPageModelTest, @BrxmJaxrsTest, @BrxmComponentTest@Node(jcrType="...") annotations in bean packagesloadProjectContent = true@Before pattern fully supported