This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/pubsub-interceptor-fix
in repository https://gitbox.apache.org/repos/asf/celix.git.
at 6229f9e Updates the interceptor api so that metadata can be extended
in the preSend/Receive callbacks.
This branch includes the following new commits:
new 2f0d2f8 renamed pubsub/test to pubsub/integration
new 0da5adc Refactors pubsub integration sources setup
new fc71742 Removes unused pubsub mock stuff
new 3997906 Adds missing ifdef c++ checks and update interceptor handle
to not create a empty metadata if not present on the wire.
new 10117c9 Adds initial PubSubInterceptorTestSuite
new 461a2ce Refactors v2 of pubsub tcp and zmq to only call interceptors
callback once per receive. renames old psa to _v1.
new 6229f9e Updates the interceptor api so that metadata can be extended
in the preSend/Receive callbacks.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.