Releases: islax/microapp
Releases · islax/microapp
Fixed generic scope issue.
Merge pull request #24 from islax/ISLA-1935_defect_ScopeIssue Fixed generic '*' scope issue
Fixed Gorm Metrics when DB is not required
Merge pull request #23 from islax/checkDBReqdforgormmetrics fix metrics where db reqd
Changed DoRequestWithResponseParam method's payload param datatype
v1.1.8 Changed DoRequestWithResponseParam method's payload datatype
Added New methods to omit fields during create and update
Merge pull request #22 from islax/repository_new_methods_with_omit new repository methods with argument of omit fields
Added JWT public / private key validation
v0.0.86-6 Fixed Filter args issue.
Fixed Filter args issue
v0.0.86-5 Fixed Filter args issue.
Minor Fix to -ve Scope
Merge pull request #21 from islax/NegationScopeBugFix negation scope check only if length of allowed scope > 0
JWT Signing with RSA
Merge pull request #20 from islax/jwtusingrsa-1 JWT singing with RSA certs
Added -ve Scope
v1.1.4 Added negation of scope logic
Changed APIClient APIs payload type
v1.1.4-beta10 Change APIClient payload type