Skip to content

Releases: tablackburn/SrrDBAutomationToolkit

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 14 Jan 05:33
c0ce64f

What's Changed

  • Fix 404 warnings when downloading release files by @tablackburn in #7

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Jan 16:18
9d2dadd

What's Changed

  • Add Get-SatReleaseFile function for high-level release downloads by @tablackburn in #6

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jan 04:33

What's Changed

  • ci: Bump actions/cache from 4 to 5 by @dependabot[bot] in #1
  • ci: Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #2
  • ci: Bump actions/checkout from 4 to 6 by @dependabot[bot] in #3
  • Add Get-SatFile function for downloading release files by @tablackburn in #4

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2 - Security & Bug Fixes

Choose a tag to compare

@tablackburn tablackburn released this 29 Dec 07:44

Fixed

  • URL-encode ReleaseName in search queries to prevent path injection attacks
  • Use GetInvalidFileNameChars() for comprehensive filename sanitization in Get-SatNfo and Get-SatSrr
  • Fix MaxResults pagination logic with explicit flag to prevent unnecessary API calls

Changed

  • Optimize List allocation with capacity hint after first API call
  • Refactor parameter mapping in Search-SatRelease from 64 lines to 12 lines
  • Apply agent instruction guidelines: replace shorthand variable names with full words

Improved

  • Increase test coverage from 98.8% to 99.4%

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 29 Dec 06:43

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Dec 06:25

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@tablackburn tablackburn released this 28 Dec 07:10