ameersohel45
75880a4458
543 - update: to use updated config structure
2025-11-14 13:06:31 +05:30
ameersohel45
9f913e6aa9
543 - add : README file
2025-11-14 11:34:47 +05:30
ameersohel45
85e0f3c1cd
543 - add: adding schema2validator in script
2025-11-14 10:43:11 +05:30
ameersohel45
f534e41b6c
543 - add: test cases
2025-11-14 01:04:32 +05:30
ameersohel45
2f8c888101
Issue 543 - feat: add new validator plugin
2025-11-14 00:45:29 +05:30
Mayuresh A Nirhali
d2569b414f
Merge pull request #547 from nirmalnr/main
...
Added Go utility to generate keys
2025-10-31 18:42:46 +05:30
Nirmal N R
948b5251bd
Added Go utility to generate keys
2025-10-31 17:08:52 +05:30
Mayuresh A Nirhali
7f5d46f1c9
Merge pull request #545 from Beckn-One/540-dedi-wrapper
...
Issue 540 - fix: remove hardcoded value and add test cases
2025-10-29 13:13:16 +05:30
ameersohel45
5bd485d189
Issue 540 - fix: remove hardcoded value and add test cases
2025-10-29 12:20:31 +05:30
Mayuresh A Nirhali
ffdd94e16a
Merge pull request #544 from Beckn-One/540-dedi-wrapper
...
Issue 540 - refactor: migrate DeDi registry plugin to new wrapper API
2025-10-29 08:23:21 +05:30
ameersohel45
16df3245f5
Issue 540 - refactor: migrate DeDi registry plugin to new wrapper API format
2025-10-28 22:51:46 +05:30
Mayuresh Nirhali
fae20e031c
541 - add sample config for CDS
2025-10-28 06:10:48 +05:30
Mayuresh A Nirhali
adf6b04a6d
Merge pull request #536 from Beckn-One/533-dockerfixes
...
Issue 535 - merge docker compose file and update scripts ,docs
2025-10-15 22:16:42 +05:30
ameersohel45
45e3b855c9
update setup.md
2025-10-15 18:14:31 +05:30
ameersohel45
ba94a7cb3c
fix(install): Correct local Docker setup and uninstall scripts
2025-10-15 18:08:38 +05:30
ameersohel45
261822c935
Issue 535 - merge docker compose file and update docs
2025-10-15 15:10:06 +05:30
Mayuresh A Nirhali
11e7047cb2
Merge pull request #534 from Beckn-One/533-dockerfixes
...
Issue 533 - Add new Dockerfile to build adapter and plugins together and include the same in quick steps.
2025-10-14 22:24:34 +05:30
ameersohel45
e569cd670c
Updated local setup instruction in readme and setup.md files
2025-10-14 16:42:23 +05:30
ameersohel45
4974c6a465
Issue 533 - Add new Dockerfile to build adapter and plugins together
2025-10-14 13:10:33 +05:30
Mayuresh Nirhali
869b3985d6
Merge branch 'main' of github.com:beckn-one/beckn-onix into main
2025-10-11 10:28:32 +05:30
Mayuresh Nirhali
21ba5ca07e
#532 add a config guide to explain all parameters
2025-10-11 10:27:16 +05:30
Mayuresh A Nirhali
ac7ea9f61d
Update README.md
...
added the missing instruction to quick start section.
2025-10-11 08:48:10 +05:30
Mayuresh A Nirhali
b6118b015e
Merge pull request #529 from Beckn-One/527-DeDi-fixes
...
Issue 527 - Remove static record_name from DeDI plugin config to enable dynamic participant lookup
2025-10-11 08:00:10 +05:30
Mayuresh A Nirhali
2c1be9aab4
Merge pull request #531 from Beckn-One/530-docs-update
...
Issue 530 - docs: update SETUP.md and README.md with documentation improvements and updated local setup instructions
2025-10-11 07:57:19 +05:30
ameersohel45
55d81fed85
Issue 527 - feat: update DeDi registry plugin to handle new response structure
2025-10-11 00:41:52 +05:30
ameersohel45
08ea8bf10d
Issue 530 - docs: update SETUP.md and README.md
2025-10-10 12:30:38 +05:30
ameersohel45
03ea297e51
Issue 527 - fix: remove static record_name from DeDI plugin config to support dynamic bap_id/bpp_id lookup
2025-10-08 12:33:46 +05:30
Mayuresh A Nirhali
64f5f550c0
Merge pull request #528 from Beckn-One/517-beckn-onix-script
...
Issue [ 526 ] - Implement automatic key synchronization for ONIX adapter deployment and build plugin steps.
2025-10-08 06:23:27 +05:30
ameersohel45
8aa27ebe93
Add : validateSign to bapTxnReceiver
2025-10-07 23:37:22 +05:30
ameersohel45
ab5406f1df
Issue 526 - fix : Implement automatic key sync for ONIX adapter deployment and add build plugin step.
2025-10-07 11:58:49 +05:30
Mayuresh A Nirhali
c1d452d3ee
Merge pull request #525 from Beckn-One/517-beckn-onix-script
...
Issue [517] [518] Refactor beckn-onix.sh to skip BAP/BPP containers and remove Vault dependency in setup.sh
2025-09-28 16:38:28 +05:30
ameersohel45
291fa7ee13
Issue 518 - fix: update setup.sh for simplekeymanager plugin and remove vault dependency.
2025-09-27 21:58:03 +05:30
ameersohel45
9f0f254238
refactor: move Redis startup to ONIX adapter installation and remove bap and bpp docker content
2025-09-27 21:58:03 +05:30
ameersohel45
2e3a33027e
refactor: remove bap-client, bap-network, bpp-client, bpp-network containers from beckn-onix script
2025-09-27 21:58:03 +05:30
Mayuresh A Nirhali
79a7914794
Merge pull request #523 from Beckn-One/523-performance-tuning
...
Issue [523] - feat: Add configurable HTTP connection pooling for the adapter service
2025-09-27 15:52:43 +05:30
ameersohel45
c49f2cf601
Add : unit test for newHTTPClient
2025-09-26 16:46:15 +05:30
ameersohel45
b825bc61f7
Issue 523 - config: add HTTP client performance tuning to all adapter configurations
2025-09-25 18:26:12 +05:30
ameersohel45
fc65e29590
Issue - 523 feat: Add configurable HTTP connection pooling for the adapter service
2025-09-25 16:37:13 +05:30
Mayuresh A Nirhali
ff6b907dee
Merge pull request #520 from nirmalnr/feature/exclude_action
...
feat(router): add excludeAction option for URL routing for backward compatibility
2025-09-24 22:34:19 +05:30
Nirmal N R
e029ebe1f2
Unit tests for excludeAction
...
Added unit tests for the following:
- For target type URL:
- ExcludeAction explicitly set true
- ExcludeAction explicitly set to false
- ExcludeAction omitted
- ExcludeAction when target type is BPP
- ExcludeAction when target type is BAP
- ExcludeAction when target type is Publisher
2025-09-24 12:16:20 +05:30
Anand Parthasarathy
8ab7ef06a9
Merge pull request #522 from Beckn-One/509-DeDI-registry-plugin
...
ISSUE [509] - feat: Add DeDi registry plugin implementation for lookup
2025-09-23 21:53:15 +05:30
ameersohel45
e9e8e70f78
review comment
2025-09-23 17:33:50 +05:30
ameersohel45
b385c18ee2
ISSUE 509 - feat: Add DeDi registry plugin implementation for lookup
2025-09-22 14:53:10 +05:30
Mayuresh A Nirhali
de98c115b8
Merge pull request #519 from Beckn-One/511-registry-as-plugin
...
[Issue 511] feat: Migrate registry client to a plugin
This is a breaking change and requires corresponding changes in downstream ONIX implementation and also the Config files.
2025-09-21 22:59:19 +05:30
Nirmal N R
c5edd7f572
feat(router): add excludeAction option for URL routing
...
- Add ExcludeAction field to target struct in routing configuration
- When excludeAction is true, skip appending action to URL path
- Provides flexibility for routing scenarios where action should not be part of URL path
- Maintains backward compatibility by defaulting to existing behavior
This change allows routing rules to be configured with excludeAction: true when the target URL should not have the action appended to its path.
2025-09-19 17:12:17 +05:30
ameersohel45
a84618d03f
Issue 511 - Update: test case plugin and registry
2025-09-19 12:29:25 +05:30
Mayuresh Nirhali
78074c34b4
Issue 511 - Fix review comments
2025-09-18 22:43:04 +05:30
Mayuresh Nirhali
979763b5ec
Issue 511 - Fix config names, config file indentation.
2025-09-17 22:50:02 +05:30
Mayuresh Nirhali
5bbd6f3a3c
Issue 511 - tests and config file changes
2025-09-17 21:51:42 +05:30
Mayuresh Nirhali
cc552e865e
Issue 511 - Initial commit part 2
2025-09-17 00:09:12 +05:30