Align Prod and Master (#836) #837
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release Simple Dependency Removal (Release Simple Dependency Removal #828)
Remove bat-go dialer
Fix dependency naming
Make log level configurable
Add Integration Tests (Add Integration Tests #816)
Add Integration Tests
This checks the entire token redemption flow for all known production use cases as well as checks that duplicate redemtion fails. There are some cases with time limited issuers where a token is issued for a future issuer whose redemption fails. These tokens are tested and verified to fail as expected.
Tidy
Correct test name
Correct README
Rename integration test file
Address simple PR feedback
Remove unneeded type
Integration testing pr feedback (Integration testing pr feedback #827)
Address PR comments regarding testing structure.
Enable specifying an integration test
Address feedback
Adjust import order
Alter error handling for dynamo change
Add suggested change
Remove dependency (Remove
raven-go
dependency #819)Add MSK TLS v1.2 to Kafka dialer (Update Kafka Dialer to include TLS v1.2 to communicate to AWS MSK #826)
Fix prod branch naming (Fix prod branch naming #829)
Release 2025-09-19 (Release 2025-09-19 #834)
Remove bat-go dialer
Fix dependency naming
Make log level configurable
Add Integration Tests (Add Integration Tests #816)
Add Integration Tests
This checks the entire token redemption flow for all known production use cases as well as checks that duplicate redemtion fails. There are some cases with time limited issuers where a token is issued for a future issuer whose redemption fails. These tokens are tested and verified to fail as expected.
Tidy
Correct test name
Correct README
Rename integration test file
Address simple PR feedback
Remove unneeded type
Integration testing pr feedback (Integration testing pr feedback #827)
Address PR comments regarding testing structure.
Enable specifying an integration test
Address feedback
Adjust import order
Alter error handling for dynamo change
Add suggested change
Remove dependency (Remove
raven-go
dependency #819)Add MSK TLS v1.2 to Kafka dialer (Update Kafka Dialer to include TLS v1.2 to communicate to AWS MSK #826)
Fix prod branch naming (Fix prod branch naming #829)
Fix metrics registration failure after panic (Fix metrics registration failure after panic #830)