Ali Oezyetimoglu
9ee4c8cd91
RED-7175: adapted index name to corresponding places to make it available for search index
tag-7175-ssRED1
2023-09-04 18:18:44 +02:00
Andrei Isvoran
e24dfe7fbe
Merge branch 'RED-6864' into 'master'
...
RED-6864 Upgrade search-service to new storage
Closes RED-6864
See merge request redactmanager/search-service!6
2.76.0
2023-08-17 08:54:11 +02:00
Andrei Isvoran
bf9540a986
RED-6864 Upgrade search-service to new storage
2023-08-16 16:00:02 +03:00
Andrei Isvoran
0c66b4e505
RED-7290 - Update platform-commons-dependency
2.75.0
2023-08-04 09:49:20 +03:00
Timo Bejan
64cbe4aaf9
Update pom.xml
2.74.0
2023-07-27 08:51:16 +02:00
Kevin Tumma
01ab04ece7
Merge branch 'renovate/configure' into 'master'
...
Configure Renovate
See merge request redactmanager/search-service!5
2.73.0
2023-07-17 13:54:42 +02:00
Kevin Tumma
1c21f72a08
Add renovate.json
2023-07-14 09:09:13 +00:00
Timo Bejan
bd690d6cc9
Merge branch 'RED-6686-2' into 'master'
...
RED-6686 tenant commons update
Closes RED-6686
See merge request redactmanager/search-service!4
2.72.0
2023-06-27 23:09:56 +02:00
Timo Bejan
c44bd014d3
RED-6686 tenant commons update
2023-06-27 23:46:18 +03:00
Timo Bejan
60842f58d0
Merge branch 'RED-6686' into 'master'
...
RED-6686 Extract Tenant and user-management code into a separate service.
See merge request redactmanager/search-service!1
2.71.0
2023-06-26 21:58:38 +02:00
Timo Bejan
ec56f833ff
RED-6686 Extract Tenant and user-management code into a separate service.
2023-06-26 21:58:38 +02:00
Dominique Eifländer
ee5cf2ff5a
Merge branch 'RED-6072-timestamp' into 'master'
...
RED-6072 - As Operation I want to see why files are in an ERROR state
Closes RED-6072
See merge request redactmanager/search-service!3
2.70.0
2023-06-15 14:12:59 +02:00
Corina Olariu
665d27085a
RED-6072 - As Operation I want to see why files are in an ERROR state
...
- added the timestamp to fileErrorInfo when informing of error
2023-06-15 14:46:47 +03:00
Dominique Eifländer
ee698a9647
Merge branch 'RED-6876' into 'master'
...
RED-6876: Fixed not correct initialized index
Closes RED-6876
See merge request redactmanager/search-service!2
2.69.0
2023-06-14 11:00:20 +02:00
deiflaender
28ab0dc8cc
RED-6876: Fixed not correct initialized index
2023-06-14 10:50:54 +02:00
Christoph Schabert
da080f9671
Update file pom.xml
2023-05-31 15:51:01 +02:00
Christoph Schabert
4ae80fdffc
Update 6 files
...
- /bamboo-specs/src/main/java/buildjob/PlanSpec.java
- /bamboo-specs/src/main/resources/scripts/build-java.sh
- /bamboo-specs/src/main/resources/scripts/sonar-java.sh
- /bamboo-specs/src/test/java/buildjob/PlanSpecTest.java
- /bamboo-specs/pom.xml
- /.gitlab-ci.yml
2023-05-31 15:50:04 +02:00
Corina Olariu
c144f26099
Pull request #83 : RED-6072
...
Merge in RED/search-service from RED-6072 to master
* commit 'eba029928e38ccd1d9dbd6eed4879ed39b7ab999':
RED-6072 - As Operation I want to see why files are in an ERROR state - reformat in one line
RED-6072 - As Operation I want to see why files are in an ERROR state - update the indexing failed with error information - in case of exception the reason is caught and added tot the message received from the queue
RED-6072 - As Operation I want to see why files are in an ERROR state - update from iqser to knecon
2.68.0
2023-05-25 14:42:08 +02:00
devplant
eba029928e
RED-6072 - As Operation I want to see why files are in an ERROR state
...
- reformat in one line
RED-6072_6
2023-05-25 15:19:59 +03:00
devplant
6b58e8b894
RED-6072 - As Operation I want to see why files are in an ERROR state
...
- update the indexing failed with error information
- in case of exception the reason is caught and added tot the message received from the queue
RED-6072_5
2023-05-25 11:29:04 +03:00
devplant
c72c881e6e
RED-6072 - As Operation I want to see why files are in an ERROR state
...
- update from iqser to knecon
RED-6072_4
2023-05-25 11:13:35 +03:00
Dominique Eiflaender
f518d4ff9c
Pull request #82 : RED-6665: Added missing StorageAutoConfiguration
...
Merge in RED/search-service from RED-6665 to master
* commit '65ccdb825756072b558b9cc13cfc04d10adc9be4':
RED-6665: Added missing StorageAutoConfiguration
2.67.0
RED-6072_2
2023-04-24 11:32:30 +02:00
deiflaender
65ccdb8257
RED-6665: Added missing StorageAutoConfiguration
RED-6665_4
2023-04-24 11:26:05 +02:00
Dominique Eiflaender
4fcd310a66
Pull request #81 : RED-6665: Added index to search request
...
Merge in RED/search-service from RED-6665 to master
* commit 'be1b0eb27d632955787c209389c57890959419ec':
RED-6665: Added index to search request
2.66.0
2023-04-24 10:23:41 +02:00
deiflaender
be1b0eb27d
RED-6665: Added index to search request
RED-6665_2
2023-04-24 10:13:51 +02:00
Corina Olariu
b09132d5bf
Pull request #80 : RED-5694
...
Merge in RED/search-service from RED-5694 to master
* commit '173428771b0ada963e10f0c9348e17f951e28bb8':
RED-5694 - Upgrade spring-boot to 3.0 - remove versions already defined in spring boot - add missing PostConstruct annotation
RED-5694 - Upgrade spring-boot to 3.0 - remove commented code
RED-5694 - Upgrade spring-boot to 3.0 - update platform-dependency - update other dependencies versions to the latest
2.65.0
2023-04-06 12:39:15 +02:00
devplant
173428771b
RED-5694 - Upgrade spring-boot to 3.0
...
- remove versions already defined in spring boot
- add missing PostConstruct annotation
RED-5694_5
2023-04-06 13:31:32 +03:00
devplant
b1b42ce0d7
RED-5694 - Upgrade spring-boot to 3.0
...
- remove commented code
RED-5694_4
2023-04-05 20:19:53 +03:00
devplant
afd40a7cd7
RED-5694 - Upgrade spring-boot to 3.0
...
- update platform-dependency
- update other dependencies versions to the latest
RED-5694_3
2023-04-05 18:27:32 +03:00
Dominique Eiflaender
8e8ad7b9e7
Pull request #79 : RED-6224: Reimplemented client cache logic
...
Merge in RED/search-service from RED-6224 to master
* commit '5da599bc9be258c5e91443debf88abba8a9c0c6e':
RED-6224: Reimplemented client cache logic
2.64.0
RED-5694_2
2023-04-04 13:45:02 +02:00
deiflaender
5da599bc9b
RED-6224: Reimplemented client cache logic
RED-6224_4
2023-04-04 11:53:41 +02:00
Dominique Eiflaender
0471b7f52c
Pull request #78 : RED-4515: Fixed wrong logic in removallistener of client caches
...
Merge in RED/search-service from RED-4515 to master
* commit '487f6c31903da3de22e420b308987d8edb186231':
RED-4515: Fixed wrong logic in removallistener of client caches
2.63.0
2023-04-03 11:23:38 +02:00
deiflaender
487f6c3190
RED-4515: Fixed wrong logic in removallistener of client caches
RED-4515_2
2023-04-03 09:05:01 +02:00
Timo Bejan
325050fca6
Pull request #77 : RED-6162 - bumped version
...
Merge in RED/search-service from RED-6162 to master
* commit '56e693db376037ea046ddff37d5ff93506cb9e89':
RED-6162 - bumped version
RED-6162 - bumped version
2.62.0
2023-03-10 15:07:48 +01:00
Timo Bejan
56e693db37
RED-6162 - bumped version
RED-6162_12
2023-03-10 15:58:37 +02:00
Dominique Eiflaender
b3c4e014c8
Pull request #76 : RED-4645: Multitenancy for storage
...
Merge in RED/search-service from RED-4645 to master
* commit '64e0c20334221f7319be1260c8e40c1c954d614a':
RED-4645: Multitenancy for storage
2.61.0
2023-03-10 14:53:57 +01:00
Timo Bejan
e822f64f58
RED-6162 - bumped version
2023-03-10 15:51:17 +02:00
deiflaender
64e0c20334
RED-4645: Multitenancy for storage
RED-4645_4
2023-03-10 13:17:14 +01:00
Timo Bejan
b9922bd48e
Pull request #75 : RED-6162 Redaction Gateway - Persistence Service Merge Updates
...
Merge in RED/search-service from RED-6162 to master
* commit '5a43ce421aefe2e909559ce85177ef37417cd95c':
RED-6162 - persistence update - identity test
RED-6162 - persistence update - updated internal API
2.60.0
2023-03-10 11:27:23 +01:00
Timo Bejan
5a43ce421a
RED-6162 - persistence update - identity test
4.0.2
2023-03-10 11:10:15 +02:00
Timo Bejan
aa297096ed
RED-6162 - persistence update - updated internal API
2023-03-10 11:10:13 +02:00
Dominique Eiflaender
b89a04cd3c
Pull request #74 : RED-4646: Multitenacy for elasticsearch and opensearch
...
Merge in RED/search-service from RED-4646 to master
* commit '27c636fb36a2e2e82029aff5c3aca9fb7401d40e':
RED-4646: Added request interceptor that sends x-tenant-id on each client call
RED-4646: Removed default tenant
RED-4646: Run migration for all tenants
RED-4646: Multitenacy for elasticsearch and opensearch
2.59.0
2023-03-09 16:18:48 +01:00
deiflaender
27c636fb36
RED-4646: Added request interceptor that sends x-tenant-id on each client call
FirstMultiTenancy4
2023-03-09 15:56:21 +01:00
deiflaender
7b00edc2d3
RED-4646: Removed default tenant
FirstMultiTenancy3
2023-03-09 12:48:43 +01:00
deiflaender
ee102be366
RED-4646: Run migration for all tenants
FirstMultiTenancy2
2023-03-09 12:29:29 +01:00
deiflaender
d59e61424f
RED-4646: Multitenacy for elasticsearch and opensearch
FirstMultiTenancy
RED-4646_2
2023-03-09 12:13:33 +01:00
Dominique Eiflaender
8e497256c6
Pull request #73 : RED-5669: Fixed startup test error
...
Merge in RED/search-service from RED-5669 to master
* commit '0a0b5a984219bbbdf904fd36f84947c062503cf6':
RED-5669: Fixed startup test error
2.58.0
2023-03-06 13:19:05 +01:00
deiflaender
0a0b5a9842
RED-5669: Fixed startup test error
RED-5669_13
2023-03-06 13:03:19 +01:00
Dominique Eiflaender
3f6abf730d
Pull request #72 : RED-5669
...
Merge in RED/search-service from RED-5669 to master
* commit '0deb73e31878f707ae090baf040843c25e372a09':
RED-5669: Fixed pr findings 2
RED-5669: Fixed pr findings
RED-5669: Removed unneeded code
RED-5669: Support both elasticsearch and opensearch
RED-5669: Changed tests to run with elasticsearch 8.6.0
RED-5669: Adapted service to new elasticseach api
2.57.0
2023-03-06 09:21:50 +01:00
deiflaender
0deb73e318
RED-5669: Fixed pr findings 2
RED-5669_11
2023-03-06 09:15:41 +01:00