New
v1.19.1
Changelog
Features
- fd3925008487aa215845d9d09d1a7f26256cc074: feat: add expert Go code tester and reviewer modes with guidelines (@appleboy)
- a4acd396d34ff604531c4955dd07edefebcbbdf5: feat: enforce robust configuration validation and security checks (#844) (@appleboy)
- bfa1da267fc182b44790ef44b3adc4112f51b0f9: feat: introduce go-developer mode and update code testing modes (@appleboy)
Bug fixes
- 486e49a1956d35259e4b603d66aca0b243b045aa: fix: enforce fatal exits and error wrapping on initialization failures (@appleboy)
Enhancements
- be8df2b5f9b5759d3c3c1e8e8251d01bb0fbd8d7: chore: upgrade and add core dependencies across multiple modules (@appleboy)
- cc095f32f4a9f1374ba55acf8dd0510a2126614f: chore: upgrade dependencies to improve stability and instrumentation (@appleboy)
- 8695cf0a6125d58f63115b0036a188d2902931a3: chore: update Go dependencies and remove unused mock package (@appleboy)
- a2f390b51ac44e621144c358fe58eb78aebb8595: chore: update Trivy GitHub Action to version 0.33.1 (@appleboy)
- d074eafe71a30625666e83354c148bf5490cfd50: chore: remove unused dependencies from package configs (@appleboy)
Refactor
- 8ea3308b9b45571d1ee7b326f7e887450478d113: refactor: refactor config loading and strengthen error handling in tests (@appleboy)
- 653b094b2b5df4089d99ee6d95a6dc3a9b02be92: refactor: refactor configuration to add and apply comprehensive defaults (@appleboy)
- a5a0201ef705e1e27240a5734a53898fe5074e77: refactor: rename custom mode to go-code-developer (@appleboy)
- 293539826ea3882049af98703210226d110250f9: refactor: harden gRPC server and test files for improved security (@appleboy)
Build process updates
- 41abaa20bb7992fe1cf22d288e103a2932fc3d07: ci: broaden Trivy scan scope and simplify output format (@appleboy)
Documentation updates
- b46ed0ed8d10e4f0e61d7d808daffda50597f90b: docs: add detailed architecture and development documentation (@appleboy)
Others
- 988d71c42cd8021e3da3a7b55171ac4adddd34c4: style: standardize quote style in workflow configuration values (@appleboy)