Skip to content

Releases: wrola/PersonalAPI

v0.7.5

05 Jul 13:23
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @nestjs/config from 3.2.0 to 3.2.2 by @dependabot in #88
  • chore(deps): bump @nestjs/core from 10.3.3 to 10.3.7 by @dependabot in #84
  • chore(deps-dev): bump testcontainers from 10.7.2 to 10.8.2 by @dependabot in #87
  • chore(deps): bump langchain from 0.1.31 to 0.1.33 by @dependabot in #86
  • chore(deps): bump reflect-metadata from 0.1.14 to 0.2.2 by @dependabot in #85
  • chore(deps): bump pg from 8.11.3 to 8.11.5 by @dependabot in #90
  • chore(deps-dev): bump @nestjs/testing from 10.3.7 to 10.3.8 by @dependabot in #92
  • chore(deps): bump @langchain/openai from 0.0.26 to 0.0.28 by @dependabot in #91
  • chore(deps-dev): bump typescript from 5.3.3 to 5.4.5 by @dependabot in #94
  • chore(deps): bump langchain from 0.1.33 to 0.1.36 by @dependabot in #95
  • chore(deps-dev): bump prettier from 3.1.1 to 3.2.5 by @dependabot in #97
  • chore(deps): bump @nestjs/common from 10.3.7 to 10.3.8 by @dependabot in #99
  • chore(deps): bump @nestjs/core from 10.3.7 to 10.3.8 by @dependabot in #100
  • chore(deps): bump @nestjs/platform-express from 10.3.7 to 10.3.8 by @dependabot in #101
  • chore(deps-dev): bump @types/node from 20.12.5 to 20.12.8 by @dependabot in #103
  • chore(deps): bump @qdrant/js-client-rest from 1.8.2 to 1.9.0 by @dependabot in #107
  • chore(deps-dev): bump testcontainers from 10.8.2 to 10.9.0 by @dependabot in #102
  • chore(deps-dev): bump supertest from 6.3.4 to 7.0.0 by @dependabot in #106
  • chore(deps-dev): bump @types/node from 20.12.8 to 20.12.12 by @dependabot in #109
  • chore(deps): bump @langchain/openai from 0.0.28 to 0.0.33 by @dependabot in #110
  • chore(deps): bump @langchain/core from 0.1.61 to 0.2.0 by @dependabot in #108
  • chore(deps): bump langchain from 0.1.36 to 0.2.1 by @dependabot in #112
  • chore(deps): bump axios from 1.6.8 to 1.7.2 by @dependabot in #116
  • chore(deps): bump @langchain/core from 0.2.0 to 0.2.5 by @dependabot in #117
  • chore(deps): bump langchain from 0.2.1 to 0.2.5 by @dependabot in #124
  • chore(deps-dev): bump ts-jest from 29.1.2 to 29.1.5 by @dependabot in #126
  • chore(deps): bump uuid from 9.0.1 to 10.0.0 by @dependabot in #125
  • chore(deps-dev): bump @nestjs/testing from 10.3.8 to 10.3.9 by @dependabot in #121
  • chore(deps): bump @nestjs/platform-express from 10.3.8 to 10.3.9 by @dependabot in #122
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #128
  • chore(deps): bump @langchain/openai from 0.0.33 to 0.1.3 by @dependabot in #127
  • chore(deps-dev): bump testcontainers from 10.9.0 to 10.10.0 by @dependabot in #133
  • chore(deps): bump @nestjs/core from 10.3.8 to 10.3.9 by @dependabot in #130
  • chore(deps-dev): bump @types/node from 20.12.12 to 20.14.9 by @dependabot in #136
  • chore(deps-dev): bump prettier from 3.2.5 to 3.3.2 by @dependabot in #134

Full Changelog: v0.7.4...v0.7.5

v0.7.4

12 Apr 09:22
Compare
Choose a tag to compare

What's Changed

  • bugfix: listen for second log for postgres ready for connections by @wrola in #60
  • chore(deps): bump @qdrant/js-client-rest from 1.7.0 to 1.8.1 by @dependabot in #57
  • chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #62
  • chore(deps): bump @nestjs/typeorm from 10.0.1 to 10.0.2 by @dependabot in #55
  • chore(deps): bump serpapi from 2.0.0 to 2.1.0 by @dependabot in #64
  • chore(deps): bump axios from 1.6.7 to 1.6.8 by @dependabot in #70
  • chore(deps): bump express and @nestjs/platform-express by @dependabot in #75
  • chore(deps-dev): bump @nestjs/testing from 10.3.3 to 10.3.7 by @dependabot in #71
  • chore(deps): bump @langchain/core from 0.1.44 to 0.1.52 by @dependabot in #74
  • chore(deps): bump @langchain/openai from 0.0.19 to 0.0.26 by @dependabot in #76
  • chore(deps): bump @nestjs/common from 10.3.3 to 10.3.7 by @dependabot in #77
  • chore(deps): bump undici and @qdrant/js-client-rest by @dependabot in #82
  • chore(deps-dev): bump @types/node from 20.11.9 to 20.12.5 by @dependabot in #79
  • chore(deps): bump langchain from 0.1.5 to 0.1.31 by @dependabot in #78

