Skip to content

Releases: microsoft/gpt-review

v0.9.5

11 Sep 22:00
b0b9842
Compare
Choose a tag to compare

What's Changed

  • fix: update llama-index requirement from <=0.6.9,>=0.6.0 to >=0.6.0,<=0.6.14 by @dependabot in #117
  • chore: Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #122
  • fix: bump pre-commit from 3.3.2 to 3.3.3 by @dependabot in #131
  • fix: bump flake8-bugbear from 23.5.9 to 23.6.5 by @dependabot in #126
  • fix: bump shellcheck-py from 0.9.0.2 to 0.9.0.5 by @dependabot in #121

New Contributors

  • @microsoft-github-policy-service made their first contribution in #122

Full Changelog: v0.9.4...v0.9.5

v0.9.4

23 May 00:23
5d98431
Compare
Choose a tag to compare

What's Changed

  • fix: Prompts content shuffled by @dciborow in #110
  • fix: API Type value missing when using key vault by @dciborow in #112
  • fix: update retry logic in case retry-header is missing by @dciborow in #108
  • fix: update llama-index requirement from <=0.6.8,>=0.6.0 to >=0.6.0,<=0.6.9 by @dependabot in #109

Full Changelog: v0.9.3...v0.9.4

v0.9.3

19 May 00:17
714d9ff
Compare
Choose a tag to compare

What's Changed

  • fix: improve suggestion text to try and eliminate low quality suggestions by @mhamilton723 in #107

New Contributors

Full Changelog: v0.9.2...v0.9.3

v0.9.2

18 May 19:33
3b1194d
Compare
Choose a tag to compare

What's Changed

  • fix: update llama-index requirement from <=0.6.7,>=0.6.0 to >=0.6.0,<=0.6.8 by @dependabot in #97

  • fix: Bump microsoft/action-python from 0.6.3 to 0.7.0 by @dependabot in #104

  • fix: bump pre-commit from 3.3.1 to 3.3.2 by @dependabot in #105

  • fix: keyvault requires multi-tenant by @dciborow in #106

  • ci: refactor pipeline tests by @dciborow in #96

  • refactor: update GitHub repository client by @dciborow in #99

  • chore(deps): bump mathieudutour/github-tag-action from 6.0 to 6.1 by @dependabot in #100

  • chore(deps): bump actions/dependency-review-action from 2 to 3 by @dependabot in #102

  • chore(deps): bump actions/setup-python from 2 to 4 by @dependabot in #101

  • chore(deps): bump amannn/action-semantic-pull-request from 4 to 5 by @dependabot in #103

Full Changelog: v0.9.1...v0.9.2

v0.9.1

16 May 06:08
bbe587f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

15 May 21:39
d5cf49e
Compare
Choose a tag to compare

What's Changed

  • feat: configure azure open ai models via config file by @danay1999 in #78

  • feat: Support calling the OpenAI API directly by @msnidal in #85

  • feat: reduce the number of input parameters to action by @dciborow in #88

  • feat: add --push flag to 'gpt git commit' command by @dciborow in #83

  • fix: add reset and branch params for indexes by @dciborow in #76

  • fix: update llama-index requirement from <=0.6.5,>=0.6.0 to >=0.6.0,<=0.6.7 by @dependabot in #87

  • fix: rate limit retry with exponential backoff by @danay1999 in #86

  • refactor: change to using LangChain for prompts by @dciborow in #79

  • refactor: Clean up imports and remove unnecessary blank lines by @dciborow in #90

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.8.1

11 May 20:18
98403e3
Compare
Choose a tag to compare

What's Changed

  • test: simplify test cases to reduce calls to gpt by @dciborow in #69
  • refactor: Add GPT prompts for bug review, coverage, code review, and suggestion by @dciborow in #66
  • refactor: increase github test coverage by @dciborow in #70
  • fix: bump flake8-bugbear from 23.3.23 to 23.5.9 by @dependabot in #71
  • fix: update llama-index requirement from <=0.6.2,>=0.6.0 to >=0.6.0,<=0.6.4 by @dependabot in #72
  • test: add implicit unit test marker by @dciborow in #73
  • fix: increase max retries to 15 by @danay1999 in #75
  • fix: Added help text to override docstrings by @danay1999 in #74
  • fix: update llama-index requirement from <=0.6.4,>=0.6.0 to >=0.6.0,<=0.6.5 by @dependabot in #77

Full Changelog: v0.8.0...v0.8.1

v0.8.0

09 May 19:57
b8cc6ff
Compare
Choose a tag to compare

What's Changed

  • feat: Switch git commit to use gpt-35-turbo by default by @dciborow in #59
  • fix: increase retry limit and provide override by @dciborow in #61
  • ci: skip az login except for integration tests by @dciborow in #62
  • fix: vscode debugger is not hitting breakpoints by @danay1999 in #64
  • feat: Add directory and repository index support to 'ask' command by @dciborow in #60
  • fix: retry based on provided time by @dciborow in #65

Full Changelog: v0.7.2...v0.8.0

v0.7.2

08 May 19:04
Compare
Choose a tag to compare

What's Changed

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

v0.7.1

08 May 17:07
Compare
Choose a tag to compare

What's Changed

  • fix: update llama-index requirement from <=0.6.1,>=0.6.0 to >=0.6.0,<=0.6.2 by @dependabot in #57

Full Changelog: v0.7.0...v0.7.1