Skip to content

vets-api/v0.0.519

Compare
Choose a tag to compare
@va-bot va-bot released this 20 Dec 20:22
· 3625 commits to 10f0d6e5bc8c01cc057623f33432132d2a7a4015 since this release

Release 0.0.519 ami-57722836

9903a11 Exclude icn from statsd (#3667)

acf0a15 Bump memoist from 0.15.0 to 0.16.2 (#3669)

cc3af6a Bump rspec_junit_formatter from 0.2.3 to 0.4.1 (#3670)

cc9d1ef Bump rubocop from 0.74.0 to 0.77.0 (#3655)

  • Bump rubocop from 0.74.0 to 0.77.0

Bumps rubocop from 0.74.0 to 0.77.0.

Signed-off-by: dependabot-preview[bot] [email protected]

  • rename Naming/UncommunicativeMethodParamName cop

  • remove redundant return statements per rubocop

  • exclude rakefiles from FormatStringToken - %s

  • update rubocop version codeclimate.yml

Co-authored-by: Lindsey Hattamer [email protected]
Co-authored-by: Keifer Furzland [email protected]

e731e3e switch to using request store instead of thread.current (#3677)

  • add request store gem

  • replace thread.current with request.store

  • revert bundled with version

b307e1e Bump oj from 2.18.2 to 3.10.0 (#3661)

26d06cd Bump statsd-instrument from 2.1.2 to 2.6.0 (#3654)

8ddf339 Log tokens with expired signatures (#3668)

  • Log tokens with expired signatures

  • Switch double quotes to single quotes

  • Use message from exception instead of hardcoded stirng

  • Update spec

cf31cf1 2122 doc fix (#3663)

  • merge conflict

  • Update the 2122 documentation to remove the multiple upload comments

Co-authored-by: Michael Bastos [email protected]
Co-authored-by: Keifer Furzland [email protected]

cefb578 Bump mini_magick from 4.9.4 to 4.9.5 (#3681)

8375cc1 Bump betamocks from 23ac096 to f9800a7 (#3682)

d4741fe fix json for rake job load_test:sessions_from_file (#3264)

10f0d6e Ignore gibs working hours exception in Sentry (#3674)

  • ignore GIBS OutsideWorkingHours exception

Co-authored-by: Keifer Furzland [email protected]