Skip to content

v2.0.0-alpha5

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 16:13
· 535 commits to main since this release
6fb7de3

What's Changed

  • feature/Weos 1247 - API Discovery by @atoniaw in #98
  • feature: WEOS-1343 Create middleware for handling JWT in the incoming Authorization header by @shaniah868 in #99
  • feature: WEOS-1343 Create interface and mechanism for global initializers & Create a global initializer for setting the middleware on all operations by @shaniah868 in #100
  • feature/Weos 1249 - Add handler to allow user to get swagger configuration as html or json by @atoniaw in #101
  • feature/WEOS-1250 - PR Changes by @atoniaw in #106
  • WEOS-1116 - As a developer I should be able to add an enumeration field to a content type by @RandyDeo in #102
  • feature: WEOS-1343 Generate and Ensure BDD Test is passing by @shaniah868 in #109
  • feature/WEOS-1355 - Add gorm tag for unique field on entity. Make getbyidentifiers method in projections. by @atoniaw in #108
  • Feature/weos 1127 - As a developer I should be able to get a list of content type by @atoniaw in #103
  • feature:WEOS-1362 by @RandyDeo in #111
  • feature/WEOS-1358 Add integration tests by @atoniaw in #115
  • Feature/weos 1362 - As a developer I should be able to reference a schema using the full path when using schema extension by @RandyDeo in #112
  • feature/WEOS-1358 - Switched log level to debug for user generated unique error by @atoniaw in #118
  • feature: WEOS-1365 Add default handler returned content type based on content type in example by @shaniah868 in #119
  • feature: WEOS-1365 Update standard operation initializer to parse content example if one is given and attach default handler by @shaniah868 in #121
  • feature: WEOS-1343 Update the Default Discovery endpoint to use Authorization middleware by @shaniah868 in #122
  • feature: WEOS-1365 Generate and Ensure Bdd Test is passing by @shaniah868 in #123
  • feature: WEOS-1343 Generate and Ensure BDD Test is passing by @shaniah868 in #126
  • Feature/weos 1341 - As a developer I should be able to mark a fields as unique by @atoniaw in #117
  • Feature/weos 1116 - As a developer I should be able to add an enumeration field to a content type by @RandyDeo in #107
  • Updated null declaration in enumeration by @RandyDeo in #129
  • feature: WEOS-1343 As a developer I should be able to setup an OpenID Connect security scheme by @shaniah868 in #110
  • feature: WEOS-1365 As a developer I should be able set an example to be returned if there is no controller set by @shaniah868 in #124
  • Sprint 22 by @akeemphilbert in #131

Full Changelog: v2.0.0-alpha4...v2.0.0-alpha5