Full Changelog: v0.7.3...v0.7.4

v0.7.3

12 Mar 21:02
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump husky from 8.0.3 to 9.0.11 by @dependabot in #38
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in #39
  • chore(deps-dev): bump @nestjs/testing from 10.2.10 to 10.3.3 by @dependabot in #41
  • chore(deps): bump @nestjs/common from 10.2.10 to 10.3.3 by @dependabot in #42
  • chore(deps): bump @langchain/core from 0.1.27 to 0.1.40 by @dependabot in #44
  • chore(deps): bump @nestjs/platform-express from 10.3.1 to 10.3.3 by @dependabot in #45
  • Feat/test containers by @wrola in #50
  • feat: remove console.log and make enviroment setup re-useable by @wrola in #51
  • chore(deps): bump @nestjs/axios from 3.0.1 to 3.0.2 by @dependabot in #46
  • chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #49
  • chore(deps): bump @langchain/openai from 0.0.14 to 0.0.16 by @dependabot in #52
  • chore(deps): bump @nestjs/config from 3.1.1 to 3.2.0 by @dependabot in #54
  • feat: refactor variable name by @wrola in #58
  • chore(deps): bump @langchain/openai from 0.0.16 to 0.0.19 by @dependabot in #56
  • feat: update node in github action by @wrola in #59

Full Changelog: v0.7.2...v0.7.3

v0.7.2

23 Feb 16:05
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @langchain/openai from 0.0.12 to 0.0.14 by @dependabot in #32
  • chore(deps-dev): bump @typescript-eslint/parser from 6.19.0 to 6.21.0 by @dependabot in #31
  • chore(deps-dev): bump @nestjs/schematics from 10.0.3 to 10.1.1 by @dependabot in #30
  • Feat/add basic cqrs by @wrola in #33
  • feat: node verison bump by @wrola in #34
  • chore(deps): bump @langchain/core from 0.1.23 to 0.1.27 by @dependabot in #29
  • chore(deps): bump undici from 5.28.2 to 5.28.3 by @dependabot in #35
  • chore(deps): bump @nestjs/terminus from 10.2.1 to 10.2.3 by @dependabot in #36
  • feat: add commands addSkill, perform actions by @wrola in #40
  • chore(deps-dev): bump @faker-js/faker from 8.3.1 to 8.4.1 by @dependabot in #37

Full Changelog: v0.7.1...v0.7.2

v0.7.0

08 Feb 21:19
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @nestjs/platform-express from 10.3.0 to 10.3.1 by @dependabot in #25
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.21.0 by @dependabot in #27
  • chore(deps): bump @langchain/core from 0.1.17 to 0.1.23 by @dependabot in #26

Full Changelog: v0.6.14...v0.7.0

v0.6.14

06 Feb 22:18
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #21

Full Changelog: v0.6.13...v0.6.14

v0.6.13

05 Feb 12:12
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump typeorm from 0.3.17 to 0.3.20 by @dependabot in #23

Full Changelog: v0.6.12...v0.6.13

v0.6.12

02 Feb 22:00
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #20

Full Changelog: v0.6.11...v0.6.12

v0.6.11

30 Jan 15:38
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump supertest from 6.3.3 to 6.3.4 by @dependabot in #16
  • chore(deps): bump axios from 1.6.5 to 1.6.7 by @dependabot in #17
  • chore(deps): bump @nestjs/terminus from 10.2.0 to 10.2.1 by @dependabot in #18
  • chore(deps-dev): bump @types/node from 20.11.5 to 20.11.9 by @dependabot in #19

Full Changelog: v0.6.9...v0.6.11

v0.6.9

22 Jan 15:18
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @typescript-eslint/parser from 6.18.1 to 6.19.0 by @dependabot in #5
  • Merge main in by @wrola in #6
  • chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #4
  • Merge into Main by @wrola in #7
  • chore(deps): bump @nestjs/platform-express from 10.2.10 to 10.3.0 by @dependabot in #3
  • Merge main in by @wrola in #8
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0 by @dependabot in #2
  • Merge main in by @wrola in #9
  • chore(deps-dev): bump @types/jest from 29.5.10 to 29.5.11 by @dependabot in #1
  • chore(deps): bump reflect-metadata from 0.1.13 to 0.1.14 by @dependabot in #10
  • chore(deps): bump class-validator from 0.14.0 to 0.14.1 by @dependabot in #11
  • chore(deps-dev): bump @types/node from 20.10.2 to 20.11.5 by @dependabot in #12
  • chore(deps-dev): bump @nestjs/cli from 10.2.1 to 10.3.0 by @dependabot in #13
  • chore(deps): bump langchain from 0.1.2 to 0.1.5 by @dependabot in #15

New Contributors

Full Changelog: v0.6.8...v0.6.9