Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
454 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
Created a pull request in vinyldns/vinyldns that received 8 comments
Added key algorithm support
Fixes #964
Updated the ZoneConnection model to allow specifying the key algorithm.
Added an Algorithm to the protobuf file, defaults to HMAC-MD5
U…
- Burn dynamo burn
- [ci skip] Fixing menu for docs
- Update microsite, move to mdoc
- Overhaul config
- Fix route53 issue with merge fqdn
- Remove lazy from config, update to sbt 1.4.0
- Route 53 fixes for connect
- Update build badge
- Add route53 provider to quick start
- Include r53 in docker build
- Add execute permissions to func test script
- [ci skip] Update ROADMAP.md to remove rfcs references
- [ci skip] Update CONTRIBUTING.md to remove rfcs references
- Removing travis
- Change to DNS Governance
- Enabling important features by default
- Update microsite, move to mdoc
- Overhaul config
- R53 soa fix
- Refactor SQS creds provider
- R53: Use DefaultAWSCredentialsProviderChain or StaticCredentialsProvider
- Route 53 fixes for connect
- Added key algorithm support
- Use DefaultAWSCredentialsProviderChain along with StaticCredentialsPr…
- review comment replaced with text area
- typo fix
- Fix log message to display SQS region name
- Change input text hint for "add group member".
- Refactor SpanId API to force trace ID format to be consistent
- Implement OpenTelemetry Tracing Interfaces and APIs
- Bump sbt version to 1.4.0
- Clean up some warnings and a typo in a public method
- Add github actions replacement for failing travis closes #132
- Update to latest Scala 2.12 and 2.13 versions, update ScalaTest
- Add W3C Trace Context headers and OpenTelemetry-compat ID formatting
- Fix resolver URIs to https
Created an issue in vinyldns/vinyldns that received 6 comments
Rename "DNS Changes" to "DNS Requests"
This would be a change only in the PORTAL, changing the term "DNS Change" to "DNS Request" instead. Leave the backend for the portal and api alone. …