Marko Milić
d9c74a7b69
refactor/Replace library elastic4s-http with elastic4s-client-esjava
2022-07-13 22:29:55 +02:00
Marko Milić
3d06c26fa5
refactor/Update library embedded kafka; 2.0.0 => 2.4.1.1
2022-07-12 10:59:58 +02:00
Marko Milić
9bb0cdc367
feature/Add library Java Client for ORY Hydra v1.7.0
2022-06-03 15:31:17 +02:00
Shuang
ff67f6493f
Merge branch 'develop' of github.com:OpenBankProject/OBP-API into feature/dynamic_message_doc_js
2022-05-22 21:47:16 +08:00
Shuang
03706ca6f9
feature_dynamic_java_function: add java dynamic function feature.
2022-04-14 22:59:41 +08:00
Shuang
0768d67fc4
Add js language method body for MessageDoc
2022-04-06 18:40:53 +08:00
tawoe
12b662df07
bump git-commit-id-plugin to 4.9.10
2022-04-04 13:34:05 +02:00
shuang
29eb2164c6
feature/exclude_response_json_fields according "excluded.response.field.values" to exclude response json fields.
2022-03-26 09:11:50 +08:00
Marko Milić
39af542814
Merge remote-tracking branch 'upstream/develop' into develop
2022-03-01 08:27:01 +01:00
Marko Milić
f5c2a04230
refactor/Get rid of unused library jackson-core 2.9.8
2022-02-28 17:20:49 +01:00
Marko Milić
63cbbd8983
feature/Bump org.bouncycastle:bcpg-jdk15on 1.62 -> 1.70
2022-02-28 15:44:37 +01:00
Marko Milić
796127a9c5
feature/Bump org.iban4j:iban4j 3.2.1 -> 3.2.3-RELEASE
2022-02-25 14:50:56 +01:00
Marko Milić
164b618e93
feature/Bump net.manub:scalatest-embedded-kafka_2.12 ...1.1.1 -> 2.0.0
2022-02-25 11:14:46 +01:00
Marko Milić
93171bffb1
feature/Bump com.nimbusds:oauth2-oidc-sdk 9.5.2 -> 9.27
2022-02-25 08:47:12 +01:00
Marko Milić
c479c41156
feature/Bump com.nimbusds:nimbus-jose-jwt 9.9.3 -> 9.19
2022-02-25 08:37:00 +01:00
hongwei
c7a206fc8c
feature/remove the obpjvm relevent connectors
2022-02-22 10:39:54 +01:00
hongwei
55967b121c
docfix/tweaked the error message
2022-02-07 13:00:00 +01:00
shuang
5618f44785
feature/dynamic_code_security: change macro repository from oldbig to OpenBankProject
2021-10-02 07:58:13 +08:00
Simon Redfern
a800ce8609
Merge pull request #1925 from OpenBankProject/dependabot/maven/obp-api/org.elasticsearch-elasticsearch-6.8.17
...
Bump elasticsearch from 6.8.13 to 6.8.17 in /obp-api
2021-09-29 09:39:48 +02:00
shuang
29d812e96e
add annotation OBPMemoize way, operate cache.
2021-08-22 13:21:38 +08:00
dependabot[bot]
37adab5378
Bump elasticsearch from 6.8.13 to 6.8.17 in /obp-api
...
Bumps [elasticsearch](https://github.com/elastic/elasticsearch ) from 6.8.13 to 6.8.17.
- [Release notes](https://github.com/elastic/elasticsearch/releases )
- [Commits](https://github.com/elastic/elasticsearch/compare/v6.8.13...v6.8.17 )
---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 20:52:39 +00:00
Simon Redfern
6d9a64917e
Merge pull request #1885 from OpenBankProject/dependabot/maven/obp-api/org.apache.httpcomponents-httpclient-4.5.13
...
Bump httpclient from 4.5.2 to 4.5.13 in /obp-api
2021-06-10 10:28:10 +02:00
dependabot[bot]
916322c3fd
Bump httpclient from 4.5.2 to 4.5.13 in /obp-api
...
Bumps httpclient from 4.5.2 to 4.5.13.
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 01:49:33 +00:00
Marko Milić
40579252ee
bugfix/Fiy OIDC library version issue; Uncomment login GUI
2021-05-21 11:28:04 +02:00
Simon Redfern
faf99280bf
Merge pull request #1839 from OpenBankProject/dependabot/maven/obp-api/org.elasticsearch-elasticsearch-6.8.13
...
build(deps): bump elasticsearch from 6.1.1 to 6.8.13 in /obp-api
2021-05-03 15:02:44 +02:00
Marko Milić
e0e41b0368
feature/Bump nimbus-jose-jwt library to version 9.7
2021-03-28 15:17:18 +02:00
dependabot[bot]
e5e033e77e
build(deps): bump elasticsearch from 6.1.1 to 6.8.13 in /obp-api
...
Bumps [elasticsearch](https://github.com/elastic/elasticsearch ) from 6.1.1 to 6.8.13.
- [Release notes](https://github.com/elastic/elasticsearch/releases )
- [Commits](https://github.com/elastic/elasticsearch/compare/v6.1.1...v6.8.13 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-18 19:35:07 +00:00
hongwei
219e21d5a5
feature/added the scalaxb-maven-plugin to obp
2021-03-03 01:09:17 +01:00
Simon Redfern
a9b58cd71d
Merge pull request #1825 from oldbig/develop
...
feature/dynamic_resourceDoc
2021-02-23 12:08:25 +01:00
shuang
eb9793d03f
feature/dynamic_resourceDoc: bump up version from 1.8.2 to 1.9.0
2021-02-16 20:42:08 +08:00
Marko Milić
2ec2358725
feature/TODO Implement IBAN Checker in Mapper mode
2021-02-11 16:32:23 +01:00
Simon Redfern
d5469103c4
Merge pull request #1735 from OpenBankProject/dependabot/maven/obp-api/junit-junit-4.13.1
...
Bump junit from 4.12 to 4.13.1 in /obp-api
2021-02-09 12:08:21 +01:00
Simon Redfern
9ae874c345
Merge pull request #1623 from OpenBankProject/dependabot/maven/obp-api/mysql-mysql-connector-java-8.0.16
...
Bump mysql-connector-java from 6.0.6 to 8.0.16 in /obp-api
2021-02-09 12:07:58 +01:00
shuang
e503001aea
feature/do_auth_type_validation: bump up pom version from 1.8.1 to 1.8.2
2020-12-17 17:52:11 +08:00
shuang
eb5a5bc824
feature/json_schema_validation: implement props config schema
...
one props example:
json.schema.validation.rules=POST|PUT:/obp/v4.0.0|v3.1.0/banks/BANK_ID/fx
/obp/v4.0.0|v3.1.0/banks/BANK_ID/fx={"$schema":"http://json-schema.org/draft-07/schema ","description":"The fix","examples":[{"bank_id":"gh.29.uk","from_currency_code":"EUR","to_currency_code":"USD","conversion_value":1.136305,"inverse_conversion_value":0.8800454103431737,"effective_date":"2017-09-19T00:00:00Z"}],"required":["bank_id","from_currency_code","to_currency_code","conversion_value","inverse_conversion_value","effective_date"],"title":"The Fix schema","type":"object","properties":{"bank_id":{"$id":"#/properties/bank_id","type":"string","title":"The bank_id schema","description":"An explanation about the purpose of this instance.","default":"","examples":["gh.29.uk"]},"from_currency_code":{"$id":"#/properties/from_currency_code","default":"","description":"An explanation about the purpose of this instance.","examples":["EUR"],"title":"The from_currency_code schema","enum":["EUR","YUAN"],"type":"string"},"to_currency_code":{"$id":"#/properties/to_currency_code","default":"","description":"An explanation about the purpose of this instance.","examples":["USD"],"title":"The to_currency_code schema","enum":["USD","YUAN"],"type":"string"},"conversion_value":{"$id":"#/properties/conversion_value","type":"number","title":"The conversion_value schema","description":"An explanation about the purpose of this instance.","default":0.0,"examples":[1.136305]},"inverse_conversion_value":{"$id":"#/properties/inverse_conversion_value","type":"number","title":"The inverse_conversion_value schema","description":"An explanation about the purpose of this instance.","default":0.0,"examples":[0.8800454103431737]},"effective_date":{"$id":"#/properties/effective_date","type":"string","title":"The effective_date schema","description":"An explanation about the purpose of this instance.","default":"","examples":["2017-09-19T00:00:00Z"]}},"additionalProperties":true}
2020-11-28 19:09:56 +08:00
shuang
e5f188a619
feature/add_endpoint_get_scanned_api_versions: bump up pom version from '1.8.0' to '1.8.1'
2020-11-20 20:59:14 +08:00
shuang
0e336b286e
feature/implement_FAPI_flow: bump up pom version from '1.7.1' to '1.8.0'
2020-11-18 21:24:49 +08:00
shuang
6f2e670857
refactor, extract hydra related variables and methods to HydraUtil
2020-10-26 14:11:00 +08:00
dependabot[bot]
966818cab8
Bump junit from 4.12 to 4.13.1 in /obp-api
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 12:19:35 +00:00
shuang
0c42bb6fb2
feature/login_with_hydra: fix props and compile error for js.
2020-09-03 18:25:53 +08:00
shuang
98a882843e
feature/login_with_hydra: login and consent with hydra
2020-08-31 17:29:10 +08:00
Marko Milić
aa47cbac14
refactor/Change queryTags => attributes
2020-08-14 17:46:21 +02:00
Guillaume Kergreis
a7a3ed0cb4
refactor/Add new error messages and optimise update requests
2020-08-11 11:15:42 +02:00
Marko Milić
83ec9eefa6
feature/Add connector method checkExternalUserExists part 2
2020-08-10 11:08:39 +02:00
Marko Milić
83e8c4f097
feature/Transaction Request Reasons - WIP 3
2020-07-28 14:55:11 +02:00
shuang
372b2f8840
refactor/anotation_ignore_change_to_optional: bump up pom version from 1.6.1 to 1.6.2
2020-07-27 21:53:12 +08:00
shuang
5968aed8ff
refactor/anotation_ignore_change_to_optional: change all @ignore to @optional, also outbound.optional.fields and inbound.optional.fields
2020-07-27 21:52:15 +08:00
shuang
75007228a6
feature/embed_akka_adapter: embed akka adapter finished.
2020-07-24 22:17:13 +08:00
shuang
a2526a86ec
refactor/make_OutBound_hava_the_same_param_with_connector_method: move JsonSerializers to obp-commons module.
2020-07-23 17:09:47 +08:00
shuang
bae25385f1
bugfix/endpoint_show_wrong_dependent_connector_methods: bump up pom version from 1.6.0 to 1.6.1
2020-07-23 17:08:14 +08:00
shuang
ea97e1d5a1
feature/ignore_Inbound_field_value_for_unit_test: bump up pom version from 1.5.7 to 1.6.0
2020-07-14 17:18:24 +08:00
hongwei
8a27cf3679
docfix/update the obp-commons version
2020-07-11 21:43:05 +02:00
shuang
0ad332ce56
feature/endpoint_mapping_connector_methods: bump up version from 1.5.6 to 1.5.7
2020-07-09 21:49:04 +08:00
hongwei
e065029f98
update the obp-commons version
2020-07-06 15:37:09 +02:00
hongwei
5856045098
bugfix/update the new version for obp-commons
2020-07-06 11:56:31 +02:00
hongwei
38229b7928
feature/update the commons version
2020-07-02 16:36:46 +02:00
dependabot[bot]
4c6dc67e0b
Bump mysql-connector-java from 6.0.6 to 8.0.16 in /obp-api
...
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j ) from 6.0.6 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases )
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES )
- [Commits](https://github.com/mysql/mysql-connector-j/compare/6.0.6...8.0.16 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 22:41:51 +00:00
shuang
c0ab724128
feature/ignore_annotation_works_for_InBound_OutBound: bump up version from 1.5.2 to 1.5.3
2020-07-01 23:29:52 +08:00
shuang
a551be2444
bugfix/trait_way_enum_wrong_serialize: bump up version from 1.5.1 to 1.5.2
2020-06-29 20:49:24 +08:00
shuang
549a0092c3
bugfix/InBound_outBound_serialize_wrong_result: bump up version from 1.5.0 to 1.5.1
2020-06-24 19:12:59 +08:00
shuang
05f380838c
feature/create_akka_connector_builder: bump up version from 1.4.4 to 1.5.0
2020-06-17 13:41:29 +08:00
shuang
5f4e4f9950
bugfix/dynamic_entity_data_404_process: bumpup version from 1.4.3 to 1.4.4.
2020-06-03 21:44:20 +08:00
hongwei
13793babf2
Merge branch 'develop-Simon' into develop
2020-05-25 13:48:57 +02:00
Marko Milić
7dfea054dc
security_update/Bump htmlunit from 2.36.0 to 2.37.0
2020-05-22 09:47:07 +02:00
hongwei
bff2b1874d
tweaked the scala-xml dependency pom position
...
# put it to the end to make sure, the maven load it properly.
2020-05-12 14:41:05 +02:00
Marko Milić
a7ca08a032
OpenID Connect - WIP
2020-04-29 20:14:53 +02:00
shuang
dabd24e7de
feature/request_and_response_body_can_empty_or_primary_type: bump up pom version from 1.4.2 to 1.4.3.
2020-04-22 13:29:26 +08:00
shuang
52f98b3e66
feature/support_openjdk11_oraclejdk13 : bump up pom version from 1.4.1 to 1.4.2.
2020-04-17 08:19:21 +08:00
shuang
da4462069f
feature/add_dynamic_endpoints_with_swagger: bump up pom version from 1.4.0 to 1.4.1
2020-04-10 14:24:46 +08:00
shuang
3dde35418f
feature/add_dynamic_endpoints_with_swagger: add apache collections4 dependency
2020-04-10 14:24:46 +08:00
shuang
81532359c2
feature/dynamicEntity_add_type_DATE_WITH_DAY: update pom version from 1.3.0 to 1.4.0.
2020-03-18 11:53:35 +08:00
shuang
943859e957
feature/query_customer_account_product_entity_by_attribute: bump up pom.xml version from 1.2.0 to 1.3.0
2020-03-06 11:30:40 +08:00
shuang
0ea9db1432
feature/add_required_field_annotation : make ApiVersion can passed to connector, make InBound json String can tolerate null value, make all required field annotation be extract those include nested fields.
2020-01-21 08:49:23 +08:00
shuang
d505934d6e
bugfix/add_missing_required_role_in_createUserAuthContext : fixed missing role in ResourceDoc
2020-01-20 13:04:36 +08:00
shuang
d1e8de0e9b
feature/stored_procedure_connector: move db connection settings to props file.
2019-12-13 21:37:10 +08:00
shuang
d1f0edc835
feature/stored_procedure_connector implemented stored procedure connector.
2019-12-12 21:12:42 +08:00
hongwei
1cb33996a3
excluded the old version 1.4.3 of javax.mail
...
# now we need v1.4.7, the old version 1.4.3 will cause the exceptions
2019-11-19 14:11:00 +01:00
shuang
f1f6c7931c
bugfix/OutOfMemoryError: fix scala-maven-plugin seeings
2019-11-15 21:20:00 +08:00
shuang
26c9edccee
feature/grpc_basic_feature : basic feature, add missing proto files
2019-11-13 00:04:26 +08:00
shuang
02db91cb20
feature/grpc_basic_feature : basic feature
2019-11-12 23:37:24 +08:00
shuang
849d912e23
feature/update_jdk_13: update scalatest-maven-plugin version
2019-10-29 16:40:05 +08:00
shuang
dadfdcb5d7
feature/update_jdk_13: update scala-maven-plugin version
2019-10-29 16:21:28 +08:00
shuang
d3256aaf4c
feature/update_jdk_13
2019-10-28 15:06:50 +08:00
Marko Milić
a81f7bf82a
Upgrade com.nimbusds:nimbus-jose-jwt to version 7.9
2019-10-21 09:56:50 +02:00
Marko Milić
60facb0938
Added Stripe client library and POC example
2019-09-30 11:01:07 +02:00
hongwei
fe59b6fbc1
update the scala-xml version
2019-09-16 09:55:51 +02:00
shuang
22aebe1426
refactor, add missing unit test
2019-09-09 14:58:45 +08:00
shuang
c837a4a8a7
fix some RestConnectorBuilder errors, but not finished
2019-08-26 16:00:47 +08:00
shuang
31768a5a8f
rest connector methods generate: fix builder errors
2019-08-24 22:22:49 +08:00
shuang
18c3ae9c02
add DynamicEntity feature, corresponding doc not finished.
2019-08-22 17:31:59 +08:00
hongwei
64d235917d
added the tests for swagger string
2019-07-30 10:42:18 +02:00
Marko Milić
414b5d0f0a
PSD2 roles
2019-07-08 11:03:21 +02:00
hongwei
7a1c4535bd
added the createConsent -support SMS
2019-06-14 18:08:29 +02:00
shuang
13cd4c3976
add embeded kafka unit test, but not passed yet
2019-05-14 20:52:50 +08:00
shuang
cfa06ced0f
bump pom version from 1.0 to 1.1.0
2019-05-13 22:40:56 +08:00
Marko Milić
a3250eaecb
Added endpoint getJWK
2019-03-15 17:22:34 +01:00
Marko Milić
7e8db69420
Get rid of https://github.com/auth0/java-jwt library
2019-03-12 09:37:26 +01:00
shuang
ced0747452
refs #1240 fix parent artifactId, fix path and jetty:run in README.md
2019-03-11 22:26:20 +08:00
shuang
179752084a
refs #1240 fix can't run server problem
2019-03-10 23:17:00 +08:00
shuang
029f910945
refs #1240 split project to obp-api and obp-commons
2019-03-10 16:24:22 +08:00