Skip to content

Releases: fossapps/Micro.AppRegistration

v2.1.2

26 Jun 11:42
2f2e742
Compare
Choose a tag to compare

2.1.2 (2021-06-26)

Bug Fixes

  • di: add args to requirePermission (2fb2fa0)

v2.1.1

26 Jun 11:30
daa9537
Compare
Choose a tag to compare

2.1.1 (2021-06-26)

Bug Fixes

  • di: add requirePermissionVisitor to di (2935434)

v2.1.0

26 Jun 11:16
97712a9
Compare
Choose a tag to compare

2.1.0 (2021-06-26)

Features

  • directive: introduce require permission directive (1c7dd91)

v2.0.0

06 Jun 06:16
802fa8a
Compare
Choose a tag to compare

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

15 Dec 13:18
1cdc91e
Compare
Choose a tag to compare

1.2.0 (2020-12-15)

Features

  • secretVerification: add more info (614e7b2)

v1.1.0

14 Dec 14:51
26fbe0c
Compare
Choose a tag to compare

1.1.0 (2020-12-14)

Features

  • verification: add verification endpoint (a7af2f2)

v1.0.0

07 Dec 15:28
ecdbd3b
Compare
Choose a tag to compare

1.0.0 (2020-12-07)

Features

  • applications: add get applications endpoint (1daaf64)