Skip to content

Commit 6cdd25f

Browse files
chore: release main
1 parent aa32694 commit 6cdd25f

File tree

10 files changed

+219
-10
lines changed

10 files changed

+219
-10
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"unoplat-code-confluence-commons": "0.10.1",
3-
"code-confluence": "0.10.0",
4-
"unoplat-code-confluence-ingestion/code-confluence-flow-bridge": "0.20.0",
5-
"unoplat-code-confluence-frontend": "1.1.0"
2+
"unoplat-code-confluence-commons": "0.11.0",
3+
"code-confluence": "0.11.0",
4+
"unoplat-code-confluence-ingestion/code-confluence-flow-bridge": "0.21.0",
5+
"unoplat-code-confluence-frontend": "1.2.0"
66
}

code-confluence/CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,43 @@
11
# Changelog
22

3+
## [0.11.0](https://github.com/unoplat/unoplat-code-confluence/compare/code-confluence-docs-v0.10.0...code-confluence-docs-v0.11.0) (2025-04-01)
4+
5+
6+
### Features
7+
8+
* changed the url to custom domain of url ([b8fc6df](https://github.com/unoplat/unoplat-code-confluence/commit/b8fc6dfb597169fd1145df81d1ca587529ac498c))
9+
* Enhance homepage feature descriptions and update SVG illustrations ([42311f5](https://github.com/unoplat/unoplat-code-confluence/commit/42311f55992e91c6417662e27d8497cdcefa2ad3))
10+
* Enhance homepage feature descriptions and update SVG illustrations ([e780c43](https://github.com/unoplat/unoplat-code-confluence/commit/e780c43c32f3369add8751457bba082e25162ff6))
11+
* Enhance HomepageFeatures component with new features and modals ([9755836](https://github.com/unoplat/unoplat-code-confluence/commit/975583689e968a307173918c04f6e50c5e0c8a9e))
12+
* improved contact us responsiveness and basic layout ([5337d51](https://github.com/unoplat/unoplat-code-confluence/commit/5337d51bdbb51a34c2d4218498fb4bcf3e2055f8))
13+
* improved descriptions ([e4f99c1](https://github.com/unoplat/unoplat-code-confluence/commit/e4f99c1352fd470d0c895f89883929508f9a7ce5))
14+
* improved docs ([c4e80e3](https://github.com/unoplat/unoplat-code-confluence/commit/c4e80e3f60a18d7953d48b4f7b46778af008ebc3))
15+
* improved docs ([98c6095](https://github.com/unoplat/unoplat-code-confluence/commit/98c6095c510e49a0758471b44985d4ef110c2cad))
16+
* mock update README for clarity and conciseness ([1acf240](https://github.com/unoplat/unoplat-code-confluence/commit/1acf2401077395b6781b0929d5a19d1d143ef40a))
17+
* mock update README for clarity and conciseness ([d7d4f88](https://github.com/unoplat/unoplat-code-confluence/commit/d7d4f88a80c844cc1c5b619e33d07180629eeeba))
18+
* moved to rust based compiler speedy web compiler to become atleast 20x faster while building and deploying locally/server ([13c1767](https://github.com/unoplat/unoplat-code-confluence/commit/13c17672fc5bd178a4964522989439a08d9eb01b))
19+
* update dependencies and add nested function detection ([17ceb7c](https://github.com/unoplat/unoplat-code-confluence/commit/17ceb7c0b176caf71da66b5ce0b0e45ef7e6a63e))
20+
* update dependencies and add nested function detection ([f5adfe2](https://github.com/unoplat/unoplat-code-confluence/commit/f5adfe2eff9efafc92dfd72d97025e52392d6777))
21+
* updated documentation as per current release and included vision ([43545ab](https://github.com/unoplat/unoplat-code-confluence/commit/43545ab087343fde9565eee29d49a359503cd945))
22+
* updated docusaurus ([7ea056d](https://github.com/unoplat/unoplat-code-confluence/commit/7ea056dd1908e437fa62807a3a7a56bc1cebfd9c))
23+
24+
25+
### Bug Fixes
26+
27+
* content ([55ccb77](https://github.com/unoplat/unoplat-code-confluence/commit/55ccb77aa4515e3ec8409b41c2d20fab1b498266))
28+
* content ([10fbfc5](https://github.com/unoplat/unoplat-code-confluence/commit/10fbfc5597583c9d188cca2781aa5d0ba5c054ba))
29+
* cta buttons alignment on mobile screen ([37f1713](https://github.com/unoplat/unoplat-code-confluence/commit/37f1713f4df2afb71bf06504369405014ea82f39))
30+
* cta buttons alignment on mobile screen ([38659ab](https://github.com/unoplat/unoplat-code-confluence/commit/38659ab71194e438bbc53fc7fe44a296aca6a9f1))
31+
* docs ([17e56c7](https://github.com/unoplat/unoplat-code-confluence/commit/17e56c7097100f1a1031bb4082a106b0bbd5999b))
32+
* docs ([c7aed15](https://github.com/unoplat/unoplat-code-confluence/commit/c7aed152e76751326ae9634bfc620c9d117dc93f))
33+
* fixed swc core ([f2710eb](https://github.com/unoplat/unoplat-code-confluence/commit/f2710ebe1b8a0dd183be9aa0c9d8265830f902d7))
34+
* fixed swc core ([a89aa3f](https://github.com/unoplat/unoplat-code-confluence/commit/a89aa3fff92714c1a0a91b085cb22b50156cd279))
35+
* move git clone to async operation to not block fix tests and fix browser url link in docs ([0f2a7ac](https://github.com/unoplat/unoplat-code-confluence/commit/0f2a7acc5bbfae2a9f5bafe061d936d60cba3929))
36+
* no base url for custom domain ([beb3757](https://github.com/unoplat/unoplat-code-confluence/commit/beb3757e189db0d1cb32ad77c12226d787aa7c49))
37+
* no base url for custom domain ([62649c6](https://github.com/unoplat/unoplat-code-confluence/commit/62649c627a469105243a90e66f7f3431fece87c5))
38+
* removed old changelog and updated package name of code confuence docs ([8ed9cc6](https://github.com/unoplat/unoplat-code-confluence/commit/8ed9cc6ece3f7696449b60d4d80137049adf15cc))
39+
* text for ingestion ([44dd0d6](https://github.com/unoplat/unoplat-code-confluence/commit/44dd0d64019802b9f3db5236143ab6c325d37596))
40+
341
## [0.10.0](https://github.com/unoplat/unoplat-code-confluence/compare/code-confluence-docs-v0.9.0...code-confluence-docs-v0.10.0) (2025-03-25)
442

543

code-confluence/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

code-confluence/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "code-confluence-docs",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

unoplat-code-confluence-commons/CHANGELOG.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,62 @@
11
# Changelog
22

3+
## [0.11.0](https://github.com/unoplat/unoplat-code-confluence/compare/unoplat-code-confluence-commons-v0.10.1...unoplat-code-confluence-commons-v0.11.0) (2025-04-01)
4+
5+
6+
### Features
7+
8+
* added comments based description to improve summarisation and query ([513c38f](https://github.com/unoplat/unoplat-code-confluence/commit/513c38fa0884b3f1a4226d82d35e39a1dc4b7932))
9+
* added common lib for ingestion and query utility ([efb2be3](https://github.com/unoplat/unoplat-code-confluence/commit/efb2be3775fda8b5e9a4f2befc4f9b45b9ce5e64))
10+
* added common lib for ingestion and query utility ([f5058fb](https://github.com/unoplat/unoplat-code-confluence/commit/f5058fbcdd03f634567e8bb196ff20e0cd36d368))
11+
* added extensible rich schema for neomodel ([2a8427e](https://github.com/unoplat/unoplat-code-confluence/commit/2a8427e7eb5dc349398d1de9edf4d7e4702841b0))
12+
* added qualified names to repository and codebase for uniqueness ([8ccee7e](https://github.com/unoplat/unoplat-code-confluence/commit/8ccee7e14034627b81df96557699941faaeab3a1))
13+
* added qualified names to repository and codebase for uniqueness ([b2272e7](https://github.com/unoplat/unoplat-code-confluence/commit/b2272e7e07cae25404ad329a9416bd1e3d313792))
14+
* added relationships for annotation ([3c97e15](https://github.com/unoplat/unoplat-code-confluence/commit/3c97e1521134022c6dbcfcba7ae8293621eae378))
15+
* added vector indexes and moved vector properties to sub classes to maintain distinction ([899f103](https://github.com/unoplat/unoplat-code-confluence/commit/899f103d9c0e44bf29a7f2aca05c0a0e268f4a84))
16+
* added vector indexes and moved vector properties to sub classes… ([a9cd921](https://github.com/unoplat/unoplat-code-confluence/commit/a9cd921f70d92f65ae8a33a0b65ab25a91265097))
17+
* enhanced data models from python ([6288f3d](https://github.com/unoplat/unoplat-code-confluence/commit/6288f3d1b0ca68f8ee38f685102b8e22fd366aad))
18+
* made models completely async and added async pytest with testco… ([01fa0a6](https://github.com/unoplat/unoplat-code-confluence/commit/01fa0a60773971ada534d035b14e7dbe70f68896))
19+
* made models completely async and added async pytest with testcontainers ([2432a37](https://github.com/unoplat/unoplat-code-confluence/commit/2432a37e09f367e9adc4948fb10c1150746aa303))
20+
* merge ci/cd changes and changelog ([19a9afa](https://github.com/unoplat/unoplat-code-confluence/commit/19a9afa2b38c4979824e30d5d6b5490689a63714))
21+
* moved to async nodes and relationships ([f3ce65c](https://github.com/unoplat/unoplat-code-confluence/commit/f3ce65c8e03b52faee6fe7eeb4c67e18393bf808))
22+
* moved to async nodes and relationships ([1c207c4](https://github.com/unoplat/unoplat-code-confluence/commit/1c207c4e48ba6f8ba3e831c881255f93f7c0638f))
23+
* neomodel schema updated with newer ingestion schema ([2964ca2](https://github.com/unoplat/unoplat-code-confluence/commit/2964ca2b6b6808473fc2e4873c1c15ba809708ff))
24+
25+
26+
### Bug Fixes
27+
28+
* add float type to array property to hold vector indexes properly ([524b7af](https://github.com/unoplat/unoplat-code-confluence/commit/524b7af7035121740e1a5941734130de73e04f53))
29+
* add float type to array property to hold vector indexes properly ([27d6d1b](https://github.com/unoplat/unoplat-code-confluence/commit/27d6d1b5d9af9926060c2769505b447542ac114d))
30+
* added poetry related files ([60a32dd](https://github.com/unoplat/unoplat-code-confluence/commit/60a32dd45b03a41c1e1fc633a1472f92437ef67e))
31+
* added README for poetry ([8f215ba](https://github.com/unoplat/unoplat-code-confluence/commit/8f215babc07e3e4049935635a108e350809f65cd))
32+
* circular imports in models ([2b046d7](https://github.com/unoplat/unoplat-code-confluence/commit/2b046d7ad8e6cf7bf82577aff1d3a16516f76963))
33+
* enable bidirectional cardinality ([a07c3d1](https://github.com/unoplat/unoplat-code-confluence/commit/a07c3d119e04dca85061116f75800834bec6dccf))
34+
* enable bidirectional cardinality ([4415bb0](https://github.com/unoplat/unoplat-code-confluence/commit/4415bb0ba60fd7eced738b217e2d6c565f646d92))
35+
* fix schema not handling local path of codebase node in neo4j ([9d5e7d2](https://github.com/unoplat/unoplat-code-confluence/commit/9d5e7d2bd6cd2d24505ec2cc6e0febd58875191a))
36+
* import issues ([06ef09b](https://github.com/unoplat/unoplat-code-confluence/commit/06ef09b6e80ab2c8b9253c94f7502fd5bae50bb4))
37+
* import issues ([5be2854](https://github.com/unoplat/unoplat-code-confluence/commit/5be285468aac53f049e7376db90a604ba5ba2ac1))
38+
* increase version of pytest asyncio to be compatible with parent project ingestion ([af7deef](https://github.com/unoplat/unoplat-code-confluence/commit/af7deef64a7e13cdff5a9106cbe18c364118a4d7))
39+
* make local path required column for codebase ([8af1718](https://github.com/unoplat/unoplat-code-confluence/commit/8af1718b80fc8c3296dcadb00616c8fa82585ebf))
40+
* make local path required column for codebase ([c2a58d4](https://github.com/unoplat/unoplat-code-confluence/commit/c2a58d42c2b643bc11376d186bd0d1da4aab6c59))
41+
* poetry install ([e793acb](https://github.com/unoplat/unoplat-code-confluence/commit/e793acb17871b3a02674e2b4c0db29bec678ab5e))
42+
* poetry lock file ([0117d54](https://github.com/unoplat/unoplat-code-confluence/commit/0117d54e54c45bee6ad7cd89d04b59b73943c164))
43+
* relationship direction ([b93eb39](https://github.com/unoplat/unoplat-code-confluence/commit/b93eb3995de6009ffab01c438a70b4c8f3a32285))
44+
* relationship direction ([fc08aff](https://github.com/unoplat/unoplat-code-confluence/commit/fc08aff5610de56741f0b295d5a94c8465f3993e))
45+
* relationships from and to codebase, packages, classes and method with right cardinality ([739c190](https://github.com/unoplat/unoplat-code-confluence/commit/739c190bafc6947306b65f41030ddab8de4c1098))
46+
* relationships from and to codebase, packages, classes and method… ([007fd06](https://github.com/unoplat/unoplat-code-confluence/commit/007fd061fed3afa69dd7bdc2fa9f7ca2fceef165))
47+
* removed default as required is true ([0c0447c](https://github.com/unoplat/unoplat-code-confluence/commit/0c0447c53ca3e209c112725465c6368222fccf1f))
48+
* removed default as required is true ([c835a3d](https://github.com/unoplat/unoplat-code-confluence/commit/c835a3d1af4fb230f4c02c96d970b11241e4d8b6))
49+
* removed vector indexes and renamed properly to ensure right dime… ([1752bfe](https://github.com/unoplat/unoplat-code-confluence/commit/1752bfe667a050eefbaf6f261f6e36954c4e35ae))
50+
* removed vector indexes and renamed properly to ensure right dimensions at the time of creation ([393331a](https://github.com/unoplat/unoplat-code-confluence/commit/393331a1f9f0ea73caed93d2663f2768bec081b5))
51+
* simplifying the names ([51ac37a](https://github.com/unoplat/unoplat-code-confluence/commit/51ac37aed536149e8a4f3797c72c53223fde500b))
52+
* simplifying the names ([ea47cb6](https://github.com/unoplat/unoplat-code-confluence/commit/ea47cb6b548e338d78ee9607eb533d850b20b5ee))
53+
* test for release of commons post huly release ([c7224df](https://github.com/unoplat/unoplat-code-confluence/commit/c7224df1faf7f6bc28bc6c459d4a1ddfe577620a))
54+
* test github release please action ([b3cc20e](https://github.com/unoplat/unoplat-code-confluence/commit/b3cc20ef1526b177e88f4ecdebb9229cf8d7126b))
55+
* test google release please action ([8aa3831](https://github.com/unoplat/unoplat-code-confluence/commit/8aa3831f773c4d3a1e55a5d183a881cd6bb055ce))
56+
* test google release please action ([aec06a7](https://github.com/unoplat/unoplat-code-confluence/commit/aec06a79262e2528181e718352d6edc36a74a002))
57+
* test release please action ([b0476b0](https://github.com/unoplat/unoplat-code-confluence/commit/b0476b066027fa38d71c505c54811cb565e30d29))
58+
* test release please action ([d47656f](https://github.com/unoplat/unoplat-code-confluence/commit/d47656fdf10e30b01de9c4daab08f394092af79a))
59+
360
## [0.10.1](https://github.com/unoplat/unoplat-code-confluence/compare/unoplat-code-confluence-commons-v0.10.0...unoplat-code-confluence-commons-v0.10.1) (2025-03-22)
461

562

unoplat-code-confluence-commons/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "unoplat-code-confluence-commons"
3-
version = "0.10.1"
3+
version = "0.11.0"
44
description = "this will hold common operations/models required across code confluence ingestion and query utilities"
55
authors = ["JayGhiya <[email protected]>"]
66
readme = "README.md"

unoplat-code-confluence-frontend/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/unoplat/unoplat-code-confluence/compare/unoplat-code-confluence-frontend-v1.1.0...unoplat-code-confluence-frontend-v1.2.0) (2025-04-01)
4+
5+
6+
### Features
7+
8+
* add Tailwind CSS and PostCSS support ([45eabb2](https://github.com/unoplat/unoplat-code-confluence/commit/45eabb2f1381e2965ccf59ff5ae690bcd0c38d03))
9+
* added git token acceptance and onboarding/settings screens ([9401425](https://github.com/unoplat/unoplat-code-confluence/commit/9401425ba0795805a6d634ee11a855008c08c2e8))
10+
* added git token acceptance and onboarding/settings screens ([114802d](https://github.com/unoplat/unoplat-code-confluence/commit/114802d8659171d9a192e2429409aa325b831be2))
11+
* **docker:** add PostgreSQL and Elasticsearch and Frontend related services ([db51f81](https://github.com/unoplat/unoplat-code-confluence/commit/db51f81269dd1a842782597dec274e6b80ecb683))
12+
* **docker:** add PostgreSQL and Elasticsearch and Frontend related services ([0fc7618](https://github.com/unoplat/unoplat-code-confluence/commit/0fc761826125c9ae5aa0c8a47cbd09ef4125129c))
13+
* update dependencies and add nested function detection ([17ceb7c](https://github.com/unoplat/unoplat-code-confluence/commit/17ceb7c0b176caf71da66b5ce0b0e45ef7e6a63e))
14+
* update dependencies and add nested function detection ([f5adfe2](https://github.com/unoplat/unoplat-code-confluence/commit/f5adfe2eff9efafc92dfd72d97025e52392d6777))
15+
16+
17+
### Bug Fixes
18+
19+
* improved error messages ([f91b32f](https://github.com/unoplat/unoplat-code-confluence/commit/f91b32f22b0963777236769490363b3a644ffa1c))
20+
* improved error messages ([31f26e0](https://github.com/unoplat/unoplat-code-confluence/commit/31f26e0704955d34f5bfb934791e40f8230f0e4d))
21+
322
## [1.1.0](https://github.com/unoplat/unoplat-code-confluence/compare/unoplat-code-confluence-frontend-v1.0.0...unoplat-code-confluence-frontend-v1.1.0) (2025-03-31)
423

524

unoplat-code-confluence-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unoplat-code-confluence-frontend",
33
"private": true,
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)