This website requires JavaScript.
Explore
Help
Sign In
windy
/
go-caatsm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ee7cac95f0aa5f7d7ba24d7c9fbeffe4bf382555
go-caatsm
/
internal
T
History
windyboy
5ad86d6296
✨
Enable Dead-Letter Queue (DLQ) in development configuration and enhance NATS consumer error handling. Update
config.dev.toml
to enable DLQ routing for failed messages. Modify NATS consumer to append DLQ subject to stream subjects if enabled. Improve error logging in message processing to include message IDs and DLQ routing status, ensuring better observability and error management.
2025-11-19 17:09:52 +08:00
..
adapter
✨
Update agent guidelines and improve documentation structure. Refactor
AGENTS.md
to streamline commands and code style guidelines, enhancing clarity and usability. Update
README.md
with refined NATS consumer configuration details and observability metrics. Modify
.gitignore
to exclude dynamically generated Prometheus target files. Enhance configuration files for development and production environments, ensuring consistency and clarity in settings.
2025-11-19 13:07:09 +08:00
app
🔧
Update Go version in go.mod and enhance build process with versioning information. Modify Makefile and Taskfile to inject build metadata (version, commit, build time) into the binary. Improve README with instructions for custom version builds and document new build info features. Add benchmarks for message parsing and processing to improve performance testing capabilities.
2025-11-18 14:15:58 +08:00
domain
✨
Add configuration for Code Review Automation and enhance .gitignore. Introduce .coderabbit.yml for automated reviews with profiles for correctness, maintainability, security, and performance. Update paths to include relevant directories and exclude generated files. Modify .gitignore to include coverage reports and generated files. Refactor Docker Compose to use updated paths for database initialization scripts. Update Go module dependencies and enhance Makefile with new code generation tasks. Transition domain models to a new DTO structure for better separation of concerns.
2025-11-17 11:47:23 +08:00
infra
✨
Enable Dead-Letter Queue (DLQ) in development configuration and enhance NATS consumer error handling. Update
config.dev.toml
to enable DLQ routing for failed messages. Modify NATS consumer to append DLQ subject to stream subjects if enabled. Improve error logging in message processing to include message IDs and DLQ routing status, ensuring better observability and error management.
2025-11-19 17:09:52 +08:00
port
✨
Add configuration for Code Review Automation and enhance .gitignore. Introduce .coderabbit.yml for automated reviews with profiles for correctness, maintainability, security, and performance. Update paths to include relevant directories and exclude generated files. Modify .gitignore to include coverage reports and generated files. Refactor Docker Compose to use updated paths for database initialization scripts. Update Go module dependencies and enhance Makefile with new code generation tasks. Transition domain models to a new DTO structure for better separation of concerns.
2025-11-17 11:47:23 +08:00