Commit 707ddaf
authored
chore: bump version to 3.2.1 and update licenses and descriptions acr… (#152)
This pull request primarily updates version numbers and metadata across
multiple components to align with the latest release (3.2.1) and
standardize package naming and licensing. Additionally, it enhances the
documentation by adding useful badges to the `README.md` for better
project visibility.
**Version and metadata updates:**
* Updated the version to `3.2.1` in `services/frontend/package.json`,
`services/admin-backend/pyproject.toml`,
`services/document-extractor/pyproject.toml`,
`services/mcp-server/pyproject.toml`, and
`services/rag-backend/pyproject.toml` to ensure consistency across all
services.
[[1]](diffhunk://#diff-0d005dbd9d9f66983f95fa01fa375184cf69dac9ae841050c11f07ebcc6789fdL3-R5)
[[2]](diffhunk://#diff-7be99b3586ebefbb9757532b67d9bd826779bfe12db834326790c00f868238e7L55-R55)
[[3]](diffhunk://#diff-bda9860363f25ca7829f0bc0121455b5cfea15f6ecc4e98d168aba411d9653c9L47-R47)
[[4]](diffhunk://#diff-a32cd883126f65652f92c8ecc411d949b7bcf95edb2156c36dc2c1b7063ee690L3-R3)
[[5]](diffhunk://#diff-575f4ba32d7ff340b37eb2f875cb9574553092b79335faadd5f3b6be662b6925L3-R3)
* Changed the license from `MIT` to `Apache-2.0` and added a description
in `services/frontend/package.json` for clearer project identification
and compliance.
* Standardized the package name from `extractor_api_lib` to
`extractor-api-lib` in `libs/extractor-api-lib/pyproject.toml` for
consistency with other packages.
**Documentation improvements:**
* Added a set of badges to the top of `README.md` to display license,
commit activity, issue closure, discussions, PyPI downloads, Kubernetes
readiness, and STACKIT readiness, improving project transparency and
accessibility.1 parent 1d95afe commit 707ddaf
File tree
11 files changed
+449
-4926
lines changed- libs/extractor-api-lib
- services
- admin-backend
- document-extractor
- frontend
- mcp-server
- rag-backend
11 files changed
+449
-4926
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
6 | 47 | | |
7 | 48 | | |
8 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments