Skip to content

Releases: kitdim/Dwyd

Dwyd 1.2

23 Oct 18:27

Choose a tag to compare

🚀 Main change:

  1. Add new field and fix by ym in #22.
  2. Add the argument in log.error() in #23.
  3. Disable ozon & wb in #26.
  4. Update response by methods in #33.
  5. Add new markers, in #36.
  6. Add async by start method, add parallel by check.extract in #37.
  7. Add pause between start method and load from bd in #38.
  8. Fix unsupport by unprocess markets in #39.
  9. Add error handler in #40.
  10. Hide token from history in #41.
  11. Add README.md by bot in #42.

Full Changelog: v1.1...1.2

Dwyd 1.1

28 Jul 21:15
c734896

Choose a tag to compare

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

image

3. Add linter

image

4. Add ISSUE_TEMPLATE

image

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

23 May 20:20
1e846c2

Choose a tag to compare

Релиз v1.0.

🚀 Основные улучшения

1. Миграция на Spring Framework

  • Полная интеграция Spring Core и Spring Boot
  • Рефакторинг архитектуры под Spring-стандарты
  • Упрощена конфигурация зависимостей

2. Тестовая инфраструктура

Добавлены интеграционные и модульные тесты (покрытие 85%).

3. Оптимизации парсинга

Ozon and Wildberries: время обработки сокращено