Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zalopay-oss/jmeter-grpc-request
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.6
Choose a base ref
...
head repository: zalopay-oss/jmeter-grpc-request
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 3 files changed
  • 4 contributors

Commits on Dec 10, 2022

  1. Update README.md

    huynhminhtan authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    0a93bc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #212 from zalopay-oss/update-readme

    Update README.md
    huynhminhtan authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    70600ba View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. build(deps-dev): bump mockito-core from 4.7.0 to 5.1.1

    Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 5.1.1.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v4.7.0...v5.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f463292 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. build(deps): bump fastjson from 2.0.12 to 2.0.24

    Bumps [fastjson](https://github.com/alibaba/fastjson2) from 2.0.12 to 2.0.24.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](alibaba/fastjson2@2.0.12...2.0.24)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba:fastjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    dacb8c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0

    Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    cd92034 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Merge pull request #231 from zalopay-oss/dependabot/maven/org.mockito…

    …-mockito-core-5.1.1
    
    build(deps-dev): bump mockito-core from 4.7.0 to 5.1.1
    anhldbk authored Apr 15, 2023
    Configuration menu
    Copy the full SHA
    5967b15 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #239 from zalopay-oss/dependabot/maven/org.apache.…

    …maven.plugins-maven-compiler-plugin-3.11.0
    
    build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0
    anhldbk authored Apr 15, 2023
    Configuration menu
    Copy the full SHA
    1599225 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #238 from zalopay-oss/dependabot/maven/com.alibaba…

    …-fastjson-2.0.24
    
    build(deps): bump fastjson from 2.0.12 to 2.0.24
    anhldbk authored Apr 15, 2023
    Configuration menu
    Copy the full SHA
    0fc431a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. build(deps): bump fastjson from 2.0.24 to 2.0.28

    Bumps [fastjson](https://github.com/alibaba/fastjson2) from 2.0.24 to 2.0.28.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](alibaba/fastjson2@2.0.24...2.0.28)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba:fastjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    d68c8a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Merge pull request #249 from zalopay-oss/dependabot/maven/com.alibaba…

    …-fastjson-2.0.28
    
    build(deps): bump fastjson from 2.0.24 to 2.0.28
    anhldbk authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    22954ca View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Fix issue that jmeter sampler response returns empty array when grpc …

    …response contains unknown type
    Zarric authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    16a7bda View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Merge pull request #279 from Zarric/master

    Fix issue that jmeter sampler response returns empty array when grpc …
    huynhminhtan authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f153578 View commit details
    Browse the repository at this point in the history
Loading