Hermes v1.4.0 Release Notes

Release Date: 2020-02-22 // about 4 years ago
  • ๐Ÿš€ The release contains a lot of improvements created during Hacktoberfest event. Many thanks to contributors for implementing them, great work! :tada:

    โœจ Enhancements

    ๐Ÿ“‡ (1173) Metadata headers in messages by @mareckmareck

    (1012) Catching all Throwables when consuming messages by @dankraw

    (1012) Allowed to filter messages by any element in array by @karolhor

    (1166) Hermes-management serves console config from application property file by @druminski

    ๐Ÿ’ป (1138) Added UI for HTTP header filtering by @qrman

    (1107) Hermes-console served by Hermes-management as static resource by @mkopylec

    ๐Ÿšš (1165) Removed mirror algorithm in consumer workload mechanism by @jewertow

    (1127) Manually create consumer group/commit offsets on subscription creation by @jewertow

    ๐Ÿ’ป (1141) Added sorting by name and search for constraints UI by @pwolaq

    (1114) Hermes-console UX improvements by @krzysztofpcy

    (1100) Report consumer sender workload by @jewertow

    ๐Ÿ“‡ (1124) Return proper response when Avro lacks __metadata by @jewertow

    ๐Ÿ‘ (1137) Introduced list of supported topic content types by @semisiu

    0๏ธโƒฃ (1139) Redirects in hermes-consumers are disabled by default by @druminski

    (1158) Exposed creation and modification date for topic & subscription by @jewertow

    ๐Ÿ“ฆ (1162) Removed Jersey repackaged immutable map reference by @dankraw