Releases: fmidev/fmi-avi-messageconverter
Releases · fmidev/fmi-avi-messageconverter
v7.0.0-beta3 - 2023-11-14
v7.0.0-beta2 - 2023-10-23
Changed
- Moved SIGMET and AIRMET getAnalysisGeometries() to SIGMETAIRMET interface [#116]
v7.0.0-beta1 - 2023-09-27
Added
- Experimental support for SIGMET/AIRMET messages [#100]
v6.3.0 - 2023-02-15
Added
- ConversionHint for disabling line wrapping in TAC serialization [#105]
v6.2.0 - 2022-08-24
Added
- Add a general supertype AviationWeatherMessageCollection for MeteorologicalBulletin [#103]
v6.1.0 - 2022-06-06
Added
- Add support for GTS socket protocol. [#101]
v6.0.0 - 2022-02-22
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
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
- Added multipolygon to geometry subtypes.
Bugfix release
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.