Skip to content

Releases: fossapps/Micro.AppRegistration

v2.1.2

Choose a tag to compare

@fossapps-demon fossapps-demon released this 26 Jun 11:42
2f2e742

2.1.2 (2021-06-26)

Bug Fixes

  • di: add args to requirePermission (2fb2fa0)

v2.1.1

Choose a tag to compare

@fossapps-demon fossapps-demon released this 26 Jun 11:30
daa9537

2.1.1 (2021-06-26)

Bug Fixes

  • di: add requirePermissionVisitor to di (2935434)

v2.1.0

Choose a tag to compare

@fossapps-demon fossapps-demon released this 26 Jun 11:16
97712a9

2.1.0 (2021-06-26)

Features

  • directive: introduce require permission directive (1c7dd91)

v2.0.0

Choose a tag to compare

@fossapps-demon fossapps-demon released this 06 Jun 06:16
802fa8a

2.0.0 (2021-06-06)

chore

  • refactor: move db to storage project (50db4fc)

Features

  • graphql: add graphql endpoint (0a5fbcc)

BREAKING CHANGES

  • graphql: this project should not have knowledge about short code etc but should have generic implementation, now with graphql federation the consumer of this service will implement those features and is being removed from this project (approved, short_code, use_default_shortcode)
  • refactor: all REST API controller is removed and will not be supported moving forward

v1.2.0

Choose a tag to compare

@fossapps-demon fossapps-demon released this 15 Dec 13:18
1cdc91e

1.2.0 (2020-12-15)

Features

  • secretVerification: add more info (614e7b2)

v1.1.0

Choose a tag to compare

@fossapps-demon fossapps-demon released this 14 Dec 14:51
26fbe0c

1.1.0 (2020-12-14)

Features

  • verification: add verification endpoint (a7af2f2)

v1.0.0

Choose a tag to compare

@fossapps-demon fossapps-demon released this 07 Dec 15:28
ecdbd3b

1.0.0 (2020-12-07)

Features

  • applications: add get applications endpoint (1daaf64)