[midPoint-git] [Evolveum/midpoint] 015574: MID-10369: fixed memory leak in AbstractAutoProxyC...
Lukas Skublik
noreply at github.com
Tue Feb 4 08:18:36 CET 2025
Branch: refs/heads/support-4.8
Home: https://github.com/Evolveum/midpoint
Commit: 01557496baadc61871e62bb5711efc707b2bd0e8
https://github.com/Evolveum/midpoint/commit/01557496baadc61871e62bb5711efc707b2bd0e8
Author: skublik <lukas.skublik at gmail.com>
Date: 2025-02-04 (Tue, 04 Feb 2025)
Changed paths:
M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/MidpointAutowiredBeanFactoryObjectPostProcessor.java
M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/filter/MidpointAuthFilter.java
M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/filter/SequenceAuditFilter.java
M testing/rest/pom.xml
A testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestBasicAuthentication.java
R testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestOptionForSkipUpdatingAuthFocusBehavior.java
M testing/rest/testng-integration.xml
Log Message:
-----------
MID-10369: fixed memory leak in AbstractAutoProxyCreator#advisedBeans caused by the creating of new authentication filters
(cherry picked from commit 3723510af7f65055c61b39b3f4546dce09301677)
Commit: 8384978629de17f7a417473ce1279c1756169260
https://github.com/Evolveum/midpoint/commit/8384978629de17f7a417473ce1279c1756169260
Author: skublik <lukas.skublik at gmail.com>
Date: 2025-02-04 (Tue, 04 Feb 2025)
Changed paths:
M NEWS
M RELEASE-NOTES
M config/initial-objects/report/090-report-audit.xml
M config/initial-objects/report/100-report-reconciliation.xml
M config/initial-objects/report/110-report-user-list.xml
M config/initial-objects/report/140-report-certification-campaigns.xml
M config/initial-objects/report/150-report-certification-cases.xml
M config/initial-objects/report/160-report-certification-work-items.xml
M config/initial-objects/report/200-report-indirect-assignments.xml
M config/initial-objects/system-configuration/000-system-configuration.xml
M config/initial-objects/value-policy/010-value-policy.xml
M config/sql/native/postgres-audit.sql
M config/sql/native/postgres.sql
M custom/pom.xml
M dist/javadoc/pom.xml
M dist/midpoint-api/pom.xml
M dist/pom.xml
M gui/admin-gui/pom.xml
M gui/midpoint-jar/pom.xml
M gui/pom.xml
M icf-connectors/dummy-connector-fake/pom.xml
M icf-connectors/dummy-connector/pom.xml
M icf-connectors/dummy-resource/pom.xml
M icf-connectors/pom.xml
M infra/common/pom.xml
M infra/pom.xml
M infra/schema-pure-jaxb/pom.xml
M infra/schema/pom.xml
M infra/test-util/pom.xml
M model/authentication-api/pom.xml
M model/authentication-impl/pom.xml
M model/cases-api/pom.xml
M model/cases-impl/pom.xml
M model/certification-api/pom.xml
M model/certification-impl/pom.xml
M model/model-api/pom.xml
M model/model-common/pom.xml
M model/model-impl/pom.xml
M model/model-intest/pom.xml
M model/model-test/pom.xml
M model/notifications-api/pom.xml
M model/notifications-impl/pom.xml
M model/pom.xml
M model/report-api/pom.xml
M model/report-impl/pom.xml
M model/rest-impl/pom.xml
M model/workflow-api/pom.xml
M model/workflow-impl/pom.xml
M pom.xml
M provisioning/pom.xml
M provisioning/provisioning-api/pom.xml
M provisioning/provisioning-impl/pom.xml
M provisioning/ucf-api/pom.xml
M provisioning/ucf-impl-builtin/pom.xml
M provisioning/ucf-impl-connid/pom.xml
M release-notes.adoc
M repo/audit-api/pom.xml
M repo/audit-log-impl/pom.xml
M repo/pom.xml
M repo/repo-api/pom.xml
M repo/repo-cache/pom.xml
M repo/repo-common/pom.xml
M repo/repo-sqale/pom.xml
M repo/repo-sql-impl-test/pom.xml
M repo/repo-sql-impl/pom.xml
M repo/repo-sqlbase/pom.xml
M repo/repo-test-util/pom.xml
M repo/security-api/pom.xml
M repo/security-enforcer-api/pom.xml
M repo/security-enforcer-impl/pom.xml
M repo/security-impl/pom.xml
M repo/system-init/pom.xml
M repo/task-api/pom.xml
M repo/task-quartz-impl/pom.xml
M testing/conntest/pom.xml
M testing/longtest/pom.xml
M testing/pom.xml
M testing/rest/pom.xml
M testing/story/pom.xml
M tools/midpoint-boot-layout/pom.xml
M tools/ninja/pom.xml
M tools/pom.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/support-4.8' into support-4.8
Compare: https://github.com/Evolveum/midpoint/compare/f7765a16d7de...8384978629de
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list