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

Fix #3672 #3675

Closed
wants to merge 7 commits into from
Closed

Fix #3672 #3675

wants to merge 7 commits into from

Commits on Mar 9, 2021

  1. Fix Bug of issue alibaba#3672, ObjectArrayCodec's PrettyFormat do not…

    … transfer
    
    array id to write(), so it will appear null.
    
    <type>:
    - [x] Bug fix
    - [x] This change requires a documentation update
    
    Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
    Certseeds committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    c1a8acf View commit details
    Browse the repository at this point in the history
  2. Add Test Case for ensure that Except '\n','\t',' ',

    The JSON.toJSONString(Object) and it's addition of PrettyFormat are
    same.
    
    Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
    Certseeds committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    36da94f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. rename of testcase.

    </subject>
    
    Branch:
    
    <type>:
    - [ ] Bug fix
    - [ ] Bug fix (Test)
    - [ ] New feature
    - [ ] Breaking change
    - [ ] Documentation update
    - [ ] This change requires a documentation update
    
    <body>
    
    <footer>
    
    Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
    Certseeds committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    f103ad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39c5441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62fed46 View commit details
    Browse the repository at this point in the history
  4. fix error

    </subject>
    
    Branch: issue3672
    
    <type>:
    - [x] Bug fix
    - [ ] Bug fix (Test)
    - [ ] New feature
    - [ ] Breaking change
    - [ ] Documentation update
    - [ ] This change requires a documentation update
    
    <body>
    
    <footer>
    
    Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
    Certseeds committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    9ad9cdc View commit details
    Browse the repository at this point in the history
  5. init wrong, fix it.

    </subject>
    
    Branch: issue3672
    
    <type>:
    - [ ] Bug fix
    - [x] Bug fix (Test)
    - [ ] New feature
    - [ ] Breaking change
    - [ ] Documentation update
    - [ ] This change requires a documentation update
    
    <body>
    
    <footer>
    
    Signed-off-by: Certseeds <51754303+Certseeds@users.noreply.github.com>
    Certseeds committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    cb217de View commit details
    Browse the repository at this point in the history