Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CASL-592 Extension Cleanup Capability #374

Open
wants to merge 23 commits into
base: v2
Choose a base branch
from

Commits on Aug 19, 2024

  1. Initial Changes.

    Signed-off-by: lakde <[email protected]>
    rlakde committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4b77d3f View commit details
    Browse the repository at this point in the history
  2. Fix Unit Tests

    Signed-off-by: lakde <[email protected]>
    rlakde committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ba85d9d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Review Fixes

    Signed-off-by: lakde <[email protected]>
    rlakde committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1befc37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fec7f97 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Update openapi.yaml

    rlakde authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    58995d3 View commit details
    Browse the repository at this point in the history
  2. Update gradle.properties

    rlakde authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7ec0f86 View commit details
    Browse the repository at this point in the history
  3. Update gradle.properties

    rlakde authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    acc5770 View commit details
    Browse the repository at this point in the history
  4. Rebase CASL-321 (#371)

    * Fixed array patching (#365)
    
    * Fixed array patching
    * corrected patcher test expectation
    
    * Fix thread stuck issue + addtnl logs (#368)
    
    * Added logs to troubleshoot thread hanging issue
    * CASL-258 unreleased lock fix (#358)
    * Fixed array patching (#365) (#367)
    * corrected patcher test expectation
    * updated version
    * updated changelog
    ---------
    
    Co-authored-by: Pawel Mazurek <[email protected]>
    
    ---------
    
    Co-authored-by: Hiren Patel <[email protected]>
    Co-authored-by: Pawel Mazurek <[email protected]>
    3 people authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b07480f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    3e55ff9 View commit details
    Browse the repository at this point in the history
  2. Update gradle.properties

    rlakde authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    dbd6e79 View commit details
    Browse the repository at this point in the history
  3. Update openapi.yaml

    rlakde authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9ea31d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c802b92 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Add Interface IExtensionInit

    rlakde authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0b204a5 View commit details
    Browse the repository at this point in the history
  2. Add instanceCache logic.

    rlakde authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    528c950 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Create ValueTuple.java

    rlakde authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7325ec8 View commit details
    Browse the repository at this point in the history
  2. loaderCache Changes

    rlakde authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9443100 View commit details
    Browse the repository at this point in the history
  3. Correct logger messages

    rlakde authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    32c1b9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bd4148 View commit details
    Browse the repository at this point in the history
  5. Fix bug

    rlakde authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d718694 View commit details
    Browse the repository at this point in the history
  6. Correct logger in Hub.

    rlakde authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f9314f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    a8cfeaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f05cd53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fda375 View commit details
    Browse the repository at this point in the history