Skip to content
Snippets Groups Projects
  • William Walker's avatar
    63a23f71
    audit log pagination fix - September 2024 release · 63a23f71
    William Walker authored
    -Set gradle flags to increase build speeds
    -Lower log level capture threshold
    -Add debug info in API pagination loop
    -Move more tests to logging framework
    -Upgrade deps
    -Break out extension, serializer, factory funs to separate files
    -Transition client configuration from builder to config object with DSL
    -Allow end users ability to customize timeout, retries, HTTP client config
    -Rename implementation file to Temerity.kt, interface file to TemerityApi.kt
    -Reorder params, refactor getAuditLogEntries() to support pagination once again
    63a23f71
    History
    audit log pagination fix - September 2024 release
    William Walker authored
    -Set gradle flags to increase build speeds
    -Lower log level capture threshold
    -Add debug info in API pagination loop
    -Move more tests to logging framework
    -Upgrade deps
    -Break out extension, serializer, factory funs to separate files
    -Transition client configuration from builder to config object with DSL
    -Allow end users ability to customize timeout, retries, HTTP client config
    -Rename implementation file to Temerity.kt, interface file to TemerityApi.kt
    -Reorder params, refactor getAuditLogEntries() to support pagination once again