Releases: Adobe-Consulting-Services/acs-aem-commons
Releases · Adobe-Consulting-Services/acs-aem-commons
acs-aem-commons-6.9.4
What's Changed
- fix: syntax error in default errorpagehandler by @jdavenport-vervio in #3466
New Contributors
- @jdavenport-vervio made their first contribution in #3466
Full Changelog: acs-aem-commons-6.9.2...acs-aem-commons-6.9.4
acs-aem-commons-6.9.2
What's Changed
- fixing silly mistake (how did I do this) by @niekraaijmakers in #3464
Full Changelog: acs-aem-commons-6.9.0...acs-aem-commons-6.9.2
acs-aem-commons-6.9.0
What's Changed
- Remove dependency to commons.lang for Cloud Service by @cziegeler in #3422
- Add the option to use multiple parameters in 1 field by @niekraaijmakers in #3456
- Granite include top level fixes by @niekraaijmakers in #3457
- Granite include nested ignore includes by @niekraaijmakers in #3458
- #3443 Content Sync: don't drill down into content tree if recursion is off by @YegorKozlov in #3452
Full Changelog: acs-aem-commons-6.8.0...acs-aem-commons-6.9.0
acs-aem-commons-v6.8.0
acs-aem-commons-6.7.0
What's Changed
- enable Redirect Map Manager in AEM CS by @krystiannowak in #3420
- ContentSync Audit by @YegorKozlov in #3426
- #3423 Redirect Manager - status code is not retaining its value in the dialog after authoring by @YegorKozlov in #3425
- Content Sync: add an option to disable recursion and sync a single page by @YegorKozlov in #3419
- Allow Robots.txt generation to enable different file by path by @HitmanInWis in #3415
- fix: add uniq function to embedded lodash library by @jfmitchell in #3429
- #3413 - Redirect Manager: Interface triggers an error because of wrong deprecated resource type by @YegorKozlov in #3416
- #3438 - Fix bug where duplicate scheme is added to rewritten url value by @senn in #3439
- Replace RequestResponseFactory by Sling Request builders by @kwin in #3406
- Extract OSGI configuration to new package ui.config by @SzymonSzafraniec in #3434
New Contributors
- @krystiannowak made their first contribution in #3420
- @SzymonSzafraniec made their first contribution in #3434
Full Changelog: acs-aem-commons-6.6.4...acs-aem-commons-6.7.0
acs-aem-commons-6.6.4
What's Changed
- Use dependency-check-maven 10.0.2 due to changes on the NVD API by @kwin in #3378
- Replace usage of commons collections 3 with commons collections 4 by @cziegeler in #3389
- Create "redirect" resource as type "sling:Folder" by @kwin in #3399
- Move SyslogAppender into separate onprem bundle by @cziegeler in #3407
- Reduce usage of Apache Commons Lang 2 by @cziegeler in #3409
- Update aemanalyser-m-p to 1.6.4 by @kwin in #3405
- Redirect Manager: refactor code to not require service user by @YegorKozlov in #3383
- Remove forced theme from new system notifications by @scotty6435 in #3380
- Creations or updates of EnsureOakIndex configurations get picked up by @jasper-s in #3402
- CCVAR: Fixed Same Attribute not updating correctly by @vabs95 in #3275
- #3357 - Added debugging and null checking to ReferencesModel to preven… by @davidjgonzalez in #3372
New Contributors
Full Changelog: acs-aem-commons-6.6.2...acs-aem-commons-6.6.4
acs-aem-commons-6.6.2
What's Changed
- Check for implemented/extended provider types by @kwin in #3325
- Prevent URL modification on dismiss by @scotty6435 in #3338
- Use lodash embedded by ACS AEM Commons by @roszpapad in #3335
- Fix Service-Component header in manifest by @kwin in #3337
- Add some direct adaptions to aemobject by @niekraaijmakers in #3324
- Unit tests coverage for Deck Dynamo by @MikhailNavitski in #3334
- Issue:3362-System-Notification-breaks-Experience-Fragment by @ulhep in #3363
- #3355 - Fixed system notification dissmisal issue by @davidjgonzalez in #3370
New Contributors
- @scotty6435 made their first contribution in #3338
- @roszpapad made their first contribution in #3335
- @ulhep made their first contribution in #3363
Full Changelog: acs-aem-commons-6.6.0...acs-aem-commons-6.6.2
acs-aem-commons-6.6.0
What's Changed
- Code optimization: convert fields to local variables where it's possible by @MikhailNavitski in #3302
- Tag injector by @niekraaijmakers in #3306
- Cloud Manager report fix WrongLogLevelInCatchBlock issue by @MikhailNavitski in #3301
- Page injector updates by @niekraaijmakers in #3304
- Content policy injector by @niekraaijmakers in #3305
- User mapping | moved author specific user mapping from config to config.author by @singhal425 in #3310
- Update CHANGELOG.md by @davidjgonzalez in #3312
- Content Sync: add an option to disable ssl cert check by @YegorKozlov in #3320
- Redirect Manager: grant permissions to read redirects to everyone instead of anonymous by @YegorKozlov in #3319
- Unit tests coverage for Deck Dynamo: servlet and service configuration by @MikhailNavitski in #3316
- #3308 - Add fulltext search to redirect manager by @davidjgonzalez in #3309
New Contributors
- @singhal425 made their first contribution in #3310
Full Changelog: acs-aem-commons-6.5.0...acs-aem-commons-6.6.0
acs-aem-commons-6.5.0
What's Changed
- Re-enable JUnit 4 and JUnit 3 unit tests by @csaboka in #3273
- Do not fail builds due to missing tests in added/modified lines by @kwin in #3271
- Reenable baselining by @kwin in #3279
- Remove JSR305 nullness annotations by @kwin in #3268
- Fix baselining after conversion from JSR305 to Jetbrain annotations by @kwin in #3282
- Update Maven Plugins to most recent versions by @kwin in #3269
- Fix javadoc for RequireAem by @kwin in #3274
- Generate empty javadoc for cloud bundle fragment by @kwin in #3272
- Image cropping customisation by @aretakia in #3297
- #3284 - Allow anonymous to read redirect caconfig options by @YegorKozlov in #3289
- Allow to configure Component/BundleDisabler via Configuration Factories by @kwin in #3266
- Updated the annotations in QueryReportConfig fixing the query manager issue due to empty query language by @ankit-gubrani in #3296
- Cloud manager report partial fix by @MikhailNavitski in #3294
- Leverage NVD API Key from secret named "NVD_API_KEY" by @kwin in #3292
New Contributors
- @aretakia made their first contribution in #3297
- @ankit-gubrani made their first contribution in #3296
- @MikhailNavitski made their first contribution in #3294
Full Changelog: acs-aem-commons-6.4.0...acs-aem-commons-6.5.0