Skip to content

1.0.2

Latest

Choose a tag to compare

@wlcrs wlcrs released this 27 Jul 17:23
a65488e

What's Changed

  • 馃Ч Code Health Improvement: Fix unnecessary traceback.format_exc() with logger.exception by @wlcrs in #4
  • 馃敀 Fix Sensitive Data Exposure in API Logging by @wlcrs in #3
  • 馃И Add tests for Throttler.throttle context manager by @wlcrs in #2
  • 馃И Add unit tests for unpack_xml in utils.py by @wlcrs in #7
  • 馃И Add tests for FSAPIStatus.to_exception by @wlcrs in #8
  • 馃Ч [code health] Refactor extract_item_fields into smaller sub-functions by @wlcrs in #5
  • 馃Ч Refactor handle_list to improve code health by @wlcrs in #1
  • Add DST node by @ashh87 in #9

New Contributors

  • @wlcrs made their first contribution in #4
  • @ashh87 made their first contribution in #9

Full Changelog: 1.0.1...1.0.2