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

TH2-3857 #15

Open
wants to merge 51 commits into
base: dev
Choose a base branch
from
Open

TH2-3857 #15

wants to merge 51 commits into from

Conversation

eugene-zheltov
Copy link
Contributor

No description provided.

eugene-zheltov and others added 28 commits May 27, 2022 19:59
* [TH2-3162] Xml headers (#8)

Co-authored-by: Nikita Shaposhnikov <[email protected]>

* [TS-934] (#12)

* Reduced validation log level to debug
* dirty validation log level switched to warn instead of error

* declaration check option

* removed json step for decode

* readme update

* [TH2-3162] Corrected handling of XML declaration in expectsDeclaration = false mode

* encoding and standalone options ignore (#7)

* Review refactoring:
1. Converter.kt - to proto
2. MessageUtils.kt - to map
3. XmlPipelineCodec.kt - switch debug to trace and little code cleaning
4. XmlPipelineCodecSettings.kt - code cleaning

* [TH2-3162] Xml headers (#8) (#9)

Xml declaration processing

* Update core th2-codec version

* TH2-3677 (#11)

* [TH2-3162] Xml headers (#8) (#9)

Xml declaration processing

* self-closing tag inside of array hotfix

* [TS-3677] Test array with self-closing tag

* [TS-3677] Update th2-codec version to 4.7.1

Co-authored-by: Nikita Shaposhnikov <[email protected]>

* [TS-3677] Update version in gradle.properties

Co-authored-by: nikita.smirnov <[email protected]>
Co-authored-by: Nikita Shaposhnikov <[email protected]>

* Update README.md

Co-authored-by: Nikita Smirnov <[email protected]>
Co-authored-by: Nikita Shaposhnikov <[email protected]>
Co-authored-by: nikita.smirnov <[email protected]>
* [TH2-3778] Set version of codec core to 4.7.2

* [TH2-3778] Version up
# Conflicts:
#	build.gradle

#### Feature:

* Self-closing tags are ignored by the codec

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please write about used technology

build.gradle Outdated Show resolved Hide resolved
gradle.properties Show resolved Hide resolved
Copy link
Member

@Nikita-Smirnov-Exactpro Nikita-Smirnov-Exactpro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should complete encode part and restore validation

Copy link
Member

@Nikita-Smirnov-Exactpro Nikita-Smirnov-Exactpro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please update dependencies and github actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants