[midPoint-git] [Evolveum/prism] c70c67: MID-10351: Do not use immutableList in QueryFactor...

Dominik Horvath noreply at github.com
Tue Jan 21 18:45:58 CET 2025


  Branch: refs/heads/feature/axiom-query
  Home:   https://github.com/Evolveum/prism
  Commit: c70c67148f9ffec9256e7434ddba585d48c64a3e
      https://github.com/Evolveum/prism/commit/c70c67148f9ffec9256e7434ddba585d48c64a3e
  Author: Tony Tkáčik <tonydamage at gmail.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/query/QueryFactory.java

  Log Message:
  -----------
  MID-10351: Do not use immutableList in QueryFactory.createAndOptimized

(cherry picked from commit c178acd6d38be42a3eb47e460633c7652fc000f6)


  Commit: 6dd68e128d20e767ab6b796c42f170a81714e5c5
      https://github.com/Evolveum/prism/commit/6dd68e128d20e767ab6b796c42f170a81714e5c5
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/delta/ItemDelta.java
    M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/delta/ObjectDeltaImpl.java
    M infra/util/src/main/java/com/evolveum/midpoint/util/MiscUtil.java

  Log Message:
  -----------
  Fix ObjectDeltaImpl#subtractFromModifications

This method is belongs to the "delta algebra": it tries to remove
a specific value added/deleted from a delta. It was not correct in the
checking (dry run) mode, where it executed exact comparison instead of
"real value" one.

This is now fixed. It should resolve MID-10345.


  Commit: b6cba6c9182e89eb5b4fad7ed2f0045f806ec7d2
      https://github.com/Evolveum/prism/commit/b6cba6c9182e89eb5b4fad7ed2f0045f806ec7d2
  Author: dominikhorvath <dominikhorvath138 at gmail.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/delta/ItemDelta.java
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/query/QueryFactory.java
    M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/delta/ObjectDeltaImpl.java
    M infra/util/src/main/java/com/evolveum/midpoint/util/MiscUtil.java

  Log Message:
  -----------
  Merge branch 'refs/heads/master' into feature/axiom-query


Compare: https://github.com/Evolveum/prism/compare/88fb4cf32c48...b6cba6c9182e

To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/prism/settings/notifications


More information about the midPoint-svn mailing list