Releases: kitdim/Dwyd
Releases · kitdim/Dwyd
Dwyd 1.2
🚀 Main change:
- Add new field and fix by ym in #22.
- Add the argument in log.error() in #23.
- Disable ozon & wb in #26.
- Update response by methods in #33.
- Add new markers, in #36.
- Add async by start method, add parallel by check.extract in #37.
- Add pause between start method and load from bd in #38.
- Fix unsupport by unprocess markets in #39.
- Add error handler in #40.
- Hide token from history in #41.
- Add README.md by bot in #42.
Full Changelog: v1.1...1.2
Dwyd 1.1
Release 1.1
🚀 Main change:
1. Migration of the application logging system from console output to file output:
- Implement logging to files instead of the console
- Support separate configurations for different profiles (dev, prod)
- Complete disabling of the standard Spring Boot logo
- Automatic rotation and archiving of log files
2. Add README.md
3. Add linter
4. Add ISSUE_TEMPLATE
5. Implement the start method to run every 5 minutes.
Every 5 minutes the system parses stores by a specified list of articles. After processing the data, information about the task execution status is written to the task_executions table. In case of successful execution, the price is updated for each product in the products table.
Dwyd 1.0
Релиз v1.0.
🚀 Основные улучшения
1. Миграция на Spring Framework
- Полная интеграция Spring Core и Spring Boot
- Рефакторинг архитектуры под Spring-стандарты
- Упрощена конфигурация зависимостей
2. Тестовая инфраструктура
Добавлены интеграционные и модульные тесты (покрытие 85%).
3. Оптимизации парсинга
Ozon and Wildberries: время обработки сокращено