hyperswitch
Release v0.3.0
#647
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
81
Changes
View On
GitHub
Release v0.3.0
#647
SanchithHegde
merged 81 commits into
release
from
conflicts_between_release_v0.2.0_v0.3.0
fix(router): fix refund error code diesel field ordering (#458)
073ffb18
doc: minor formatting and logo changes in github README (#457)
ead568e5
fix: proper error message for payment confirm with already successful…
dd7eed16
feat: Add crate attribute to operation macro (#459)
e9cbf3ee
fix: off-session must exist only if mandate is external (#460)
d424b1cf
refactor(core): validate payment status using common function (#461)
9ae8b4e1
fix: payment_method_id not populated (#463)
ecd0ca53
feat(stripe): add support for afterpay clearpay through stripe (#441)
351087fc
chore: address Rust 1.67 clippy lints (#465)
b5720f1e
fix(globalpay): fix globalpay error handling (#464)
3381d207
fix: fix bug when creating customer who is redacted (#466)
9e420d51
test(stripe): add unit tests for stripe connector (#473)
d3ef24e8
doc: update openapi (#453)
ec2f4ba2
fix: add disable env flag for consumer (#475)
39adbbc1
feat(router): allow enabling/disabling of outgoing webhooks based on …
fa7d087c
refactor(errors): error enums to use 'static str (#472)
24351a6c
fix(router): allow console logs for all first-party crates (#477)
3cbd5f98
build(deps): update deps (#479)
d1ab4623
feat(connector-template): add more default tests for card payment met…
010aff5f
docs: standardise error types and error codes (#432)
3dfd548c
test(connector): add and update tests for stripe, cybersource and shi…
5c3c51fb
perf(router): remove redundant DB call during merchant account update…
a8132e10
feat(consumer): add `workflow_id` field in traces for consumer tasks …
9ec435e8
feat: renaming services in docker-compose and set execution order (#490)
2939cff7
feat(config): add fetch endpoint for config table (#481)
2735405a
fix(refund): fix failing refund update with KV storage backend (#493)
0441d5cd
fix: don't panic in redis library on creating connection pool (#494)
aa58d346
fix: fix KV implementations for payments and refunds (#489)
6cbdcbf6
feat: add logging functionality in drainer (#495)
7d8f1000
docs: add Windows setup instructions and update Postman docs (#486)
4d6031f7
feat(cache): add generic cache functions to populate and invalidate c…
888fb2bc
update readme (#500)
d09ed144
feat: add metrics to drainer (#497)
4a820dcd
Rapyd webhook integration (#435)
a2921ff8
refactor: AppState trait for utility functions (#499)
9381a37f
refactor: use generic function to push to drainer (#496)
e4b52548
feat(generics): allow specifying optional offset and order clauses fo…
feb228ce
fix(storage_models): fix inconsistent field order for merchant accoun…
dfd1e5e2
feat: Add graceful shutdown in drainer (#498)
0239c422
feat: add docker compose entry for drainer service (#504)
19b01d43
fix: decide refund type by the request and not defaults (#505)
76667489
chore: use generic cache functions for config table (#506)
3b7f5915
fix(router): fix payment token null in payment update api response (#…
39524f95
feat(db): add fetch and update cache for admin table (#508)
b4da0866
feat: add timeout for `set` command on hashes and add function to all…
2e98670a
fix: fix bugs found when testing drainer (#512)
8205b227
refactor: use unique id for merchant_conenctor_id instead of int (#514)
ac30313f
feat: add tick interval to drainer (#517)
32929609
feat: add a kv switch route for merchants (#518)
763620fc
docs(try_local_system): add next steps after installing dependencies …
286e7c85
fix: fix the loader orientation on mobile (#521)
2310e12b
feat(connector): add afterpay, klarna, affirm support in adyen connec…
f6eac13b
ci: run CI checks on merge queue events (#530)
c7b9e9c1
feat: Impelement redis cache for MCA fetch and update (#515)
963cb528
fix(core): use guard for access token result (#522)
903b4521
feat(router): implement API endpoints for managing API keys (#511)
1bdc8955
Add a base struct for api error responses (#524)
ff347193
build(docker-compose): increase docker health check interval for hype…
1ba6b8c9
fix(router): feature gate openssl deps for basilisk feature (#536)
e4956820
docs(add_connector): fix typo (#584)
a4f3abf3
refactor(middleware): change visibility to `pub` (#587)
4884a24d
refactor: send full payment object for payment sync (#526)
6c2a1fea
refactor(router): appstate as trait in authentication (#588)
eaf98e66
fix: throw 500 error when redis goes down (#531)
aafb115a
refactor: Throw 500 error on database connection error instead of pan…
f1e3bf48
feat: add `track_caller` to functions that perform `change_context` (…
8d2e573a
fix: don't call connector if connector transaction id doesn't exist (…
326d6beb
feat(api_models): add error structs (#532)
d107b44f
fix(checkout): Error Response when wrong api key is passed (#596)
55b6d88a
refactor(router): api-key routes refactoring (#600)
e6408276
fix: allow errors with status code 200 to pass (#601)
8a8767e9
bugfix(router): api keys path params (#609)
effa7a00
chore(release): port release bug fixes to main branch (#612)
a8d6ce83
feat: applepay feature release (#636)
1e84c07c
feat(router): include eligible connectors list in list payment method…
92771b3b
refactor(compatibility): add additional fields to stripe payment and …
2ea09e34
refactor(router): update payments api contract to accept a list of co…
8f1f626c
release: Added changelog for v0.3.0
0a0dee23
jarnura
requested a review
1 year ago
jarnura
requested a review
1 year ago
jarnura
requested a review
1 year ago
jarnura
requested a review
1 year ago
jarnura
requested a review
1 year ago
jarnura
requested a review
1 year ago
jarnura
requested a review
1 year ago
jarnura
requested a review
from
ashokkjag
1 year ago
Merge branch 'release' into conflicts_between_release_v0.2.0_v0.3.0
b977edb5
jarnura
assigned
jarnura
1 year ago
chore: Update CHANGELOG.md
0166a6b1
SanchithHegde
dismissed these changes on 2023-02-25
ashokkjag
dismissed these changes on 2023-02-26
ci: remove duplicate `merge_group` trigger
c6882394
SanchithHegde
dismissed their stale review via
c6882394
1 year ago
SanchithHegde
dismissed their stale review via
c6882394
1 year ago
SanchithHegde
approved these changes on 2023-02-26
SanchithHegde
enabled auto-merge
1 year ago
ashokkjag
approved these changes on 2023-02-26
jarnura
added
A-CI-CD
jarnura
added
A-dependencies
jarnura
added
A-connector-compatibility
jarnura
added
A-connector-integration
jarnura
added
A-framework
jarnura
added
A-core
jarnura
added
C-bug
jarnura
added
C-doc
jarnura
added
A-performance
SanchithHegde
enabled auto-merge
1 year ago
disabled auto-merge
1 year ago
Manually disabled by user
SanchithHegde
enabled auto-merge
1 year ago
SanchithHegde
merged
7449bd16
into release
1 year ago
SanchithHegde
deleted the conflicts_between_release_v0.2.0_v0.3.0 branch
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
SanchithHegde
ashokkjag
Assignees
jarnura
Labels
A-CI-CD
A-dependencies
A-connector-compatibility
A-connector-integration
A-framework
A-core
C-bug
C-doc
A-performance
Milestone
No milestone
Login to write a write a comment.
Login via GitHub