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

Release/3.5.9 #1003

Merged
merged 26 commits into from
Jun 13, 2024
Merged

Release/3.5.9 #1003

merged 26 commits into from
Jun 13, 2024

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    bf5bd7c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Merge pull request #953 from jinan159/develop

    Add description about agent connection port to docker README.md
    imbyungjun authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5267a1b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    bbd984a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge pull request #974 from junoyoon/fix/use-controller-host-property

    Use controller.host property instead of old controller.ip property
    imbyungjun authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    efc2b75 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    e67db93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #983 from naver/Add-fallback-to-cleanup-perftest-r…

    …esources
    
    Add fallback to cleanup perftest resources
    donggyu04 authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d7cc4cf View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Clean up util classes (#994)

    * Move StringUtils to ngrinder-core
    
    * Change to lazy search localhost address
    
    * Clean up EncodingUtils
    
    * Add profile for testing
    
    * Temporarily disable failed tests
    imbyungjun authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9959953 View commit details
    Browse the repository at this point in the history
  2. Add access control for webhook (#993)

    * Add access control for webhook
    
    * Set webhook creatorId as server authenticated userId
    imbyungjun authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0338146 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Remove unused delayed health check API (#992)

    * Remove unused delayed health check API
    
    * Fix test
    imbyungjun authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f6d0672 View commit details
    Browse the repository at this point in the history
  2. Change yaml parser to yamlbeans (#995)

    * Change yaml parser
    
    * Add a unit test
    imbyungjun authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1a28741 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    4efcbe9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1001 from naver/delete-monitoring-feature

    Add controller properties for monitoring enable or not
    donggyu04 authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    fa883bc View commit details
    Browse the repository at this point in the history
  3. Fix unit test (#996)

    * Fix unit test
    
    * fix test
    imbyungjun authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1c6ba7c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Add object input filter on Connector (#1000)

    * Add object input filter on Connector
    
    * Fix ambiguous import
    
    * Change setup jdk to 11
    imbyungjun authored Feb 23, 2024
    1 Configuration menu
    Copy the full SHA
    85efa4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    add38d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Release/3.5.9 (#1002)

    * Fix test
    
    * Update version
    
    * Update docker base image to jre 11
    imbyungjun authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2d9ae33 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Fix oshi (#1004)

    imbyungjun authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5c702ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ab78f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Fix typo

    izeye authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    98892b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. add CodeQL workflow

    p- committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cffd50b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Merge pull request #1014 from p-/p-/add-codeql-workflow

    Add CodeQL workflow
    imbyungjun authored May 3, 2024
    Configuration menu
    Copy the full SHA
    5e45f0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1011 from izeye/patch-1

    Fix typo
    imbyungjun authored May 3, 2024
    Configuration menu
    Copy the full SHA
    6c7c6f1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Revert "Change yaml parser to yamlbeans (#995)"

    This reverts commit 1a28741.
    imbyungjun committed May 14, 2024
    Configuration menu
    Copy the full SHA
    17dbe9f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    6df6b32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1018 from naver/feature/yaml

    Change to use snakeyaml with SafeConstructor
    imbyungjun authored May 16, 2024
    Configuration menu
    Copy the full SHA
    cac2c82 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Add authorization settings for API (#1017)

    * Add authorization for file entry APIs
    
    * Changed not to expose other users' perftest running information
    
    * Add authorization for perftest APIs
    imbyungjun authored May 20, 2024
    Configuration menu
    Copy the full SHA
    2e44e04 View commit details
    Browse the repository at this point in the history