Skip to content

Releases: riverbed/FlyFast-FlightSearch

v24.10.1

31 Oct 08:28
c400677
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v24.10.1

v1.0.0

25 Jan 22:37
e77cb3d
Compare
Choose a tag to compare

Summary

The initial release of the FlyFast FlightSearch.

What's Changed

  • Allowed for JSON for SearchFlightHandler Request by @ChibiKev in #2
  • add POST handler and sample flight string by @uhammoud in #3
  • respond to flight search with data received from the UI and generate … by @uhammoud in #4
  • fix spelling and duplicate departure time by @uhammoud in #5
  • -Change routes to include module name by @uhammoud in #6
  • add more fields to the typeahead search and return only relevant data by @uhammoud in #7
  • return typeahead rows as array of objects not array of arrays by @uhammoud in #8
  • return typeahead result data with tags by @uhammoud in #9
  • Modified JSON data to use correct keys by @ChibiKev in #10
  • replace slash with dashes in date strings by @uhammoud in #11
    • Merge multiple airport datasets to produce complete airport record by @uhammoud in #12
  • add missing file by @uhammoud in #13
  • remove calls to mktime because it is not supported on Windows 10 by @uhammoud in #14
  • -Fix stitching for local nested calls by @uhammoud in #15
  • OpenTelemetry Propagator by @ChibiKev in #16
  • Modified Readme by @ChibiKev in #17
  • add common attributes as resource attrs, not span attrs by @ays7 in #18
  • Fixed Error and Switched from gRPC to HTTP by @ChibiKev in #19
  • Removed airport generation files by @ChibiKev in #20
  • Add database genration module by @uhammoud in #21

Full Changelog: https://github.com/Aternity/FlyFast-FlightSearch/commits/v1.0.0