Releases: bigboxer23/utils
Releases · bigboxer23/utils
v2.0.37
What's Changed
- chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.11.1 to 5.11.2 by @dependabot in #129
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #130
- feat: add util methods for generating request bodies from empty, stri… by @bigboxer23 in #131
Full Changelog: v2.0.36...v2.0.37
v2.0.36
What's Changed
- chore(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #126
- chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1 by @dependabot in #127
- feat: add json map util by @bigboxer23 in #128
Full Changelog: v2.0.35...v2.0.36
v2.0.35
What's Changed
- fix: constructor should be public by @bigboxer23 in #125
Full Changelog: v2.0.34...v2.0.35
v2.0.34
What's Changed
- fix: generate release notes w/release action by @bigboxer23 in #123
- feat: add file persisted boolean class by @bigboxer23 in #124
Full Changelog: v2.0.33...v2.0.34
v2.0.33
feat: add interface with some common time constants (#122)
v2.0.32
ops: changing release library to use maintained library (#100)
v2.0.31
Tests
- update for new defaults (#97) #97 (Matt Jones)
Commits
- use v4 of checkout/java actions (#98) #98 (Matt Jones)
- bump codeql version (#99) #99 (Matt Jones)
v2.0.30
Features
- retry failed calls 5 times instead of once by default (#96) #96 (Matt Jones)
Chores
- deps: bump org.apache.maven.plugins:maven-jar-plugin (#88) #88 (dependabot[bot])
- deps: bump commons-io:commons-io from 2.16.0 to 2.16.1 (#89) #89 (dependabot[bot])
- deps: bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#90) #90 (dependabot[bot])
- deps-dev: bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.5 (#91) #91 (dependabot[bot])
- deps-dev: bump ch.qos.logback:logback-classic from 1.5.5 to 1.5.6 (#92) #92 (dependabot[bot])
- deps: bump org.apache.maven.plugins:maven-jar-plugin (#93) #93 (dependabot[bot])
- deps: bump org.apache.maven.plugins:maven-install-plugin (#94) #94 (dependabot[bot])
- deps: bump org.apache.maven.plugins:maven-deploy-plugin (#95) #95 (dependabot[bot])
v2.0.29
Features
- add mail sending util (#87) #87 (Matt Jones)
v2.0.28
Tests
- add test code for the retry command class (#84) #84 (Matt Jones)
Chores
- version bump (#86) #86 (Matt Jones)