Releases: OsmosysSoftware/osm-transcript-summarizer
Releases · OsmosysSoftware/osm-transcript-summarizer
v3.0.0
What's Changed
- build: migrate to docker compose v2 by @kshitij-k-osmosys in #74
- build: upgrade API to use node 22 by @kshitij-k-osmosys in #75
- docs: add postman environment by @kshitij-k-osmosys in #77
- build: upgrade to angular 19 by @kshitij-k-osmosys in #78
- build: add restart policy in docker compose file by @kshitij-k-osmosys in #76
- fix: update docker-compose retry policy to unless-stopped by @kshitij-k-osmosys in #79
- fix: primeng components by @kshitij-k-osmosys in #80
- chore: update major version to v3.0.0 by @kshitij-k-osmosys in #81
Full Changelog: v2.3.1...v3.0.0
v2.3.1
What's Changed
- chore: update minor version by @kshitij-k-osmosys in #71
- fix: port mapping for api and api docker solution by @kshitij-k-osmosys in #72
- chore: update patch version to 2.3.1 by @kshitij-k-osmosys in #73
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- refactor: add memory use logs, cleanup queue, streams by @xixas in #44
- build: update backend dependencies (Aug 2024) by @kshitij-k-osmosys in #45
- docs: add api test cases by @kshitij-k-osmosys in #51
- docs: add api documentation by @kshitij-k-osmosys in #50
- fix: searchable field values by @kshitij-k-osmosys in #53
- docs: add usage guide by @kshitij-k-osmosys in #52
- build: update frontend dependencies (Aug 2024) by @kshitij-k-osmosys in #46
- docs: create project onboarding by @kshitij-k-osmosys in #60
- feat: create script to schedule adding Pending Summaries To Queue instead of Cron by @kshitij-k-osmosys in #66
- bugfix: graphql-upload error handling by @xixas in #67
New Contributors
- @kshitij-k-osmosys made their first contribution in #45
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- feat: remove token storage, use acquireTokenSilent by @Harish-osmosys in #40
- chore: update portal version to v2.2.0 by @xixas in #42
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- feat: store user email by @Harish-osmosys in #37
- docs: update postman collection by @Harish-osmosys in #38
- chore: update version to 2.1.0 by @xixas in #39
New Contributors
- @Harish-osmosys made their first contribution in #37
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.0.0
What's Changed
- chore: initial setup by @Hitesh-Kandpal in #2
- docs: add architecture diagram document by @ramraut-osm in #5
- chore: add missing files by @xixas in #7
- chore: create LICENSE by @xixas in #8
- feat: add docker support by @xixas in #9
- feat: add logger service and error handler by @Hitesh-Kandpal in #10
- chore: add base code for NestJS along with linting and CI by @nitesh-osmosys in #11
- docs: add database design doc by @ramraut-osm in #12
- feat: add transcript-analyzer component by @Hitesh-Kandpal in #14
- feat: Add TypeORM MariaDB Integration and DB Migration by @ramraut-osm in #15
- feat: add file processor component by @Hitesh-Kandpal in #16
- feat: add file upload feature using graphql by @ramraut-osm in #18
- feat: change migration table name by @ramraut-osm in #20
- feat: add getallrecords api by @ramraut-osm in #19
- feat: add consumer, producer for summary job by @nitesh-osmosys in #17
- feat: add api integration for fetching status by @Hitesh-Kandpal in #22
- feat: add API integration for uploading file by @Hitesh-Kandpal in #23
- fix: create upload path from env by @ramraut-osm in #21
- feat: add openai implementation for generating summaries by @nitesh-osmosys in #25
- feat: add docker and docker-compose file by @ramraut-osm in #26
- feat: update readme files in repository by @ramraut-osm in #27
- fix: add polling for getting latest response from fetch API by @Hitesh-Kandpal in #28
- fix: improve UI by @Hitesh-Kandpal in #24
- chore: update version to 1 by @xixas in #30
- docs: add docs for api and portal by @xixas in #31
New Contributors
- @Hitesh-Kandpal made their first contribution in #2
- @ramraut-osm made their first contribution in #5
- @xixas made their first contribution in #7
- @nitesh-osmosys made their first contribution in #11
Full Changelog: https://github.com/OsmosysSoftware/osm-transcript-summarizer/commits/v1.0.0