Skip to content

Latest commit

Β 

History

History
345 lines (166 loc) Β· 13 KB

CHANGELOG.md

File metadata and controls

345 lines (166 loc) Β· 13 KB

CHANGELOG

v0.8.1 (2023-08-14)

Fix

  • fix: Github client return None with empty pr / issue body cause exception (b408923)

  • fix: llmchain.apply don't handle empty list input (e07091b)

Unknown

  • Merge pull request #34 from codedog-ai/bugfix (5041ab5)

v0.8.0 (2023-08-13)

Chore

  • chore(release): release version v0.8.0 (39c0610)

Feature

  • feat: Support localize review content with llm translation (557bfe5)

Unknown

  • Merge pull request #32 from codedog-ai/feature/localization_chain

feat: ✨ Support localization in chain and report (b5c98f7)

v0.7.1 (2023-08-12)

Chore

  • chore(release): release version v0.7.1 (cf6ac3b)

Fix

  • fix: πŸ’š Fix semantic release config key error (c1e0368)

  • fix: Improve report format (0101e3e)

  • fix: πŸ› add a seperate deployment config key for azure gpt4 (fc42003)

Unknown

  • Merge pull request #31 from codedog-ai/bugfix

Bugfix (f165a5f)

v0.7.0 (2023-08-11)

Chore

  • chore(release): release version v0.7.0 (b69ce21)

Ci

  • ci: Add auto version and release (c41e2af)

Feature

  • feat: Enable using Azure GPT4 api (87a66dc)

Fix

  • fix: πŸ› fix #24

Fix report change file table header with no item. (559c5cf)

Unknown

  • try fix version bump ci (7071155)

  • try fix version bump ci (26aca20)

  • try fix version bump ci (a7df5ac)

  • try fix version bump ci (ca65a17)

  • try fix version bump ci (0a83cd8)

  • try fix version bump ci (e3a8ec8)

  • try fix version bump ci (fd86ad4)

  • Merge pull request #27 from codedog-ai/ci

Add auto version bump and release action (69edaf3)

  • fix template (7da01c5)

  • Merge pull request #26 from codedog-ai/dev1

#23 #24 #25 (0856111)

v0.6.0 (2023-08-11)

Chore

  • chore(release): release version v0.6.0 (aab3552)

Feature

  • feat(retriever): ✨ add gitlab retriever (ebd8134)

v0.5.5 (2023-08-02)

Chore

  • chore(release): release version v0.5.5 (20efb9b)

Fix

  • fix(chain): πŸ› fix async call (a680841)

v0.5.4 (2023-08-02)

Chore

  • chore(release): release version v0.5.4 (7449dea)

Ci

  • ci: πŸ‘· auto publish to pypi (bd3273c)

Fix

  • fix(chain): πŸ› fix async call (df97e6a)

Unknown

v0.5.3 (2023-08-02)

Chore

  • chore(release): release version v0.5.3 (7696435)

Fix

  • fix(actor): πŸ› fix report changes file print table even with no file change (#21)

fix(actor): πŸ› fix report changes file print table even with no file change (577745f)

  • fix(chain): πŸ› fix async call broken (#20)

fix(chain): πŸ› fix async call broken (7b29ddd)

v0.5.2 (2023-08-02)

Build

  • build: fix build (abbf4fc)

  • build: πŸ“ improve documentation (fd0d8bf)

Chore

  • chore(release): release version v0.5.2 (29e647c)

  • chore(release): release version v0.5.1 (f10558e)

  • chore: ⬆️ (cc2d3f9)

Ci

  • ci: πŸ’š add poetry cache (5c977de)

Fix

  • fix(Chain): πŸ› fix asyncio missing await (3845382)

  • fix(Chain): πŸ› Fix callback manager usage

Other changes: fix build issue and remove logging related codes in server example. (452b483)

Refactor

  • refactor: βž– remove useless code (c404d7f)

Unknown

  • Update README.md (d2609c5)

  • Build (#12)

  • refactor: πŸ”₯ Remove useless dependency and prepare for build (45768a7)

v0.5.0 (2023-07-29)

Feature

  • feat: ✨ read github private key from env (1c388f3)

Fix

  • fix(PR Summary): πŸ› Handle github event none value (7fbe9f3)

Unknown

  • 0.5.0

chore(release): release version 0.5.0 (4e74e2e)

  • Use New Implementation and remove server things. (#11)

  • feat(PR Reivew): ✨ New implementation of Pull Request Review Chains and Reports (449adb8)

  • Merge pull request #10 from codedog-ai/feature/read-private-key-from-env

feat: ✨ read github private key from env (7bc2c84)

  • Feature: Github Retriever and PR Summary Chain (#9)

  • feat: ✨ Retriever, Github Retriever, PR Summary Chain

  1. Extract code files (by suffix whitelist) from pr change list
  2. Summarize changed file list and there status
  3. Summarize PR with description, PR Type, major files (3105595)
  • Update issue templates (b62ddea)

  • Feature/#1/localization (#7)

  • feat: 🌐 Localization: support review in English (b8efbbc)

v0.4.0 (2023-07-20)

Fix

  • fix: πŸ› Unable to fetch installation_id (f170bfb)

Unknown

  • 0.4.0

chore(release): release version 0.4.0 (961ec78)

v0.3.0 (2023-07-20)

Feature

  • feat: ✨ support github app (3834bfc)

Unknown

  • 0.3.0

chore(release): release version 0.3.0 (4399b23)

  • Merge pull request #6 from codedog-ai/feature/support-github-app

feat: ✨ support github app (23b70ae)

v0.2.2 (2023-07-18)

Fix

  • fix: πŸ› disable openai proxy configuration (1008ba2)

Unknown

  • 0.2.2

chore(release): release version 0.2.2 (424f8a3)

v0.2.1 (2023-07-18)

Ci

  • ci: πŸ’š fix ci (04b7026)

  • ci: πŸ‘· add version commit message (3fcdb95)

Fix

  • fix: πŸ› fix openai proxy init (3368bd4)

Unknown

  • 0.2.1

chore(release): release version 0.2.1 (542ac48)

v0.2.0 (2023-07-14)

Ci

  • ci: πŸ’š upload test report (a5599cd)

  • ci: πŸ’š fix permission issue (be63524)

  • ci: πŸ‘· setup auto tagging and release (#4) (158ddc2)

  • ci: πŸ‘· setup semantic release (126d3a0)

  • ci: πŸ’š config semantic release (d07566a)

  • ci: πŸ’š update poetry version (8127d3e)

Feature

  • feat(telemetry): ✨ collect gpt api cost (#2)

  • feat(telemetry): ✨ collect gpt api cost (14dc92c)

  • feat: πŸŽ‰ init commit (1d6fc33)

Unknown

  • 0.2.0

Automatically generated by python-semantic-release (c52bbd6)

  • Fix/housekeeping (#3)

housekeeping (4d11ac7)

Automatically generated by python-semantic-release (d0f10da)