Skip to content
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: timeplus-io/proton-java-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: timeplus-io/proton-java-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.1
Choose a head ref
  • 9 commits
  • 20 files changed
  • 1 contributor

Commits on Aug 13, 2024

  1. port new code from the upstream, code format(#28)

    * Update ProtonNode.java
    
    CURD options
    
    * Update ProtonNode.java
    Jove Zhong authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    09196a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fix compiling issue in ProtonNode.java

    Jove Zhong committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5d46490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e56b02 View commit details
    Browse the repository at this point in the history
  3. add test case for http client; wait 3s not 2s in tests

    Otherwise the data may not be inserted.
    Jove Zhong committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f059539 View commit details
    Browse the repository at this point in the history
  4. rename HTTP header from x-proton- to x-timeplus-

    Jove Zhong committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    96759a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    c72df3c View commit details
    Browse the repository at this point in the history
  2. Refine test code and client_name

    Jove Zhong committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b172db5 View commit details
    Browse the repository at this point in the history
  3. Update README and pom.xml

    Jove Zhong committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    03a28c2 View commit details
    Browse the repository at this point in the history
  4. 0.7.1 for repackage/republish

    Jove Zhong committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    dafd13b View commit details
    Browse the repository at this point in the history
Loading