Releases: raystack/frontier
Releases · raystack/frontier
v0.74.0
What's Changed
- feat: migrate Admin Authorization rpc to Connect server by @whoAbhishekSah in #1109
- feat: migrate admin Billing RPCs to ConnectRPC server by @whoAbhishekSah in #1114
- feat: add
audit_records
table with indexes and UUIDv7 generation function by @AmanGIT07 in #1118 - feat: support multiple reverts on same transaction by @rohilsurana in #1117
- fix: test for reversing usage by @rohilsurana in #1121
- chore: set node version to 22 by @rsbh in #1120
- feat: add constraint to audit_record 'idempotency_key' by @AmanGIT07 in #1123
- fix(sdk): update service user role to owner in project by @rsbh in #1125
- feat: add
CreateAuditRecord
RPC by @AmanGIT07 in #1124 - fix: prevent duplicate submissions on user profile update by @rohilsurana in #1126
- feat: enforce json name in connect RPC response by @whoAbhishekSah in #1129
- feat: migrate Admin RPCs to connectRPC server by @whoAbhishekSah in #1119
Full Changelog: v0.73.0...v0.74.0
v0.73.0
What's Changed
- chore: Update @raystack/apsara/v1 to @raystack/apsara by @singh-pk in #1097
- feat(admin-ui): migrate exportOrganizations to connect-rpc call by @rsbh in #1101
- fix: remove extra
$
from org variable by @rsbh in #1102 - feat: migrate org kyc APIs to connect RPC server by @whoAbhishekSah in #1100
- feat: migrate Users admin rpcs to Connect RPC server by @whoAbhishekSah in #1103
- fix: add check for disable org for service users in AuthToken Calls. by @rsbh in #1104
- fix(sdk): use Org URL instead of name in delete form by @rsbh in #1107
- feat(admin-ui): migrate export users to connect rpc by @rsbh in #1108
- feat: migrate org export RPCs to Connect Server by @whoAbhishekSah in #1106
Full Changelog: v0.72.4...v0.73.0
v0.72.4
v0.72.3
v0.72.2
v0.72.1
What's Changed
- feat(admin-ui): migrate authn pages to connect rpc by @rsbh in #1090
- fix: admin ui build by @rsbh in #1091
- fix(sdk): validation message when number of tokens to be added is left empty by @rohilsurana in #1092
- fix(sdk): update search bar placeholders to match the table column name by @rohilsurana in #1093
- fix(sdk): transform connect rpc org to v1beta1 org by @rsbh in #1094
Full Changelog: v0.72.0...v0.72.1
v0.72.0
What's Changed
- chore(sdk): update page descriptions for tokens and plans by @rohilsurana in #1087
- feat(sdk): setup connect query and migrate authn calls by @rsbh in #1086
- feat(sdk): add customization provider to update terminology by @rsbh in #1088
Full Changelog: v0.71.0...v0.72.0
v0.71.0
What's Changed
- feat: migrate Organization Admin RPCs to connectRPC server by @whoAbhishekSah in #1074
- chore: replace nextjs with vite in sdk demo by @rsbh in #1084
- feat: migrate OrgExport RPC to ConnectRPC server by @whoAbhishekSah in #1080
- feat: create online provider account when user tries to update billing details or payment method by @rohilsurana in #1085
- feat: add user id when providing tokens without checkout and make sur… by @rohilsurana in #1083
Full Changelog: v0.70.1...v0.71.0