Commit Graph

49 Commits

Author SHA1 Message Date
63d666739c [main] chore: bump version to v1.0.55 🚀
🚀 Breaking Changes:
- Updated package version from 1.0.54 to 1.0.55
2025-06-02 12:39:02 +09:00
4a8088c25c [main] chore: bump version to v1.0.54 🚀
📝 Details:
- Updated package version in package.json
2025-05-31 13:14:43 +09:00
fcb71e293e [main] chore: bump version to v1.0.53 2025-05-30 12:39:00 +09:00
1e0bcb173d [feat/pipeline-support] chore: v1.0.52 버전 업데이트 2025-05-30 00:50:26 +09:00
a2760f0aea [main] chore: update version to 1.0.51
🚀 Breaking Changes:
- Updated package version from 1.0.50 to 1.0.51
2025-05-29 23:28:43 +09:00
5b35bc163c feat: add configuration files and scripts for project setup
🚀 Breaking Changes:
- Introduced new environment variables for GitLab API integration
- Added validation script for PR checks
- Updated package.json with new scripts for testing and formatting

📝 Details:
- Added .prettierrc and .eslintrc.json for code formatting and linting
- Created .env.example for environment variable setup
- Updated CHANGELOG.md with recent changes
- Added documentation for GitHub secrets setup
2025-05-29 23:24:46 +09:00
181f1e943c [main] feat: update milestone management tools and improve code formatting
🚀 Breaking Changes:
- Updated version from 1.0.48 to 1.0.50
- Refactored code for better readability and consistency

