Skip to content

Releases: fmidev/fmi-avi-messageconverter

v7.0.0-beta3 - 2023-11-14

14 Nov 13:21
Compare
Choose a tag to compare

Changed

  • Added SIGMET phenomenon type to the SIGMET model. This will enable the use of minimal test sigmets of different types
    without meteorological information [#120]
  • Made SIGMET analysis type optional [#114]

v7.0.0-beta2 - 2023-10-23

23 Oct 09:56
Compare
Choose a tag to compare

Changed

  • Moved SIGMET and AIRMET getAnalysisGeometries() to SIGMETAIRMET interface [#116]

v7.0.0-beta1 - 2023-09-27

27 Sep 13:44
Compare
Choose a tag to compare

Added

  • Experimental support for SIGMET/AIRMET messages [#100]

v6.3.0 - 2023-02-15

15 Feb 10:42
Compare
Choose a tag to compare

Added

  • ConversionHint for disabling line wrapping in TAC serialization [#105]

v6.2.0 - 2022-08-24

24 Aug 10:14
Compare
Choose a tag to compare

Added

  • Add a general supertype AviationWeatherMessageCollection for MeteorologicalBulletin [#103]

v6.1.0 - 2022-06-06

06 Jun 08:32
Compare
Choose a tag to compare

Added

  • Add support for GTS socket protocol. [#101]

v6.0.0 - 2022-02-22

22 Feb 13:00
Compare
Choose a tag to compare

Added

  • Added a utility and a model to parse and serialize GTS exchange file structure. [#83], [#93]
  • Enabled invalid BBB augmentation indicator handling in bulletin heading. [#90]
  • Add xmlNamespace in GenericAviationWeatherMessage [#92]
  • Dependency updates [#98]

Changed

  • Replaced GenericAviationMessage targetAerodrome property with a map of location indicators. [#85]

v5.0.0 - 2021-04-13

13 Apr 13:07
Compare
Choose a tag to compare

Added

  • Created overview documentation for developers. [#76]

Changed

  • The model objects have been adapted for IWXXM 3.0.0 compatibility. The changes are backward compatible, but some features have been deprecated. [#66]
  • AviationWeatherMessage.getReportStatus() was made non-Optional (backwards-incompatible). [#74]
  • Code quality enhancements. [#80]

Deprecated

  • Deprecated TAFStatus, MetarStatus and SigmetAirmetReportStatus enums. AviationWeatherMessage.ReportStatus should be used instead. See the Javadocs on the deprecated enums and methods that use them for more details.
  • Deprecated TAFReference class.

Bugfix release

16 Dec 10:31
Compare
Choose a tag to compare
  • Added multipolygon to geometry subtypes.

Bugfix release

05 Nov 13:21
Compare
Choose a tag to compare

Issues closed:

  • #70 SWXA analysis partial times complete month too late

Adapted to bug fixes in fmi-avi-messageconverter-iwxxm-2.0.4 and fmi-avi-messageconverter-tac-3.0.4.