Commit Graph

644 Commits

Author SHA1 Message Date
ameersohel45
8ef2b162d9 Issue 551 - fix: ensure script exits on plugin build failure 2025-12-15 17:02:08 +05:30
Mayuresh A Nirhali
b6d92468e5 Merge pull request #582 from Beckn-One/580-schema2validator
Issue 580 - Add extended schema validation capability to schemav2validator plugin
2025-12-15 15:55:33 +05:30
ameersohel45
706030ccec test: add tests and update docs for extended schema validation 2025-12-14 23:55:04 +05:30
ameersohel45
3b59507f15 ref: improve error handling in extended schema validation 2025-12-14 23:07:58 +05:30
ameersohel45
cd49b7dda9 ref: enhance schema validation logic and skip core schema 2025-12-14 21:49:51 +05:30
ameersohel45
f0ccef9e59 fix: remove redundant code 2025-12-12 17:21:02 +05:30
ameersohel45
f6b32ef2f2 fix: error handling in extended schema 2025-12-12 17:21:02 +05:30
ameersohel45
5843d2a760 update: logs and comments also ref refreshLoop method 2025-12-12 17:21:02 +05:30
ameersohel45
5feb84196c ref: Split Extended Schema logic and rename variables 2025-12-12 17:21:02 +05:30
ameersohel45
5739573da0 ref: remove url transform config 2025-12-12 17:21:02 +05:30
ameersohel45
94943e63e6 Issue580-feat: add support for referenced schema validation and caching 2025-12-12 17:21:02 +05:30
Mayuresh Nirhali
33cd3dc31f adding missing file for transport wrapper 2025-12-12 13:06:11 +05:30
Mayuresh A Nirhali
6f64879821 Merge pull request #578 from Beckn-One/570-transportwrapper
570 - transport wrapper initial checkin
2025-12-08 16:48:12 +05:30
Mayuresh A Nirhali
9271aad8e8 Merge pull request #581 from Beckn-One/558-router-plugin
Issue 569 - Remove payload byte array from error logs to improve readability
2025-12-08 16:43:12 +05:30
ameersohel45
57f6eae070 Issue 569 - fix : Remove payload byte array from error logs 2025-12-08 15:36:07 +05:30
Mayuresh Nirhali
6fffe7411d added a test case with no nil transport wrapper 2025-12-08 14:33:19 +05:30
Mayuresh Nirhali
20a924d43e 570 - transport wrapper initial checkin 2025-12-08 12:23:36 +05:30
Mayuresh A Nirhali
48a1740333 Merge pull request #577 from nirmalnr/registry-url-update
docs: updated URL in example config files to beckn one registry URL.
2025-12-08 12:16:28 +05:30
Nirmal N R
1f8d9c12d2 docs: update URL in example config files to beckn one registry URL 2025-12-08 11:55:59 +05:30
Nirmal N R
4885e75dec docs: updated URL in example config files to beckn one registry URL. 2025-12-08 11:52:09 +05:30
Mayuresh A Nirhali
4da6ce6bde Update README.md 2025-12-05 16:20:41 +05:30
Mayuresh A Nirhali
21e7e211f5 Merge pull request #575 from Beckn-One/573-reqmapper
573 - New plugin - schema mapper
2025-12-05 16:15:15 +05:30
Mayuresh Nirhali
96fac33be1 573 - New plugin - schema mapper 2025-12-05 16:09:02 +05:30
Mayuresh A Nirhali
c1073dcb5c Merge pull request #572 from Beckn-One/fix/test
fix the test case in main_test.go and module_test.go
2025-12-05 11:30:52 +05:30
Manendra Pal Singh
1227a6b6be fix the test case in main_test.go and module_test.go 2025-12-02 23:11:51 +05:30
Mayuresh A Nirhali
4e4e43892d Update SETUP.md - to add public cloud provider links in setup guide
Fix for issue -https://github.com/Beckn-One/beckn-onix/issues/571
2025-11-28 18:13:54 +05:30
Mayuresh A Nirhali
652098cda1 Merge pull request #566 from Beckn-One/558-router-plugin
Issue 565 - Add retry configuration to  configs files.
2025-11-26 16:07:41 +05:30
ameersohel45
9a4e32e37e Issue 565 - Update configs with dediregistry retry params 2025-11-26 15:23:53 +05:30
Mayuresh A Nirhali
04299defb1 Merge pull request #564 from Beckn-One/558-router-plugin
Issue 556 - Add configurable retry logic to dediregistry plugin
2025-11-26 14:21:40 +05:30
ameersohel45
1efb6f5bb9 Issue 556 - add: Add retry configuration support to dediregistry plugin 2025-11-26 11:56:17 +05:30
Mayuresh A Nirhali
1056ca4e9a Merge pull request #562 from Beckn-One/558-router-plugin
Issue 559 - feat: add Beckn One setup option and update documentation
2025-11-25 16:35:35 +05:30
ameersohel45
88e6ec279e Issue 559 - feat: add Beckn One setup option and update documentation 2025-11-25 12:17:19 +05:30
Mayuresh A Nirhali
56c6f13614 Merge pull request #560 from Beckn-One/558-router-plugin
558 - feat: Add domain-agnostic routing support for v2 in Onix Adapter Router Plugin
2025-11-24 15:06:11 +05:30
ameersohel45
0ebe0f0551 updated: test-data file 2025-11-24 12:59:17 +05:30
ameersohel45
a9d9847a47 docs: Update documentation for v2 domain-agnostic routing 2025-11-24 12:58:24 +05:30
ameersohel45
6e6b066b80 feat(router): Make domain field optional for Beckn Protocol v2.x.x 2025-11-24 12:48:23 +05:30
Mayuresh A Nirhali
2f0956cd98 Merge pull request #557 from Beckn-One/543-schema2validator
Issue 553 and 554 - Update documentation for schema2validator and improve response readability
2025-11-18 18:51:10 +05:30
ameersohel45
4e69f5a106 Issue 553 - add : Add schemav2validator plugin documentation and configuration examples 2025-11-18 14:56:56 +05:30
ameersohel45
ab31e13e81 Issue 554 - refactor: improve error response format 2025-11-18 14:52:37 +05:30
Mayuresh A Nirhali
e7ee291bb5 Merge pull request #555 from Beckn-One/543-schema2validator
Issue 552 - Improve schema2validator Performance by Building In-Memory Action→Schema Lookup Map
2025-11-18 13:34:28 +05:30
ameersohel45
f9fac45106 Issue 552 - fix: optimized code creating in memory map for action to schema. 2025-11-18 02:25:04 +05:30
Mayuresh A Nirhali
7ac1f598f1 Merge pull request #550 from Beckn-One/543-schema2validator
Add kin-openapi dependency for schemav2validator plugin
2025-11-14 16:53:52 +05:30
ameersohel45
b7e8b8b02d Add kin-openapi dependency for schemav2validator plugin 2025-11-14 16:36:36 +05:30
Mayuresh A Nirhali
5e8858b110 Merge pull request #549 from Beckn-One/543-schema2validator
543 - Add schemav2validator plugin for loading spec and validating incoming requests with full $ref resolution
2025-11-14 13:30:44 +05:30
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