📝 Details:
- Improved descriptions and formatting in index.ts
- Ensured consistent use of URL encoding in API calls
2025-05-29 22:30:51 +09:00
2a80988a02 [main] chore: v1.0.48 버전 업데이트
📝 Details:
- Milestone Management Tools 추가 (PR #59)
- Docker Image Push Script 추가 (PR #60)
- package.json 버전 업데이트
- CHANGELOG.md 업데이트
2025-05-29 19:56:37 +09:00
a2c2ac185a [main] release: v1.0.47
📝 Details:
- 버전을 1.0.47로 업데이트
- CHANGELOG에 새로운 기능과 버그 수정 사항 추가
  - list_merge_requests 기능 추가 (#56)
  - GitLabUserSchema의 avatar_url nullable 처리 (#55)
  - GitLabPipelineSchema의 illustration nullable 처리 (#58)
2025-05-29 09:13:43 +09:00
f8b1444afd [main] fix: description null error handling
📝 Details:
- GitLab issues/milestones의 null description 처리
- schemas.ts에서 description을 nullable로 변경
2025-05-27 12:25:31 +09:00
64a936446e [release] feat: update version to 1.0.45
🚀 Breaking Changes:
- Version updated from 1.0.44 to 1.0.45
2025-05-24 20:57:15 +09:00
ea06c21f29 feat(release): 1.0.44 adds pipeline jobs tool 2025-05-24 13:31:47 +02:00
140620397b chore(release): 1.0.43 - get_repository_tree is added read_only_mode 2025-05-23 00:41:56 +09:00
25be1947b9 chore(release): 1.0.42 - issue note 기능 추가 (#47) 2025-05-22 21:24:29 +09:00
b326f4c3c3 docs: update release notes for v1.0.40 (2025-05-21) 2025-05-21 03:40:02 +09:00
e4a28a9a47 버전 1.0.39로 업데이트 2025-05-20 18:34:05 +09:00
0bb59a3217 Bump version 2025-05-17 15:38:18 +09:00
d2cced1b38 Bump version 2025-05-15 10:53:14 +09:00
08ab1357a0 feat: Decode project_id for GitLab API calls
- Decode project_id using decodeURIComponent() in relevant helper functions.
- This resolves API call issues related to project ID encoding differences between models.
- Updated CHANGELOG for 1.0.36 and added thanks to Aubermean.
2025-05-13 02:20:59 +09:00
651072dfd7 [main] chore: update version to 1.0.35 🚀
📝 Details:
- Incremented package version from 1.0.34 to 1.0.35
2025-05-13 01:53:10 +09:00
23a9bbc728 [main] chore: update version to 1.0.34
🚀 Breaking Changes:
- Updated package version from 1.0.33 to 1.0.34
2025-05-07 21:45:59 +09:00
8071fef6c4 [main] chore: package.json 버전 1.0.33으로 업데이트
🚀 Breaking Changes:
- 없음
2025-05-01 08:33:56 +09:00
95d8118ea5 [main] feat: README.md 도구 섹션 자동 업데이트 기능 추가
🚀 Breaking Changes:
- README.md의 도구 섹션이 자동으로 업데이트됩니다.

📝 Details:
- index.ts에서 도구 정보를 추출하여 README.md의 특정 섹션을 업데이트하는 스크립트 추가
- package.json에 도구 생성 스크립트 명령어 추가
2025-04-25 00:11:34 +09:00
152dc1c984 [main] chore: bump version to 1.0.32 🔧
🚀 Breaking Changes:
- 버전이 1.0.31에서 1.0.32로 업데이트되었습니다.
2025-04-24 23:54:12 +09:00
42419bae24 [main] feat: GitLab 위키 API 기능 추가
🚀 Breaking Changes:
- 새로운 위키 페이지 관련 API 추가
- USE_GITLAB_WIKI 환경 변수에 따라 위키 도구 활성화/비활성화 가능

📝 Details:
- 위키 페이지 목록 조회, 특정 페이지 조회, 페이지 생성, 업데이트 및 삭제 기능 구현
- 관련 스키마 추가 및 패키지 종속성 업데이트
2025-04-24 23:53:24 +09:00
2ca34a6b34 [main] chore: bump version to 1.0.31
🚀 Breaking Changes:
- 패키지 버전이 1.0.30에서 1.0.31로 변경되었습니다.
2025-04-24 21:07:13 +09:00
7c2578fd4b feat: Implement proxy configuration for HTTP/HTTPS/SOCKS 2025-04-24 09:29:15 +02:00
dd8311717c chore: bump version to 1.0.30 in package.json 2025-04-07 03:10:49 +09:00
a7a8149008 chore: bump version to 1.0.29 in package.json and package-lock.json 2025-04-05 22:21:25 +09:00
6858e1cf4a chore: bump version to 1.0.27 and update deploy script for public access 2025-04-05 20:59:15 +09:00
c69f8416ac chore: bump version to 1.0.25 2025-04-02 11:22:49 +09:00
f6076d3702 Bump version to 1.0.24 2025-04-01 15:16:09 +09:00
bb8d553567 Bump version to 1.0.23 2025-03-31 19:12:04 +09:00
a1d141f913 Bump version to 1.0.22 2025-03-31 18:01:18 +09:00
6b8d40bea2 Add list_group_projects tool
- Implemented `list_group_projects` function to list all projects in a GitLab group with various filtering options.
- Updated package dependencies, including `@modelcontextprotocol/sdk` to version 1.8.0 and `zod` to version 3.24.2.
2025-03-29 20:08:27 +01:00
422eb8a4bc version up 2025-03-20 23:11:15 +09:00
682515d8da version up 2025-03-19 08:01:37 +09:00
e88896115b version up 2025-03-19 07:28:17 +09:00
08736b7670 version up 2025-03-18 20:02:13 +09:00
08434df9e1 version up 2025-03-18 17:53:21 +09:00
154ca8ddaf version up 2025-03-18 16:00:15 +09:00
e3fbde2ba9 version up 2025-03-18 15:52:28 +09:00
401b3d2953 version up 2025-03-18 09:56:16 +09:00
68c332c0a7 Update version to 1.0.7-fix to reflect URL path fix 2025-03-17 14:13:45 -07:00
460ab62c00 version up 2025-03-17 14:40:07 +09:00
51598cf5b4 서버 이름 변경 및 버전 업데이트: better-gitlab-mcp-server로 이름 수정, 버전 1.0.5로 업데이트 2025-02-21 09:43:58 +09:00
54e3e020c7 새로운 createNote 함수 추가: 이슈 또는 병합 요청에 노트(댓글)를 추가하는 기능 구현 및 관련 스키마 정의
버전 1.0.4로 업데이트
2025-02-20 05:58:06 +09:00
d082672731 버전 1.0.3으로 업데이트 2025-02-13 05:56:35 +09:00
d686f4e2d7 초기 설정 파일 추가: .gitignore, tsconfig.json, package.json 및 README.md 생성
Generated by Copilot
2025-02-11 10:36:57 +09:00