Skip to content

Releases: islax/microapp

Fixed generic scope issue.

23 Jun 04:47
ac17a07
Compare
Choose a tag to compare
Merge pull request #24 from islax/ISLA-1935_defect_ScopeIssue

Fixed generic '*' scope issue

Fixed Gorm Metrics when DB is not required

15 Jun 10:57
86d090f
Compare
Choose a tag to compare
Merge pull request #23 from islax/checkDBReqdforgormmetrics

fix metrics where db reqd

Changed DoRequestWithResponseParam method's payload param datatype

14 Jun 22:38
Compare
Choose a tag to compare
v1.1.8

Changed DoRequestWithResponseParam method's payload datatype

Added New methods to omit fields during create and update

11 Jun 06:21
8d6afdb
Compare
Choose a tag to compare
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

15 Jun 22:10
Compare
Choose a tag to compare
v0.0.86-6

Fixed Filter args issue.

Fixed Filter args issue

11 Jun 22:46
Compare
Choose a tag to compare
v0.0.86-5

Fixed Filter args issue.

Minor Fix to -ve Scope

09 Jun 07:59
9b0187e
Compare
Choose a tag to compare
Merge pull request #21 from islax/NegationScopeBugFix

negation scope check only if length of allowed scope > 0

JWT Signing with RSA

09 Jun 06:45
8c58596
Compare
Choose a tag to compare
Merge pull request #20 from islax/jwtusingrsa-1

JWT singing with RSA certs

Added -ve Scope

07 Jun 21:43
Compare
Choose a tag to compare
v1.1.4

Added negation of scope logic

Changed APIClient APIs payload type

04 Jun 01:31
Compare
Choose a tag to compare
Pre-release
v1.1.4-beta10

Change APIClient payload type