Skip to content

Production release

Latest
Compare
Choose a tag to compare
@GabrielBarberini GabrielBarberini released this 15 Sep 20:22

New Features

  • Updated Python base image to version 3.12.5 for improved performance and features.
  • Introduced a new service for managing rocket objects, enhancing modeling capabilities within the application.
  • Added functionality to retrieve rocket summaries and binary representations for easier data handling.
  • Database connection pools
  • Instrument app with open telemetry

Bug Fixes

  • Improved error handling across multiple controllers and repositories, ensuring clearer logging and exception management.
  • Summary routes fix

Documentation

  • Enhanced README documentation for better clarity on development processes and API usage.
  • Updated API endpoint descriptions and response types for better user understanding.

Refactor

  • Significant refactoring of controllers and services to streamline logic and improve maintainability.
  • Renamed and restructured various methods and classes for clarity and consistency.

Style

  • Improved code formatting and organization for better readability and adherence to coding standards.

Chores

  • Updated dependencies and configuration settings to align with the latest standards and practices.

API DOCS

Feedback and Bug Reports

We encourage all users to try out Infinity API - Alpha and share their feedback or report any issues on our GitHub repository.

What's Changed

Full Changelog: alpha...v2.0.0