31 Commits

Author SHA1 Message Date
Dominique Eifländer
331bc19756 hotfix: Updated to latest tracing version 2023-12-05 12:48:01 +01:00
Timo Bejan
e1221cc05d Merge branch 'clean-extendible-messaging-config' into 'main'
Removed the BeanPostProcessor raw auto-config in favor of a more extendible approach

See merge request fforesight/tenant-commons!6
0.16.0
2023-11-27 21:52:16 +01:00
Hanelore.Ianoseck
fde6db8572 Primary-ized the simpleMessageListenerContainerCustomizer bean creation 2023-11-22 20:44:21 +02:00
Hanelore.Ianoseck
0b3cf27f13 Removed the manual post-processor BeanPostProcessor messaging configuration in favour of a more stream-lined, extendable, approach. 2023-11-06 22:41:52 +02:00
Timo Bejan
69c1c17c71 Merge branch 'add-tracing-dependency' into 'main'
Add tracing dependency

See merge request fforesight/tenant-commons!5
0.15.0
2023-10-23 10:08:40 +02:00
Hanelore.Ianoseck
5acc4736f0 Bumped to tracing:0.3.0 and removed optional tag on it so that it's added to the classpath at runtime 2023-10-10 22:50:25 +03:00
Hanelore.Ianoseck
6c999b8560 Bumped to tracing:0.2.0 to account for the default application config props and the new, traceable, logging format. 2023-10-09 22:00:48 +03:00
Hanelore.Ianoseck
8c6127e7ea Added dependency on tracing:0.1.0 and bumped spring-boot-starter-parent to 3.1.4 to gain access to the version of RabbitTemplate auto-configure that makes use of RabbitTemplateCustomizers which is part of the tracing mechanics. 2023-10-09 19:15:27 +03:00
Timo Bejan
0bfd489510 Merge branch 'rabbit-template-bean-removal' into 'main'
Removed manual RabbitTemplate bean creation

See merge request fforesight/tenant-commons!4
0.14.0
2023-10-04 14:03:48 +02:00
Hanelore.Ianoseck
922c649d4f There's no need for a custom-configured RabbitTemplate since spring-boot-autoconfigure automatically collects and uses the MessageConverter via its RabbitTemplateConfigurer bean. Removing the manual RabbitTemplate bean also helps with eventual observability since it allows finer/global control over 'setObservationEnabled'. 2023-10-02 21:38:46 +03:00
Ali Oezyetimoglu
d3c8fa5440 Merge branch 'RED-7175-2' into 'main'
RED-7175: changed index name to index prefix in  search connection

See merge request fforesight/tenant-commons!3
0.13.0
2023-09-06 12:33:15 +02:00
Ali Oezyetimoglu
a7434736ef RED-7175: changed index name to index prefix in search connection 2023-09-06 12:18:21 +02:00
Ali Oezyetimoglu
485fb9c9fd Merge branch 'RED-7175' into 'main'
RED-7175: added index name to search connection

See merge request fforesight/tenant-commons!2
0.12.0
2023-09-01 11:55:20 +02:00
Ali Oezyetimoglu
83c772cd86 RED-7175: added index name to search connection tag-7175-tc1 2023-09-01 11:37:41 +02:00
Dominique Eifländer
c28cf9c49f Merge branch 'RED-7499' into 'main'
RED-7499: Fixed NPE when no conditional on storage-backend

See merge request fforesight/tenant-commons!1
0.11.0
2023-08-28 15:44:52 +02:00
deiflaender
46414f8c31 RED-7499: Fixed NPE when no conditional on storage-backend 2023-08-28 15:42:05 +02:00
Timo Bejan
2889d68d79 Jackson config 0.10.0 2023-06-27 23:37:20 +03:00
Timo Bejan
40a66a640b RED-6686 tenant details 0.9.0 2023-06-21 15:01:16 +03:00
Timo Bejan
f9d508e95b RED-6686 cleanup 0.8.0 2023-06-21 14:41:08 +03:00
Timo Bejan
f8cf54be7a RED-6686 path fix 0.7.0 2023-06-21 13:35:02 +03:00
Timo Bejan
d173cd8825 Rabbittemplate config 0.6.0 2023-06-14 10:08:20 +03:00
Timo Bejan
18c6e55762 Fixed version 0.5.0 2023-06-02 10:16:31 +03:00
Timo Bejan
6f609d0f86 changed conditional 2023-06-01 23:00:46 +03:00
Timo Bejan
1f079eb542 fixed paths 0.4.0 2023-05-24 16:14:05 +03:00
Timo Bejan
a15f4c9127 forgot enablefeigncleints 0.3.0 2023-05-10 13:55:04 +03:00
Timo Bejan
27724f0b04 cleanup 0.2.0 2023-05-04 11:06:46 +03:00
Timo Bejan
6b6a390fa4 cleanup 2023-05-04 11:06:21 +03:00
Timo Bejan
96febd7b7f Tenant Commons rework 2023-05-04 10:48:19 +03:00
Timo Bejan
1d849cddf5 Removed unused tests 0.1.0 2023-04-27 14:21:09 +03:00
Timo Bejan
8c7e7f5fa2 Added ci yml 2023-04-27 13:19:55 +02:00
Timo Bejan
40cce34b8f Initial commit 2023-04-27 14:17:55 +03:00