Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 3.73 KB

CHANGELOG.md

File metadata and controls

56 lines (35 loc) · 3.73 KB

Changelog

2.0.0 (2024-07-30)

⚠ BREAKING CHANGES

  • bump version with a complete ground-up rewrite of the template

Features

  • add sample temporal workflows (b1ec98e)
  • bump version with a complete ground-up rewrite of the template (58f362b)
  • initial commit with default project structure (ef5ede4)

Bug Fixes

  • traefik router name conflict (03cf72e)
  • update local docker environment (b06f7ce)

Documentation

Dependencies

  • deps: update dependency spiral/temporal-bridge to v3 (e49eb83)

Code Refactoring

  • docker-compose: remove deprecated version param (55ba8b7)
  • split temporal and app docker compose files (5931d40)

Continuous Integration