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
Type
/
to 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 }}
arainko
/
zio
Public
forked from
zio/zio
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
issue-8571
User selector
All users
All time
Commit history
Commits on Dec 3, 2024
add a test for Span comparison
arainko
committed
26b9428
View commit details
Copy full SHA for 26b9428
Browse repository at this point
Commits on Dec 2, 2024
fix issue 8571
arainko
committed
4ba5cd2
View commit details
Copy full SHA for 4ba5cd2
Browse repository at this point
Commits on Nov 29, 2024
Fix zio-kafka regression caused by ZStream changes (#9341)
kyri-petrou
authored
426bb3d
View commit details
Copy full SHA for 426bb3d
Browse repository at this point
Commits on Nov 28, 2024
Bring Ref on par with AtomicInteger (#9340)
Show description for d441ab0
erikvanoosten
authored
d441ab0
View commit details
Copy full SHA for d441ab0
Browse repository at this point
Make `val`s non-transient in ZIO services (#9345)
kyri-petrou
authored
ebf84a1
View commit details
Copy full SHA for ebf84a1
Browse repository at this point
Don't import java.io.IO to avoid name conflict (#9322)
digy
authored
6586910
View commit details
Copy full SHA for 6586910
Browse repository at this point
Remove Scalac From Sponsors (#9331)
Show description for 7a725b7
khajavi
authored
7a725b7
View commit details
Copy full SHA for 7a725b7
Browse repository at this point
Cause filter fix (#9254)
Show description for 252e23e
eyalfa
authored
252e23e
View commit details
Copy full SHA for 252e23e
Browse repository at this point
Use `-Ybackend-parallelism:4` when compiling Scala 2.13 with optimizer (#9346)
kyri-petrou
authored
ef1a0e9
View commit details
Copy full SHA for ef1a0e9
Browse repository at this point
[Issue-9272] add ZLayer#runWith (#9351)
Show description for 8044c89
arainko
authored
8044c89
View commit details
Copy full SHA for 8044c89
Browse repository at this point
Add `applyOnExit` and `applyOnExitWith` methods to `ZIO.Grafter` (#9349)
kyri-petrou
authored
97b958a
View commit details
Copy full SHA for 97b958a
Browse repository at this point
Commits on Nov 26, 2024
chore(deps): update dependency prettier to v3.4.1 (#9347)
Show description for 3608c53
renovate[bot]
authored
3608c53
View commit details
Copy full SHA for 3608c53
Browse repository at this point
fix(deps): update dependency @zio.dev/zio-telemetry to v3.1.0 (#9348)
Show description for b544835
renovate[bot]
authored
b544835
View commit details
Copy full SHA for b544835
Browse repository at this point
add a banner for zionomicon announcement. (#9338)
khajavi
authored
9a185ed
View commit details
Copy full SHA for 9a185ed
Browse repository at this point
Use a `val` for accessing `Ref.Atomic#unsafe` (#9344)
kyri-petrou
authored
1e60632
View commit details
Copy full SHA for 1e60632
Browse repository at this point
chore(deps): update dependency prettier to v3.4.0 (#9343)
Show description for bbf9058
renovate[bot]
authored
bbf9058
View commit details
Copy full SHA for bbf9058
Browse repository at this point
chore(deps): update dependency cytoscape to v3.30.4 (#9342)
Show description for 231a949
renovate[bot]
authored
231a949
View commit details
Copy full SHA for 231a949
Browse repository at this point
Commits on Nov 24, 2024
fix(deps): update dependency @zio.dev/zio-telemetry to v3.0.2 (#9335)
Show description for bca7837
renovate[bot]
authored
bca7837
View commit details
Copy full SHA for bca7837
Browse repository at this point
fix(deps): update dependency @zio.dev/zio-quill to v4.8.5 (#9334)
Show description for 40ed588
renovate[bot]
authored
40ed588
View commit details
Copy full SHA for 40ed588
Browse repository at this point
perf: Use whileLoop instead of recursion for several functions (#9131)
tmccombs
authored
5b3a3d5
View commit details
Copy full SHA for 5b3a3d5
Browse repository at this point
Commits on Nov 23, 2024
Introducing ZIO Guru on Gurubase.io (#9314)
Show description for a6ef832
kursataktas
authored
a6ef832
View commit details
Copy full SHA for a6ef832
Browse repository at this point
Suppress ExplicitImplicitTypes Wartremover warning in macro (#9323)
joroKr21
authored
d05ffd0
View commit details
Copy full SHA for d05ffd0
Browse repository at this point
Fix scoped stream propagation (#9327)
kyri-petrou
authored
63aa2b0
View commit details
Copy full SHA for 63aa2b0
Browse repository at this point
Commits on Nov 22, 2024
Fix scope propagation for multiple specs #9175 (#9325)
Show description for f847fb1
clarzte
authored
f847fb1
View commit details
Copy full SHA for f847fb1
Browse repository at this point
Commits on Nov 21, 2024
Remove implicit forking in ZIO#onDone and ZIO#onDoneCause to align with onX methods (#9286)
Show description for 5e3e31d
asr2003
and
kyri-petrou
authored
5e3e31d
View commit details
Copy full SHA for 5e3e31d
Browse repository at this point
Cleanup & update build.sbt (#9310)
Show description for 349c3c6
kyri-petrou
authored
349c3c6
View commit details
Copy full SHA for 349c3c6
Browse repository at this point
chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.9 (#9315)
Show description for 018b84f
renovate[bot]
authored
018b84f
View commit details
Copy full SHA for 018b84f
Browse repository at this point
fix(deps): update dependency @zio.dev/zio-prelude to v1.0.0-rc35 (#9318)
Show description for 8765f04
renovate[bot]
authored
8765f04
View commit details
Copy full SHA for 8765f04
Browse repository at this point
Commits on Nov 20, 2024
Fix release CI (#9317)
Show description for 6fe8720
kyri-petrou
authored
6fe8720
View commit details
Copy full SHA for 6fe8720
Browse repository at this point
Commits on Nov 19, 2024
Fix interruption propagation in ZChannel mapOutPar* methods (#9312)
kyri-petrou
authored
7375876
View commit details
Copy full SHA for 7375876
Browse repository at this point
Fix timeouts in ZStream test (#9313)
kyri-petrou
authored
5948239
View commit details
Copy full SHA for 5948239
Browse repository at this point
Commits on Nov 16, 2024
Reduce the size of code generated by layer macros (#9281)
Show description for a2635c4
joroKr21
authored
a2635c4
View commit details
Copy full SHA for a2635c4
Browse repository at this point
Fix memory leak in `ZKeydPool#invalidate` (#9307)
kyri-petrou
authored
c70afc4
View commit details
Copy full SHA for c70afc4
Browse repository at this point
Commits on Nov 15, 2024
fix(deps): update dependency tailwindcss to v3.4.15 (#9305)
Show description for 5e9763e
renovate[bot]
authored
5e9763e
View commit details
Copy full SHA for 5e9763e
Browse repository at this point
Commits on Nov 14, 2024
fix(deps): update dependency @zio.dev/zio-prelude to v1.0.0-rc34 (#9302)
Show description for c01d878
renovate[bot]
authored
c01d878
View commit details
Copy full SHA for c01d878
Browse repository at this point
Previous
Next
You can’t perform that action at this time.