Skip to content

sprint-09-release

Compare
Choose a tag to compare
@TuCl TuCl released this 13 Jan 12:24
· 34 commits to main since this release
81e8909

Changes

  • add new endpoint POST /componentTypes/{componentType} for adding components to the database (#42)
  • update endpoint POST /componentTypes/{componentType}/{id}/similarities can now only exclusively be used to suggest components out of the database (#42)
  • add unit and integration tests for Azure Functions (#61)
  • add GitHub Actions workflow to execute unit tests when committing (#62)
  • add GitHub Actions workflow to upload OpenAPI to Azure Blob Storage when committing(#62)
  • move from raw pyodbc to SQL Alchemy (#67)