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

Merge dev-version-5 into master #289

Merged
merged 190 commits into from
Jan 29, 2024
Merged

Merge dev-version-5 into master #289

merged 190 commits into from
Jan 29, 2024

Conversation

Nikita-Smirnov-Exactpro
Copy link
Member

No description provided.

andrew-drobynin and others added 30 commits November 22, 2021 22:33
…books-pages

# Conflicts:
#	README.md
#	gradle.properties
#	src/main/kotlin/com/exactpro/th2/common/schema/message/impl/rabbitmq/group/RabbitMessageGroupBatchSender.kt
* [th2-2699] added notification router

* [th2-2699] AbstractCommonFactory and CommonFactory constructors with FactorySettings

* [th2-2699] added setters to FactorySettings

* [th2-2699] added 'globalNotification' and 'exchange' configurations to mq.json
* [th2-2743] added bookName to Event

* [th2-2743] removed deprecated methods from Event

* [th2-2743] EventID instead of String in getRootEventId() and other places
…books-pages

# Conflicts:
#	README.md
#	build.gradle
#	gradle.properties
…books-pages

# Conflicts:
#	README.md
#	gradle.properties
#	src/main/java/com/exactpro/th2/common/schema/box/configuration/BoxConfiguration.java
…books-pages

# Conflicts:
#	README.md
#	build.gradle
#	gradle.properties
#	src/main/java/com/exactpro/th2/common/schema/factory/AbstractCommonFactory.java
#	src/main/java/com/exactpro/th2/common/schema/factory/CommonFactory.java
#	src/main/kotlin/com/exactpro/th2/common/schema/factory/FactorySettings.kt
#	src/testFixtures/kotlin/com/exactpro/th2/common/TestUtils.kt
* added prepareStorage to README

* added missed keyspace set to cradle
Nikita-Smirnov-Exactpro and others added 25 commits August 12, 2023 12:42
Pin filters behaviour changed: conditions inside the message and metadata now combined as "and"
* okhttp: `4.10.0` to `4.11.0`
* okio: `3.0.0` to `3.5.0`
* bom: `4.4.0-dev` to `4.5.0-dev`
* kotlin: `1.8.22`
* The unsubscribe method of SubscribtionMonitor interface cancels RabbitMQ subscribtion
The default serialization format for LocalData, Time, DateTime is an array of its components. This was disabled. Now they are serialized as they `toString` representation
* Add methods to check if the field is set

* Update version and readme

* Correct error messages. Add check for sequence

* Change property to method for checking type

* Add methods for Java binary compatibility
* Fix random generated numbers for parsed message

* Use long min value as a marker for unset sequence

* Correct range for sequence in test
)

* Add register kotlin and time modules for events body serialization

* Update readme
…ory (#284)

* Use thread-safe initialization for resource in common factory

* Add method to get a null value if provider does not hold a value anymore

* Call thread.yeild in busy loop
* gRPC retry configuration has been moved to grpc_router.json. The whole default gRPC retry interval is about 1 minute
* added 'test grpc router json configuration deserialize'
* added integration test for gRPCRouter
* Fix exception for resources that can be null

* Update version

* Add test for null auto-closable resource
@OptimumCode
Copy link
Member

@Nikita-Smirnov-Exactpro Before merging, can we please create a tag that points to the latest state for version 3.*?

@Nikita-Smirnov-Exactpro
Copy link
Member Author

@Nikita-Smirnov-Exactpro Before merging, can we please create a tag that points to the latest state for version 3.*?

done

@Nikita-Smirnov-Exactpro Nikita-Smirnov-Exactpro merged commit aae6325 into master Jan 29, 2024
8 of 9 checks passed
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.