Skip to content

Latest commit

 

History

History
518 lines (383 loc) · 53.1 KB

CHANGELOG.md

File metadata and controls

518 lines (383 loc) · 53.1 KB

Changelog

Full Changelog

Merged pull requests:

1.3.0 (2021-11-15)

Full Changelog

Closed issues:

  • Integration with JSR-303 and Spring Validation #301

1.2.2 (2021-03-29)

Full Changelog

1.2.1 (2020-10-29)

Full Changelog

Fixed bugs:

  • Failed to get nested archive for entry BOOT-INF/lib/moneta-1.4.2.pom after upgrading to 1.2.0 #260
  • can I provide a custom MonetaryAmountDeserializer? #257

Closed issues:

  • MoneyModule seems configured but Jackson not deserializing #246
  • When can we expect 1.1.2? #226
  • Version 1.1.1 in Maven central is using NumberValue not BigDecimal #221

Merged pull requests:

1.2.0 (2020-07-29)

Full Changelog

Fixed bugs:

  • CNH currency is not being deserialized #213

Security fixes:

Merged pull requests:

1.1.1 (2019-02-28)

Full Changelog

Merged pull requests:

1.1.0 (2018-08-07)

Full Changelog

Closed issues:

  • Please release version with moneta 1.3 #112
  • Ability to change default digits for a particular currency #110
  • Known issue with setters on MonetaryAmount #82

Merged pull requests:

1.0.2 (2018-04-23)

Full Changelog

Closed issues:

  • Introduce API Guardian #79

Merged pull requests:

1.0.1 (2018-04-11)

Full Changelog

Closed issues:

  • CurrencyUnitDeserializer throws UnknownCurrencyException if empty string is passed #76
  • Adjust No-Args Constructor in CurrencyUnitSerializer to be public? #75
  • Create LocaleProvider to resolve correctly current locale #71

Merged pull requests:

1.0.0 (2017-11-17)

Full Changelog

Closed issues:

  • RestTemplate Integration #70
  • SpringFox Generation #69

Merged pull requests:

  • Enrich MonetaryAmount and CurrencyUnit serializer with json schema #73 (aboivin)

1.0.0-RC2 (2017-09-20)

Full Changelog

Closed issues:

  • Restore CurrencyUnitDeserializer? #67

Merged pull requests:

1.0.0-RC1 (2017-09-04)

Full Changelog

Closed issues:

  • MonetaryAmount serialization #64

Merged pull requests:

0.13.0 (2017-08-14)

Full Changelog

Closed issues:

  • Provide number value serializer factory #59
  • Drop support for java.util.Currency #54
  • Hide de/serializer implementations #53
  • Change amount parameter type from BigDecimal to Number #51
  • Remove deprecated elements #50
  • Type Id Handling not supported #46
  • Link in README to SerializationConfig is broken #44
  • Amount is sent as number, consider string instead #43

Merged pull requests:

0.12.0 (2017-05-02)

Full Changelog

Merged pull requests:

0.11.0 (2016-10-04)

Full Changelog

Closed issues:

  • Custom naming for currency and amount fields #40

Merged pull requests:

0.10.0 (2016-09-20)

Full Changelog

Fixed bugs:

  • Concrete RI type Money not accepted for serialization #38

Merged pull requests:

0.9.0 (2016-08-15)

Full Changelog

Merged pull requests:

  • Use deserializationContext.readValue instead of parser.readValueAs in MonetaryAmountDeserializer #36 (msparer)

0.8.0 (2016-06-23)

Full Changelog

Fixed bugs:

  • CurrencyUnitDeserializer deserializes invalid currencies #34

Closed issues:

  • Fix zappr configuration #30

Merged pull requests:

0.7.0 (2016-04-21)

Full Changelog

Closed issues:

  • Strange behaviour in case of 100.00 EUR value #24
  • Unwanted transitive dependency to jdk8 version of money api and ri #20
  • Add support for RoundedMoney #17

Merged pull requests:

0.6.0 (2015-10-07)

Full Changelog

Merged pull requests:

0.5.0 (2015-09-24)

Full Changelog

Closed issues:

  • Add syntax hints to code blocks in readme #11
  • Improve readme to include Java 7 and 8 compatibility #10
  • MonetaryAmountDeserializer currency #6
  • Added a link from main jackson page #3

Merged pull requests:

0.4.0 (2015-09-10)

Full Changelog

Merged pull requests:

0.3.0 (2015-09-01)

Full Changelog

Closed issues:

  • Make deserialization working without jackson-module-parameter-names #5

Merged pull requests:

0.2.0 (2015-06-30)

Full Changelog

Merged pull requests:

0.1.0 (2015-06-23)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator