Merge pull request #42 from gitbito/release/1.9.3 - #43
Open
shubhambito wants to merge 32 commits into
Open
shubhambito wants to merge 32 commits into
shubhambito wants to merge 32 commits into
Conversation
AI Architect Release — 1.9.3
updates for install yaml
Added support for plugins (Slack & Jira)
release/1.10.0 ai-assistant and task-analyzer plugin support added
Added support for GitHub App in ai-architect.
AI Architect Release — 1.10.1
Added support for multi-node cluster in K8. Added default model support for plugin use-case
AI Architect Release — 1.10.2
AI Architect Release — 1.10.3
Binary Update
Google docs support added in ai-architect
AI Architect Release — 1.10.5
Default model support changed. SQL Log optimization for changes.
Default model support changed. SQL Log optimization for changes.
Release/1.10.6
Hardened platform images. All AI Architect container images have been updated to resolve high and critical security vulnerabilities. New remove repo index command has been added. Upgraded indexing model. Bito-hosted repository indexing now runs on an upgraded AI model that delivers better index quality and scales more efficiently on large repositories. Scheduled indexing optimized eliminating redundant background work. More reliable indexing of very large repositories: better timeout handling, memory sizing, size-limit configuration, and cleanup of repositories removed from configuration.
AI Architect Release — 1.10.7
New version release
New Features Index repositories without git credentials. The new bitoarch import-repos command indexes repositories you have already cloned yourself, so no git token or SCM access ever needs to be configured. Turn backups off to reclaim disk. Backups are now a documented on/off switch, so disk-constrained hosts can stop backup files from being written at all. Enhancement Disk is checked before a clone starts. Repositories that won't fit are now refused upfront with a clear message showing the space required versus the space available, instead of failing partway through. Failed clones retry themselves. A repository whose clone failed is retried automatically on the next indexing run, instead of staying failed until someone steps in. Right-size AI Architect for smaller hosts. Worker memory and indexing concurrency are now configurable, so AI Architect can be tuned to fit the host it runs on.
AI Architect Release - 1.10.9
New version release
Index status for any run. Look up the status of a specific indexing run, not just the most recent one, and see a clear reason when a run fails. Lighter indexing on repositories with many branches. Indexing now pulls only what it needs from each branch, cutting the CPU, memory, and disk a run consumes on large multi-branch repositories.
AI Architect Release — 1.10.11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AI Architect Release — 1.9.3