Skip to content

Releases: YaleSpinup/dns-api

v0.8.4

04 Aug 23:01
2bed415
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.3...v0.8.4

v0.8.4-pre

04 Aug 22:50
Compare
Choose a tag to compare
v0.8.4-pre Pre-release
Pre-release

Full Changelog: v0.8.3...v0.8.4-pre

v0.8.3

04 Aug 22:43
597c490
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

Add Dependabot

18 Oct 17:57
c0a43f9
Compare
Choose a tag to compare
Merge pull request #31 from YaleSpinup/tl694-add-dependabot

Create dependabot.yml

Dependency updates

10 Jun 11:54
e321500
Compare
Choose a tag to compare
Merge pull request #11 from YaleSpinup/dependabot/bundler/puma-5.3.1

Bump puma from 5.1.1 to 5.3.1

Migrate to FARGATE, SSM, and use client bcrypt X-Auth-Token

14 Jan 16:04
fb37cce
Compare
Choose a tag to compare
  • modify Dockerfile and cmd.sh to support SSM
  • add bcrypt support to API X-Auth-Token header for incoming client connections
  • updated unit tests, README, linted, and bumped gems
  • convert to deco
  • holdback Gemfile.lock wasabi to 3.5.0, as 3.6.0 introduced an xml parsing bug

Migrate to FARGATE, SSM, and use client bcrypt X-Auth-Token

14 Jan 15:26
Compare
Choose a tag to compare
  • modify Dockerfile and cmd.sh to support SSM
  • add bcrypt support to API X-Auth-Token header for incoming client connections
  • updated unit tests, README, linted, and bumped gems
  • convert to deco
  • holdback Gemfile.lock wasabi to 3.5.0, as 3.6.0 introduced an xml parsing bug

Migrate to FARGATE, SSM, and use client bcrypt X-Auth-Token

12 Jan 19:50
Compare
Choose a tag to compare
  • modify Dockerfile and cmd.sh to support SSM
  • add bcrypt support to API X-Auth-Token header for incoming client connections
  • updated unit tests, README, linted, and bumped gems
  • convert to deco
  • holdback Gemfile.lock hold back wasabi to 3.5.0, as 3.6.0 introduced an xml parsing bug

Migrate to FARGATE, SSM, and use client bcrypt X-Auth-Token

07 Jan 21:12
Compare
Choose a tag to compare
  • modify Dockerfile and cmd.sh to support SSM
  • add bcrypt support to API X-Auth-Token header for incoming client connections,
  • updated unit tests, README, linted, and bumped gems
  • convert to deco

Migrate to FARGATE, SSM, and use client bcrypt X-Auth-Token

07 Jan 14:35
Compare
Choose a tag to compare

Migrate to FARGATE, SSM, and use client bcrypt X-Auth-Token

  • modify Dockerfile and cmd.sh to support SSM
  • add bcrypt support to API X-Auth-Token header for incoming client connections,
  • updated unit tests, README, linted, and bumped gems