Skip to content

Releases: anqorithm/naqa-api

v1.19.0

29 Dec 20:54
Compare
Choose a tag to compare

1.19.0 (2024-12-29)

Features

  • Dockerfile: enhance Dockerfile with comments for clarity and improved structure (2bccf33)

v1.18.0

29 Dec 20:44
Compare
Choose a tag to compare

1.18.0 (2024-12-29)

Features

  • constants: add new constants for error, success, and info messages to improve code readability and maintainability (d02d4d9)

v1.17.0

29 Dec 10:25
Compare
Choose a tag to compare

1.17.0 (2024-12-29)

Features

  • handlers.go: replace hardcoded API version with environment variable to allow dynamic versioning based on deployment configuration (ed8107c)

v1.16.0

28 Dec 18:43
Compare
Choose a tag to compare

1.16.0 (2024-12-28)

Features

  • api: update metrics endpoint to /api/v1/metrics for better versioning (3e33e2f)

v1.15.0

28 Dec 16:15
Compare
Choose a tag to compare

1.15.0 (2024-12-28)

Features

  • docs: update README with new environment variables and default values for improved setup instructions (c41c741)

v1.14.0

28 Dec 15:41
Compare
Choose a tag to compare

1.14.0 (2024-12-28)

Features

  • env: add SEED_DATA variable to control data seeding behavior (2e7da0b)

v1.13.0

28 Dec 15:17
Compare
Choose a tag to compare

1.13.0 (2024-12-28)

Features

  • data: add stock data for the years 2015, 2016, and 2017 to enhance financial analysis capabilities and provide historical context for users. (f047148)

v1.12.0

28 Dec 14:13
Compare
Choose a tag to compare

1.12.0 (2024-12-28)

Features

  • env.example: update example environment variables with default values for easier setup (8470383)

v1.11.0

28 Dec 13:34
Compare
Choose a tag to compare

1.11.0 (2024-12-28)

Features

  • constants.go: update AvailableYears to include years from 2015 to 2023 for comprehensive stock data coverage (f5432cd)

v1.10.0

28 Dec 12:49
Compare
Choose a tag to compare

1.10.0 (2024-12-28)

Features

  • docs: add image to README and enhance environment variable section for clarity (d8976e5)