Bee client is now at v0.23.1

Version 0.23.1 of Bee Client is now available. This brings some minor API changes;

  • RequestBody now implements equals and hashCode methods appropriately according to its implemention subclasses.

  • MediaType.contentType field has been renamed to mainType to reflect its purpose more correctly. (It would be possible to use type but this wasn’t adopted because of the inconsistency this introduces into source code at usage sites, vs the subType field.)

History of commits