Loading
Commits on Source 77
-
Michael Angelo Rivera authored
-
Michael Angelo Rivera authored
feat: centralize config with config crate and YAML support See merge request !247
-
Michael Angelo Rivera authored
-
Michael Angelo Rivera authored
docs: replace README with project SSOT, move dev setup to docs/ See merge request !260
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
Jean-Gabriel Doyon authored
chore(deps): update rust crate futures to v0.3.32 See merge request !265
-
Jean-Gabriel Doyon authored
-
Jean-Gabriel Doyon authored
chore(etl): remove plural from graph table names See merge request !267
-
Michael Angelo Rivera authored
chore(deps): update rust crate clap to v4.5.59 See merge request !264
-
Michael Angelo Rivera authored
-
Michael Angelo Rivera authored
ci: add markdown linting with markdownlint, Vale, and lychee See merge request !266
-
🤖 GitLab Bot 🤖 authored
-
Jean-Gabriel Doyon authored
chore(deps): update rust crate tonic-prost to v0.14.4 See merge request !269
-
Michael Usachenko authored
-
Michael Usachenko authored
chore(engine): migrate to enforce phase + centralized constants See merge request !263
-
Jean-Gabriel Doyon authored
-
Jean-Gabriel Doyon authored
chore(indexer): fold etl-engine, sdlc module and code module into a single indexer crate See merge request !272
-
Jean-Gabriel Doyon authored
-
Jean-Gabriel Doyon authored
feat(indexer): introduce locking service trait See merge request !274
-
Michael Angelo Rivera authored
-
Michael Angelo Rivera authored
docs: move design documents from handbook into repository See merge request !271
-
Jean-Gabriel Doyon authored
-
Jean-Gabriel Doyon authored
chore(indexer): rename code-indexer to code-graph See merge request !275
-
Jean-Gabriel Doyon authored
-
Jean-Gabriel Doyon authored
feat(indexer): use push_event_payloads project_id field directly Closes #165 See merge request !277
-
Michael Angelo Rivera authored
-
Michael Angelo Rivera authored
feat: add update-docs skill for documentation maintenance See merge request !276
-
🤖 GitLab Bot 🤖 authored
-
Michael Angelo Rivera authored
chore(deps): update rust crate toml to v1 See merge request !241
-
Bohdan Parkhomchuk authored
-
Bohdan Parkhomchuk authored
feat(docker): multi-arch builds with UBI base Closes #166 See merge request !279
-
Michael Usachenko authored
-
Michael Usachenko authored
chore: few changes to speed up local compilation See merge request !278
-
Jean-Gabriel Doyon authored
-
Jean-Gabriel Doyon authored
fix(indexer): add stacker to guard against recursion in all languages See merge request !280
-
Bohdan Parkhomchuk authored
-
Michael Angelo Rivera authored
fix(config): fix env variables handling See merge request !281
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
Michael Angelo Rivera authored
chore(deps): update rust crate tonic to v0.14.5 See merge request !282
-
Michael Angelo Rivera authored
chore(deps): update rust crate tonic-build to v0.14.5 See merge request !283
-
Michael Usachenko authored
-
Michael Usachenko authored
feat(skill): add dataflow mapping skill See merge request !284
-
Jean-Gabriel Doyon authored
-
Jean-Gabriel Doyon authored
feat(indexer): add stream creation, stream connection, retry and configuration logs Closes #108 See merge request !286
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
Jean-Gabriel Doyon authored
-
Jean-Gabriel Doyon authored
feat(sdlc): add indexing errors logs and remove duplicated debug logs See merge request !289
-
Michael Angelo Rivera authored
chore(deps): update rust crate tonic-prost to v0.14.5 See merge request !288
-
Michael Angelo Rivera authored
chore(deps): update rust crate clap to v4.5.60 See merge request !287
-
Bohdan Parkhomchuk authored
-
Bohdan Parkhomchuk authored
feat(docker): native multi-arch builds with ARM runners See merge request !292
-
Bohdan Parkhomchuk authored
-
🤖 GitLab Bot 🤖 authored
-
Bohdan Parkhomchuk authored
fix(docker): use buildx imagetools for manifest creation See merge request !293
-
Bohdan Parkhomchuk authored
-
Bohdan Parkhomchuk authored
chore(docker): bump runtime base to ubi10 See merge request !295
-
Michael Angelo Rivera authored
-
Michael Angelo Rivera authored
docs(agents): improve agents.md Closes #163 See merge request !296
-
Michael Angelo Rivera authored
chore(deps): update rust crate tonic-prost-build to v0.14.5 See merge request !294
-
Bohdan Parkhomchuk authored
-
Bohdan Parkhomchuk authored
fix(config): use with_list_parse_key for env parsing See merge request !298
-
🤖 GitLab Bot 🤖 authored
-
Michael Angelo Rivera authored
chore(deps): update rust crate anyhow to v1.0.102 See merge request !299
-
🤖 GitLab Bot 🤖 authored
-
Jean-Gabriel Doyon authored
chore(deps): update rust crate anyhow to v1.0.102 See merge request !300
-
Michael Angelo Rivera authored
-
Michael Angelo Rivera authored
docs: add gRPC communication protocol ADR See merge request !297
-
Bohdan Parkhomchuk authored
-
Jean-Gabriel Doyon authored
-
Bohdan Parkhomchuk authored
refactor(helm): switch from env vars to config files Closes #173 See merge request !302
-
Michael Usachenko authored
chore(indexer): update datalake fixture schema and support uuid See merge request !303
-
Michael Usachenko authored
-
Michael Usachenko authored
fix(graphsec): handle ontology-defined redaction specs in engine See merge request !273
-
semantic-release-bot authored
## [0.3.0](v0.2.0...v0.3.0) (2026-02-20) ### Features * add update-docs skill for documentation maintenance ([6c9d73fa](6c9d73fa)) by Michael Angelo Rivera * centralize config with config crate and YAML support ([b0771379](b0771379)) by Michael Angelo Rivera * **docker:** multi-arch builds with UBI base ([13d5776b](13d5776b)) by Bohdan Parkhomchuk * **docker:** native multi-arch builds with ARM runners ([349df2fa](349df2fa)) by Bohdan Parkhomchuk * **indexer:** add stream creation, stream connection, retry and configuration logs ([e6925b3b](e6925b3b)) by Jean-Gabriel Doyon * **indexer:** introduce locking service trait ([73c98c4d](73c98c4d)) by Jean-Gabriel Doyon * **indexer:** use push_event_payloads project_id field directly ([d413d070](d413d070)) by Jean-Gabriel Doyon * **sdlc:** add indexing errors logs and remove duplicated debug logs ([dfc48a0c](dfc48a0c)) by Jean-Gabriel Doyon * **skill:** add dataflow mapping skill ([7787e563](7787e563)) by Michael Usachenko ### Fixes * **config:** fix env variables handling ([18deca43](18deca43)) by Bohdan Parkhomchuk * **config:** use with_list_parse_key for env parsing ([bac464d6](bac464d6)) by Bohdan Parkhomchuk * **docker:** use buildx imagetools for manifest creation ([20170309](20170309)) by Bohdan Parkhomchuk * **graphsec:** handle ontology-defined redaction specs in engine ([4eb13902](4eb13902)) by Michael Usachenko * **indexer:** add stacker to guard against recursion in all languages ([38acaa9a](38acaa9a)) by Jean-Gabriel Doyon ### Other * add gRPC communication protocol ADR ([d157957f](d157957f)) by Michael Angelo Rivera * add markdown linting with markdownlint, Vale, and lychee ([1653ed88](1653ed88)) by Michael Angelo Rivera * **agents:** improve agents.md ([a60fb2d2](a60fb2d2)) by Michael Angelo Rivera * **deps:** update rust crate anyhow to v1.0.102 ([90664d88](90664d88)) by GitLab Renovate Bot * **deps:** update rust crate anyhow to v1.0.102 ([08cbdba6](08cbdba6)) by GitLab Renovate Bot * **deps:** update rust crate clap to v4.5.59 ([58879fa8](58879fa8)) by GitLab Renovate Bot * **deps:** update rust crate clap to v4.5.60 ([041f45af](041f45af)) by GitLab Renovate Bot * **deps:** update rust crate futures to v0.3.32 ([5d86a79e](5d86a79e)) by GitLab Renovate Bot * **deps:** update rust crate toml to v1 ([3e25dc36](3e25dc36)) by GitLab Renovate Bot * **deps:** update rust crate tonic to v0.14.5 ([0cb42bd3](0cb42bd3)) by GitLab Renovate Bot * **deps:** update rust crate tonic-build to v0.14.5 ([145768cc](145768cc)) by GitLab Renovate Bot * **deps:** update rust crate tonic-prost to v0.14.4 ([8e7c47a8](8e7c47a8)) by GitLab Renovate Bot * **deps:** update rust crate tonic-prost to v0.14.5 ([c7e577a5](c7e577a5)) by GitLab Renovate Bot * **deps:** update rust crate tonic-prost-build to v0.14.5 ([1f14f16c](1f14f16c)) by GitLab Renovate Bot * **docker:** bump runtime base to ubi10 ([8efe1e1b](8efe1e1b)) by Bohdan Parkhomchuk * **engine:** migrate to enforce phase + centralized constants ([f6bde1f3](f6bde1f3)) by Michael Usachenko * **etl:** remove plural from graph table names ([4a5e7ea9](4a5e7ea9)) by Jean-Gabriel Doyon * few changes to speed up local compilation ([837e6bb0](837e6bb0)) by Michael Usachenko * **helm:** switch from env vars to config files ([66f48d08](66f48d08)) by Bohdan Parkhomchuk * **indexer:** fold etl-engine, sdlc module and code module into a single indexer crate ([b0aa6ed4](b0aa6ed4)) by Jean-Gabriel Doyon * **indexer:** rename code-indexer to code-graph ([8675cad2](8675cad2)) by Jean-Gabriel Doyon * **indexer:** update datalake fixture schema and support uuid ([259b15e5](259b15e5)) by Jean-Gabriel Doyon * move design documents from handbook into repository ([444add75](444add75)) by Michael Angelo Rivera * replace README with project SSOT, move dev setup to docs/ ([c9816b6e](c9816b6e)) by Michael Angelo Rivera