PackageTrack
Sign in Get early access

github.com/koordinator-sh/koordinator

v1.8.0 #1197 most downloaded on Go modules koordinator-sh/koordinator

What this package is like to depend on

Last release today

23 Aug 2026

Ships fairly regularly

a new release about every 2 weeks

Some releases are documented

notes for 13 of 23 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

164 releases · first in 2022

37 releases in the last 12 months

see the full history below

Release timeline

164 releases · Mar 2022 to Aug 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 164
  1. v1.8.1-0.20260823050040-da26ff7a4f56 23 Aug 2026 pre-release

    Nothing published for this version

  2. v1.8.1-0.20260806014707-6dfc4d784114 06 Aug 2026 pre-release

    Nothing published for this version

  3. v1.8.1-0.20260804014506-056ba3f85ed4 04 Aug 2026 pre-release

    Nothing published for this version

  4. v1.8.1-0.20260731024949-d22cca0c53e4 31 Jul 2026 pre-release

    Nothing published for this version

  5. v1.8.1-0.20260724065245-a7a1b76bbf81 24 Jul 2026 pre-release

    Nothing published for this version

  6. v1.8.1-0.20260723105942-f03d03f6c555 23 Jul 2026 pre-release

    Nothing published for this version

  7. v1.8.1-0.20260720122940-5007b774be0f 20 Jul 2026 pre-release

    Nothing published for this version

  8. v1.8.1-0.20260715023908-5ec5cd01e5e7 15 Jul 2026 pre-release

    Nothing published for this version

  9. v1.8.1-0.20260707021401-426ece9974c5 07 Jul 2026 pre-release

    Nothing published for this version

  10. v1.8.1-0.20260702081156-07397db217cb 02 Jul 2026 pre-release

    Nothing published for this version

  11. v1.8.1-0.20260701112355-e0f1c5f5b9f3 01 Jul 2026 pre-release

    Nothing published for this version

  12. v1.8.1-0.20260626040050-5b02d4eaf775 26 Jun 2026 pre-release

    Nothing published for this version

  13. v1.8.1-0.20260513070146-5a4b1e4de312 13 May 2026 pre-release

    Nothing published for this version

  14. v1.8.1-0.20260422102705-ec12c91bd36b 22 Apr 2026 pre-release

    Nothing published for this version

  15. v1.8.1-0.20260420112602-b9f99b1694e9 20 Apr 2026 pre-release

    Nothing published for this version

  16. v1.8.0 16 Apr 2026
    Release notes

    What's Changed

    • webhook: fix pod validating error that can't forbid illegal comibinations of QoS and priorityClass by @IULeen in #2595
    • device-daemon: fix yaml by @ZiMengSheng in #2663
    • community: add device & job approver by @ZiMengSheng in #2665
    • koordlet: fix evict feature enabled by @lijunxin559 in #2667
    • scheduler: log deviceShare allocation result by @ZiMengSheng in #2668
    • webhook: support skipping pod enhanced validation via label by @TaoYang526 in #2666
    • koordlet: add metric for cpuset sharepool cpus. by @tan90github in #2649
    • scheduler: provide tooling for schedule diagnosis by @ZiMengSheng in #2669
    • scheduler: fix reservation unreserve when binding leak by @saintube in #2673
    • scheduler: optimize schedule audit with queue by @ZiMengSheng in #2676
    • ci: fix libpfm4 download from sourceforge 403 by @ZiMengSheng in #2683
    • scheduler: make preemption state async by @ZiMengSheng in #2682
    • scheduler: revise reservation handlers and ForgetPod for multi-scheduler by @saintube in #2680
    • chore: upgrade ding-talk code by @ZiMengSheng in #2687
    • deps: upgrade nri to 0.7.0 by @lujinda in #2679
    • scheduler: fix coscheduling prebind with illegal labels by @saintube in #2688
    • scheduler: refine reservation controller args by @saintube in #2690
    • e2e: bump kind version by @saintube in #2686
    • scheduler: fillGPUTotalMem when designatedAllocation by @ZiMengSheng in #2695
    • scheduler: no fillGPUTotalMem when mem&mem-ratio both exists by @ZiMengSheng in #2697
    • scheduler: optimize deviceShare auditability for designatedAllocation by @ZiMengSheng in #2696
    • scheduler & webhook: add replace-resources pod transformer and support pod transform for quota evaluation by @TaoYang526 in #2681
    • scheduler: refine reservation nominator by @saintube in #2701
    • koordlet: set pod priority value to default evict priority by @lijunxin559 in #2703
    • webhook: support skip validating priority when feature ColocationProf… by @lijunxin559 in #2702
    • chore(deps): use exported kubernetes qos package by @hunshcn in #2707
    • api: fix podRequests of utils by @ZiMengSheng in #2708
    • scheduler: add ReplaceResourcesTransformer feature-gate by @TaoYang526 in #2712
    • scheduler: revise reservation's event handler for multi-scheduler by @saintube in #2715
    • feat(gpu): report healthy condition for NVIDIA GPU devices by @summingyu in #2711
    • scheduler: fix deviceshare leak for unassigned pods by @saintube in #2718
    • deps: update ghw to v0.20.0 by @ZhuZhezz in #2700
    • scheduler: improve dp adapter workflow by @zqzten in #2720
    • koordlet: handle GPU init failure when GPU is lost by @ZhuZhezz in #2706
    • koordlet: fix BECPUSuppress adjust cfs_quota failed when BE pods exist by @saintube in #2723
    • scheduler: return success when no reservation reserve numa resource by @ZiMengSheng in #2724
    • scheduler: revise reservation and coscheduling for multischeduler by @saintube in #2721
    • scheduler: fix designated NUMA Hints by @ZiMengSheng in #2730
    • koordlet: fix pod creation fails with "invalid argument"when hyperThreadEnabledRatio > 1.0 in CPU Normalization by @clay-wangzhi in #2694
    • scheduler: run PreBindReservation plugins orderly by @saintube in #2733
    • scheduler: fine-grained device scheduling support MetaX GPU/sGPU by @zqzten in #2734
    • "k8s.io/util/pointer" is deprecated, use "k8s.io/util/ptr" instead by @ikukaku in #2684
    • scheduler: fast look-up matchable reservations by @saintube in #2737
    • scheduler: Introducing QueueingHint into the elasticquota plugin by @BUPT-wxq in #2717
    • scheduler: fix frameworkExtender for multi-profile by @saintube in #2740
    • scheduler: fix pods fail to properly use a reservation yet still consume its resources by @qinfustu in #2738
    • scheduler: fix pods fail to properly use a reservation yet still consume its resources by @qinfustu in #2742
    • scheduler: support designatedHints for NodeNUMAResource by @ZiMengSheng in #2745
    • scheduler: refactor dp adapter node lock workflow by @zqzten in #2743
    • koord-device-daemon: support for MetaX by @ZhuZhezz in #2746
    • scheduler: nodenumaresource adapt pre-allocation, revise reservation AfterPreFilter by @saintube in #2744
    • scheduler: ReservationCache adapt multi profile by @saintube in #2747
    • Update OWNERS by @hormes in #2756
    • scheduler: add questionObjectKey field for explanation by @ZiMengSheng in #2760
    • slo-controller: support static reserved mode for mid resource by @lijunxin559 in #2725
    • scheduler: pass node to TopologyManager interface by @ZiMengSheng in #2761
    • scheduler: add ReservationNominate method by @saintube in #2757
    • scheduler: deviceshare adapt pre-allocation by @saintube in #2752
    • scheduler: fix filter issue for non-required pre-allocation reservation by @TaoYang526 in #2750
    • apis: fix slo strategy CPUEvictThresholdPercent validate by @lijunxin559 in #2762
    • koordlet: refine nri server by @saintube in #2766
    • scheduler: fix representative pod stuck in unschedulablePods by @ZiMengSheng in #2773
    • scheduler: revise PreBind for multischeduler by @saintube in #2774
    • scheduler: nodenumaresource and deviceshare support unassigned event by @saintube in #2776
    • fix(koordlet):Unbind container level cfs_quota by @AutuSnow in #2767
    • scheduler: retry patch when connection close by @ZiMengSheng in #2784
    • docs: add adopter & fix format by @zqzten in #2785
    • scheduler: optimize when bestEffort numaTopologyPolicy by @ZiMengSheng in #2791
    • add koord-queue proposal by @KunWuLuan in #2728
    • scheduler: optimize failedDetail,alreadyWaitForBound for diagnosis and add ttl for explanation by @ZiMengSheng in #2792
    • scheduler: fix diagnosis panic by @ZiMengSheng in #2795
    • scheduler: make reservation unschedulable tolerable by @saintube in #2796
    • koord-descheduler: support skip eviction gates by @songtao98 in #2770
    • fix(cosSchedule):Optimize network topology Binpack effect by @AutuSnow in #2798
    • koord-descheduler: fix log verbosity by @songtao98 in #2794
    • Fix: collector_rdma_linux should not abort on RDMA scan errors by @PixelPixel00 in #2802
    • scheduler: make network-topology aware existing pods by @ZiMengSheng in #2797
    • scheduler: support configure defaultGangMatchPolicy by @ZiMengSheng in #2805
    • scheduler: support designated vf by @ZiMengSheng in #2807
    • proposal: Inference Orchestration Enhancement with Grove Integration by @kangclzjc in #2777
    • scheduler: add nrt in topology options by @ZiMengSheng in #2808
    • scheduler: export FindOneNode by @ZiMengSheng in #2814
    • scheduler: support prefer node hint by @saintube in #2787
    • scheduler: fix ForgetPod panic during startup by @saintube in #2827
    • scheduler: fixup backup-scheduler sync issue with leader by @ZiMengSheng in #2820
    • koord-descheduler: support custom priority plugin by @songtao98 in #2772
    • koord-descheduler: fix AnomalyCondition check bugs and make nodePools inherit top-level default configs. by @tan90github in #2816
    • chore: upgrade controller-gen from v0.14.0 to v0.20.0 by @106umao in #2819
    • scheduler: revise reservation metrics by @saintube in #2829
    • koordlet: support eviction trigger by allocatable by @lijunxin559 in #2780
    • scheduler: audit and metric preemption duration by @ZiMengSheng in #2835
    • koord-descheduler: use raw-allocatable for threshold calculation in descheduler lowNodeLoad plugin. by @tan90github in #2817
    • scheduler: support cluster mode and multiple pre-allocated pods for pre-allocation by @TaoYang526 in #2768
    • scheduler: make topology options RLock by @ZiMengSheng in #2841
    • scheduler: refactor dryRunner for alert and explanation by @ZiMengSheng in #2842
    • kubeclients: use protobuf for native resources #2812 by @manukasvi in #2815
    • scheduler: fix broken reservation-ignored filtering by @saintube in #2844
    • koordlet: extend nrt reporting, support numa-level reservation by @saintube in #2845
    • all: Upgrade to k8s 1.35.2 by @saintube in #2830
    • koordlet: refine NUMA info reporting extensions by @saintube in #2850
    • scheduler: use original schedulerName for arbitrator & dryrunner by @ZiMengSheng in #2848
    • descheduler: skip load-aware balancing without target nodes by @aviralgarg05 in #2838
    • scheduler: log nothing when clusterNetworkTopology not found in cluster by @ZiMengSheng in #2861
    • fix(OfferSlots):The number of OfferSlots should be adjusted according by @AutuSnow in #2799
    • dashboard: add dashboard for scheduling and descheduling by @ZiMengSheng in #2847
    • scheduler: fix flaky test in reservation plugin by @TaoYang526 in #2846
    • scheduler: introduce dp adaption for huawei ascend 300i duo by @zqzten in #2789

    New Contributors

    Note truncated.

    Open source →
  17. v1.7.1-0.20260408063751-358af64a223d 08 Apr 2026 pre-release

    Nothing published for this version

  18. v1.7.1-0.20260330040816-2c9ba36c3884 30 Mar 2026 pre-release

    Nothing published for this version

  19. v1.7.1-0.20260316054037-ced4b4a5aa8e 16 Mar 2026 pre-release

    Nothing published for this version

  20. v1.7.1-0.20260305084229-b4f62e00a04b 05 Mar 2026 pre-release

    Nothing published for this version

  21. v1.7.1-0.20251217024345-d0697a2012cc 17 Dec 2025 pre-release

    Nothing published for this version

  22. v1.7.1-0.20251125132656-64fe1a940204 25 Nov 2025 pre-release

    Nothing published for this version

  23. v1.7.1-0.20251114054031-3e416a57a00d 14 Nov 2025 pre-release

    Nothing published for this version

  24. v1.7.1-0.20251113120031-0eb1d17aad4a 13 Nov 2025 pre-release

    Nothing published for this version

  25. v1.7.1-0.20251112023129-5d3ca9b15d28 12 Nov 2025 pre-release

    Nothing published for this version

  26. v1.7.1-0.20251111064729-02fa28fb9ee8 11 Nov 2025 pre-release

    Nothing published for this version

  27. v1.7.1-0.20251111030828-a7b0c29e8c5d 11 Nov 2025 pre-release

    Nothing published for this version

  28. v1.7.1-0.20251107022825-ee7ba0c0934d 07 Nov 2025 pre-release

    Nothing published for this version

  29. v1.7.1-0.20251030125619-f64e30ff2263 30 Oct 2025 pre-release

    Nothing published for this version

  30. v1.7.0 22 Oct 2025
    Release notes

    What's Changed

    • koordlet: support init container for CPUSetAllocator by @zwzhang0107 in #2349
    • fix(scheduler/api): register missing NodeResourcesFitPlusArgs in v1 c… by @ditingdapeng in #2353
    • scheduler: optimize nodeNUMAResource performance by @ZiMengSheng in #2356
    • scheduler: fix numaNodeResource not reserve cpu by @ZiMengSheng in #2355
    • koordlet: skip reconcile containers in runtime hooks for kata pods by @zwzhang0107 in #2357
    • scheduler: inplace update quota when quota parent change by @shaloulcy in #2351
    • scheduler: update quota tree when quota spec changed by @shaloulcy in #2358
    • chore: refactor ReservationOwnerMatcher func by @googs1025 in #2359
    • scheduler: pre-calculate reservation info for perf by @saintube in #2366
    • koordlet: BECPUSuppress supports cpuSuppressMinPercent by @saintube in #2369
    • scheduler: make Activate invokable by handle by @ZiMengSheng in #2372
    • chore: move SetReservationUnschedulable func to util package by @googs1025 in #2362
    • feature(GCmetrics): support GCHistogramVec for util package by @googs1025 in #2382
    • feat(koordlet): Add pod evict metrics by kill containers by @dongjiang1989 in #2388
    • fix(koordlet):BlkIOReconcile plugin not using WaitForCacheSync method correctly to synchronize by @googs1025 in #2386
    • scheduler: add log for diagnosize by @ZiMengSheng in #2397
    • scheduler: add elasticquota ForgetPod, enable lazyreservationrestore for preferred topologyspread by @saintube in #2394
    • chore: update actions runner image to Ubuntu 22.04 by @dongjiang1989 in #2396
    • apis: add default Pending phase when creating reservation by @googs1025 in #2390
    • scheduler: add metrics for elastic quota and refact UpdateQuota by @shaloulcy in #2392
    • scheduler: reduce loadaware lock overhead, improve reservation args by @saintube in #2399
    • scheduler: add ReservationStatusPhase metrics for reservation feature by @googs1025 in #2368
    • chore: fix wrong reservation phase in unit test by @googs1025 in #2403
    • webhook: add error info when failed to check sub and parent group quo… by @lijunxin559 in #2406
    • scheduler: support DispenseWithLRNDeviceAllocation by @ZiMengSheng in #2410
    • koordlet: add resctrl qos collector by @Rouzip in #2005
    • scheduler: add OmitNodeLabelsForReservation, expose GetQuotaInformer by @saintube in #2412
    • koord-descheduler: add nil check for podMetric in NodeFit of loadaware plugin by @ClanEver in #2405
    • scheduler: fix reservation cache leak when terminated and deleted by @saintube in #2416
    • scheduler: Add gcDurationSeconds field to ReservationArgs by @googs1025 in #2402
    • webhook: check quota that only allow max >= used for specific resources by @zheng-weihao in #2409
    • scheduler: change quota info to rw lock by @shaloulcy in #2421
    • scheduler: rename leastRequestedScore func by @googs1025 in #2422
    • scheduler: optimize secondary device well planned by @ZiMengSheng in #2425
    • scheduler: avoid string concatenation and podLister in loadaware func… by @lijunxin559 in #2424
    • scheduler: optimize filterNodeDevice by @ZiMengSheng in #2428
    • scheduler: correct secondaryDeviceNotWellPlanned metric by @ZiMengSheng in #2431
    • scheduler: remove Duplicate goroutines and remove Deprecated poll func by @googs1025 in #2429
    • chore: update EnableRuntimeQuota param description by @cntigers in #2434
    • scheduler: fix shared gpu binpack bug by @ZiMengSheng in #2436
    • descheduler: return the unmatched cases first by @googs1025 in #2435
    • chore(statesInformer): remove useless code and use generateQueryDuration() func in collectMetric() func by @googs1025 in #2439
    • scheduler: support multi-scheduler by @ZiMengSheng in #2441
    • scheduler: fix CheckParentQuota bug when multiquotatree by @ZiMengSheng in #2442
    • e2e: disable LoadAware Filter to fix flaky test by @ZiMengSheng in #2448
    • scheduler: abstract nextPod and gang inplements it by @ZiMengSheng in #2417
    • chore: qos manager removes repeat goroutine by @googs1025 in #2437
    • scheduler: add QuotaHookPlugin for extensible resource limiting in ElasticQuota plugin by @TaoYang526 in #2415
    • scheduler: add ElasticQuota arg to control preemption of default quota (#2413) by @LennonChin in #2449
    • scheduler: fix calFreeWithPreemptible modify nodeDevice by @ZiMengSheng in #2453
    • scheduler: allow to disable Controllers by @saintube in #2452
    • scheduler: gpuSharedPod doesn't fit secondaryDeviceWellPlanned by @ZiMengSheng in #2454
    • chore: refactor ValidateNodeNUMAResourceArgs func and add miss NUMAScoringStrategy validate by @googs1025 in #2426
    • chore: rename validateEstimatedResourceThresholds -> validateEstimatedScalingFactors by @googs1025 in #2427
    • scheduler: fix noisy monitor timeout for unhandled dequeue pod by @saintube in #2458
    • scheduler: change elastic quota Reserve/Unreserve lock by @shaloulcy in #2456
    • all: enhance colocation profile by @saintube in #2445
    • koordlet: support extension controllers by @shaloulcy in #2459
    • scheduler: run pod-update hooks for elastic-quota regardless of whether used resources have changed by @TaoYang526 in #2461
    • scheduler: add FG validatingPodDeviceResource and EnableSyncGPUShared… by @ZiMengSheng in #2466
    • scheduler: Add hook plugins logic in ReplaceQuotas and OnQuotaUpdate methods of ElasticQuota plugin. by @TaoYang526 in #2465
    • scheduler: make loadaware debuggable by @saintube in #2468
    • scheduler: fix data race issues in GroupQuotaManager#IsQuotaUpdated and MockHookPlugin by @TaoYang526 in #2469
    • manager: reconcile colocation-profile if enabled by @saintube in #2472
    • proposal: heterogeneous GPU device reporting by @ZhuZhezz in #2423
    • scheduler: fine-grained device scheduling support Huawei Ascend NPU (full card) by @zqzten in #2467
    • koord-descheduler: support node selector for each descheduler profile by @songtao98 in #2168
    • koord-descheduler: fix descheduler object limiter with multiple profiles by @songtao98 in #2200
    • scheduler: fix quota webhook panic by @shaloulcy in #2473
    • scheduler: fix runtime not updated when no pending pods in quota by @qinfustu in #2471
    • scheduler: fix PreBind Patch for pods with same name but different uid by @saintube in #2476
    • scheduler: reject schedulerName unmatched binding by @saintube in #2478
    • koordlet: fix avg not being collected in AggregatedUsage by @ClanEver in #2479
    • chore: fix wrong event type by @googs1025 in #2444
    • scheduler: fix nodeName filter fail by @ZiMengSheng in #2482
    • koordlet: fix resctrl metric releated flags's comment. by @dabaooline in #2483
    • scheduler: revise PreBind safe Patch by @saintube in #2485
    • scheduler: indicates X-th member pod failed when gangScheduling by @ZiMengSheng in #2486
    • scheduler: support leave allocate logic to kubelet by @ZiMengSheng in #2487
    • fix: GetLocalStorageInfo maybe hang by @dabaooline in #2484
    • scheduler: revise event handlers for updating scheduler name by @saintube in #2488
    • scheduler: put Coscheduling postFilter logic in afterPostFilter by @ZiMengSheng in #2490
    • all: fix switching schedulers by @saintube in #2493
    • scheduler: set PodGroup's OccupiedBy field correctly by @googs1025 in #2494
    • scheduler: fix pod not update in nextpod by @ZiMengSheng in #2495
    • scheduler: use RWMutex instead of Mutex by @googs1025 in #2497
    • descheduler: fix podFitsAnyNodeWithThreshold when node not fit pod by @dabaooline in #2492
    • scheduler: fine-grained device scheduling support Huawei Ascend vNPU by @zqzten in #2496
    • scheduler: introduce gpu minors annotation to device plugin adapter by @zqzten in #2504
    • manager: colocationprofile support appending label suffix by @saintube in #2503
    • chores: update community meeting information by @songtao98 in #2505
    • manager: fix typo for colocationprofile by @saintube in #2506
    • scheduler: add koordinator.sh/gpu-memory to default device share scoring strategy resources by @zqzten in #2507
    • scheduler: revise preEnqueue RepresentativePod by @ZiMengSheng in #2509
    • scheduler: mark gangGroupScheduling with startTime and fix pod status by @ZiMengSheng in #2512
    • koordlet: remove qos module by @Rouzip in #2440
    • koordlet(statesinformer): sort podsMetricInfo and hostAppMetricInfo by name for consistent output by @googs1025 in #2510
    • scheduler: fix unhandled timeout in SchedulerMonitor by @saintube in #2518
    • manager: Optimize ConfigMap update event handling by reordering checks by @googs1025 in #2511
    • koord-descheduler: use RWMutex instead of use Mutex by @googs1025 in #2514
    • Update descheduler approvers by @songtao98 in #2520
    • scheduler: add pre-allocation api, revise reservation interfaces by @saintube in #2513
    • koordlet: adding cpu.max.burst comments by @bobsongplus in #2524
    • colocationprofile: support namespace selector for ClusterColocationProfile in controller by @googs1025 in #2522
    • webhook: add more info when deleting quota failed by @googs1025 in #2519
    • scheduler: add loadaware plugins Aggregated Args Validate by @googs1025 in #2527
    • proposal: network topology aware scheduling by @yccharles in #2474
    • scheduler: fix flaky test by @ZiMengSheng in #2532
    • scheduler: loadaware support force estimated duration and other improvements by @zheng-weihao in #2531
    • remove inactive approve to smooth review process by @ZiMengSheng in #2534
    • koordlet: fix Histogram maxValue error by @cntigers in #2540
    • scheduler: add ElasticQuota arg to control MinQuotaScale by @qinfustu in #2542
    • scheduler: only requeue gang when gangWorth and by activate by @ZiMengSheng in #2537
    • koord-manager: support enhanced validation for pod by @TaoYang526 in #2462
    • scheduler: fix missing Unreserve when ResizePod=true by @saintube in

    Note truncated.

    Open source →
  31. v1.6.1 01 Aug 2025
    Release notes

    What's Changed

    • fix(scheduler/api): register missing NodeResourcesFitPlusArgs in v1 c… by @ditingdapeng in #2353
    • scheduler: fix the noderesourcefitplus plugin does not implement the LocalStorageCapacityIsolation FeatureGate by @qinfustu in #2536

    Full Changelog: v1.6.0...v1.6.1

    Open source →
  32. v1.6.1-0.20250916101539-441eb399b8b7 16 Sep 2025 pre-release

    Nothing published for this version

  33. v1.6.1-0.20250916040140-95c97f144573 16 Sep 2025 pre-release

    Nothing published for this version

  34. v1.6.1-0.20250912160935-175111eead4f 12 Sep 2025 pre-release

    Nothing published for this version

  35. v1.6.1-0.20250814054208-30af9c2c5d7c 14 Aug 2025 pre-release

    Nothing published for this version

  36. v1.6.1-0.20250808061103-7883a7f36703 08 Aug 2025 pre-release

    Nothing published for this version

  37. v1.6.1-0.20250416015720-bc78bd203424 16 Apr 2025 pre-release

    Nothing published for this version

  38. v1.6.1-0.20250411020615-b652a3b1348d 11 Apr 2025 pre-release

    Nothing published for this version

  39. v1.6.0 17 Feb 2025
    Release notes

    What's Changed

    Note truncated.

    Open source →
  40. v1.5.1-0.20250120030048-f65dbbf524f2 20 Jan 2025 pre-release

    Nothing published for this version

  41. v1.5.1-0.20241205124807-7c941194bc36 05 Dec 2024 pre-release

    Nothing published for this version

  42. v1.5.1-0.20241205024107-50cfd34d8bce 05 Dec 2024 pre-release

    Nothing published for this version

  43. v1.5.1-0.20241204095207-c2a85cb5cbd3 04 Dec 2024 pre-release

    Nothing published for this version

  44. v1.5.1-0.20241204082908-ae367c4b986b 04 Dec 2024 pre-release

    Nothing published for this version

  45. v1.5.1-0.20241203115306-b36d230031f2 03 Dec 2024 pre-release

    Nothing published for this version

  46. v1.5.1-0.20241203015106-46c7604ee575 03 Dec 2024 pre-release

    Nothing published for this version

  47. v1.5.1-0.20241202090505-d06699e45cad 02 Dec 2024 pre-release

    Nothing published for this version

  48. v1.5.1-0.20241128100002-13a7107a2102 28 Nov 2024 pre-release

    Nothing published for this version

  49. v1.5.1-0.20241128020101-6fa038885eb1 28 Nov 2024 pre-release

    Nothing published for this version

  50. v1.5.1-0.20241126014500-ceff9cdb7b25 26 Nov 2024 pre-release

    Nothing published for this version

  51. v1.5.1-0.20241121083455-0f574d2f366c 21 Nov 2024 pre-release

    Nothing published for this version

  52. v1.5.1-0.20241120042954-0ce631473e76 20 Nov 2024 pre-release

    Nothing published for this version

  53. v1.5.1-0.20241113112849-b4c53c8f0bf9 13 Nov 2024 pre-release

    Nothing published for this version

  54. v1.5.1-0.20241111101047-ae5ae59f14e3 11 Nov 2024 pre-release

    Nothing published for this version

  55. v1.5.1-0.20240914120454-beab44e71aac 14 Sep 2024 pre-release

    Nothing published for this version

  56. v1.5.1-0.20240906055448-aacf58570c19 06 Sep 2024 pre-release

    Nothing published for this version

  57. v1.5.1-0.20240904110446-36cb60962895 04 Sep 2024 pre-release

    Nothing published for this version

  58. v1.5.1-0.20240904075545-1753a90c65f1 04 Sep 2024 pre-release

    Nothing published for this version

  59. v1.5.1-0.20240704073825-448015c5221f 04 Jul 2024 pre-release

    Nothing published for this version

  60. v1.5.0 03 Jun 2024
    Release notes

    What's Changed

    Note truncated.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive