Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
BabelQueue
/
babelqueue-java
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 21, 2026
feat(gdpr): runtime field encryption for x-gdpr-sensitive — Java core (ADR-0030)
Show description for 920fcd0
muhammetsafak
committed
920fcd0
View commit details
Copy full SHA for 920fcd0
Browse repository at this point
feat(outbox): transactional outbox helper — Java core (ADR-0029)
Show description for 804be46
muhammetsafak
committed
804be46
View commit details
Copy full SHA for 804be46
Browse repository at this point
Commits on Jun 20, 2026
feat(otel): W3C traceparent transport-header propagation — Java core (ADR-0028)
Show description for dc8da67
muhammetsafak
committed
dc8da67
View commit details
Copy full SHA for dc8da67
Browse repository at this point
feat(replay): Replay-Bypass guard — skip external side-effects on a deliberate replay (ADR-0027) (#4)
Show description for a5a1f5b
muhammetsafak
committed
a5a1f5b
View commit details
Copy full SHA for a5a1f5b
Browse repository at this point
Commits on Jun 19, 2026
chore(release): v1.3.0
muhammetsafak
committed
0ddfbf9
View commit details
Copy full SHA for 0ddfbf9
Browse repository at this point
feat(redrive): DLQ redrive tooling — safe replay (ADR-0026) (#3)
Show description for a73865c
muhammetsafak
authored
a73865c
View commit details
Copy full SHA for a73865c
Browse repository at this point
chore(release): v1.2.0
muhammetsafak
committed
8eddb59
View commit details
Copy full SHA for 8eddb59
Browse repository at this point
feat(otel): optional OpenTelemetry tracing module (ADR-0025) (#2)
Show description for 85f98a8
muhammetsafak
authored
85f98a8
View commit details
Copy full SHA for 85f98a8
Browse repository at this point
Commits on Jun 18, 2026
build: bump central-publishing-maven-plugin 0.7.0 -> 0.11.0
Show description for a601393
muhammetsafak
committed
a601393
View commit details
Copy full SHA for a601393
Browse repository at this point
chore(release): v1.1.0
muhammetsafak
committed
ebe0836
View commit details
Copy full SHA for ebe0836
Browse repository at this point
feat: optional idempotency (ADR-0022) and per-URN schema validation (ADR-0024) (#1)
Show description for e7f5ba9
muhammetsafak
authored
e7f5ba9
View commit details
Copy full SHA for e7f5ba9
Browse repository at this point
Commits on Jun 13, 2026
Add Redis and RabbitMQ binding conformance to manifest.json
muhammetsafak
committed
9592a0f
View commit details
Copy full SHA for 9592a0f
Browse repository at this point
Update Artemis bq_ property names to JMS-legal underscore form
muhammetsafak
committed
d93525b
View commit details
Copy full SHA for d93525b
Browse repository at this point
Add Artemis binding conformance to manifest.json
muhammetsafak
committed
b0601bb
View commit details
Copy full SHA for b0601bb
Browse repository at this point
chore(conformance): vendor the canonical Kafka (§6) binding block
muhammetsafak
committed
47f51bd
View commit details
Copy full SHA for 47f51bd
Browse repository at this point
chore(conformance): vendor the canonical Pulsar (§5) binding block
muhammetsafak
committed
47a1724
View commit details
Copy full SHA for 47a1724
Browse repository at this point
chore(conformance): vendor the Azure Service Bus (asb) binding block
muhammetsafak
committed
2ea69e5
View commit details
Copy full SHA for 2ea69e5
Browse repository at this point
Add SQS conformance details to manifest.json
muhammetsafak
committed
3d62676
View commit details
Copy full SHA for 3d62676
Browse repository at this point
Commits on Jun 11, 2026
Add GitHub funding information for repository
muhammetsafak
committed
4230883
View commit details
Copy full SHA for 4230883
Browse repository at this point
Commits on Jun 7, 2026
Update babelqueue-core to v1.0.0 for Maven and Gradle dependencies
muhammetsafak
committed
0c76a73
View commit details
Copy full SHA for 0c76a73
Browse repository at this point
Release 1.0.0: public API SemVer-stable; JaCoCo + SpotBugs + GR-8 benchmark
muhammetsafak
committed
fa57ddb
View commit details
Copy full SHA for fa57ddb
Browse repository at this point
Commits on Jun 6, 2026
ci: verify vendored conformance is in sync with the canonical suite
muhammetsafak
committed
28c5f44
View commit details
Copy full SHA for 28c5f44
Browse repository at this point
ci: bump actions/checkout v4 → v5
muhammetsafak
committed
8ee99fe
View commit details
Copy full SHA for 8ee99fe
Browse repository at this point
feat: BabelQueue Java core v0.1.0 (com.babelqueue:babelqueue-core)
muhammetsafak
committed
1be478a
View commit details
Copy full SHA for 1be478a
Browse repository at this point
You can’t perform that action at this time.