Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.12 KB

File metadata and controls

32 lines (22 loc) · 1.12 KB

Changelog

1.2.1

  • Fix CVE issues update log4j dependency packages #22

1.2.0

  • Fix CVE issues update dependency packages

1.1.8

  • Use new log4j version and log4j2.properties

1.1.7

  • Revert log4j changes. #18

1.1.6

  • Use new log4j version and log4j2.properties #17

1.1.5

  • Prevent fatal logs from showing just the first line of the stack trace (SEVERE: #error {, or FATAL: #error {, depending on the logging configuration) by moving the full exception to WARN level #16

1.1.0

  • Add currently_syncing feature to get-selected-streams #10

1.0.0

  • License and initial major release #8

0.2.0

  • Add messages, catalog, and parse namespaces #4

0.1.0

  • Add bookmarks namespace
  • Initial project setup