Releases: ipni/storetheindex
Releases · ipni/storetheindex
v0.8.28
What's Changed
- Concurrent mirror updates by @gammazero in #2602
- new version by @gammazero in #2603
Full Changelog: v0.8.27...v0.8.28
v0.8.27
What's Changed
- Deploy latest to
prod
environment by @github-actions in #2596 - deploy update by @gammazero in #2597
- Write complete CAR file when index content read from CAR file by @gammazero in #2599
- new version by @gammazero in #2600
Full Changelog: v0.8.26...v0.8.27
v0.8.26
What's Changed
- Deploy latest to
prod
environment by @github-actions in #2585 - Handle context concelation during ingestion by @gammazero in #2592
- Update log message by @gammazero in #2593
- Fix log message by @gammazero in #2594
Full Changelog: v0.8.25...v0.8.26
v0.8.25
What's Changed
- Deploy latest to
dev
environment by @github-actions in #2548 - Deploy latest dhstore image by @gammazero in #2556
- Deploy latest to
prod
environment by @github-actions in #2555 - Deploy latest assigner by @gammazero in #2557
- Deploy latest telemetry service to dev and prod by @gammazero in #2558
- No longer publish container images to
filecoin/storetheindex
by @masih in #2559 - Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #2560
- one less worker for dev by @gammazero in #2562
- More logging in dev, for now by @gammazero in #2563
- Debug log level for libp2phttp by @gammazero in #2564
- More debug logging by @gammazero in #2565
- Fewer workers on inga to prevent OOM by @gammazero in #2566
- Deploy indexer without graphsync to dev by @gammazero in #2568
- Dev info logging by @gammazero in #2569
- Add another worker to dev by @gammazero in #2570
- Enable debug logging by @gammazero in #2571
- Deploy updated sti with no graphsync to dev by @gammazero in #2573
- fewer workers for dev by @gammazero in #2574
- deploy update by @gammazero in #2575
- Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #2572
- deploy update by @gammazero in #2576
- Dev deploy with more logging and skip 500 sync errors by @gammazero in #2577
- Deploy indexer with updates libp2p by @gammazero in #2578
- More workers for dev by @gammazero in #2579
- Cycle detection by @gammazero in #2580
- Log ad stack progress by @gammazero in #2581
- Deploy indexer that avoids redundant ad chain processing by @gammazero in #2582
- Deploy sync fix to prod by @gammazero in #2584
- deploy sti update to dev by @gammazero in #2588
- Deploy latest dhstore to dev by @gammazero in #2587
- Deploy sti update to prod by @gammazero in #2589
- Deploy new dhstore to prod by @gammazero in #2586
- Increase http timeout to help slow publishers by @gammazero in #2590
- Port fixes from no-graphsync branch by @gammazero in #2583
- new version by @gammazero in #2591
Full Changelog: v0.8.24...v0.8.25
v0.8.24
What's Changed
- Deploy latest to
prod
environment by @github-actions in #2552 - Update go-libipni with sync client reuse fix by @gammazero in #2553
- new version by @gammazero in #2554
Full Changelog: v0.8.23...v0.8.24
v0.8.23
What's Changed
- Deploy latest to
dev
environment by @github-actions in #2543 - Deploy latest to
prod
environment by @github-actions in #2545 - Remove dead bootstrap peers from assigner config by @gammazero in #2546
- Update boxo by @gammazero in #2547
Full Changelog: v0.8.22...v0.8.23
v0.8.22
What's Changed
- Deploy latest to
dev
environment by @github-actions in #2521 - Deploy latest to
prod
environment by @github-actions in #2524 - Deploy latest image to assigner by @gammazero in #2525
- Allow configuration of per-provider publishers policy by @gammazero in #2526
- Remove tornado namespace by @masih in #2529
- Destroy infrastructure associated to tornado team by @masih in #2530
- Clean up old users and permissions by @masih in #2531
- Undeploy underused CRDs from dev by @masih in #2532
- Remove index provider tenant from dev K8S cluster by @masih in #2533
- Undeploy grafana dashboard from K8S clusters by @masih in #2534
- Reduce cluster controller replicas by @masih in #2535
- Rightsize dhstore on dev by @masih in #2536
- Allow dhstore on dev to use any available node by @masih in #2537
- Remove explicit node type selector for dhstore in dev by @masih in #2538
- Clean up under utilised worker groups in dev by @masih in #2539
- Update dependencies by @gammazero in #2540
- Deploy latest to
dev
environment by @github-actions in #2528 - Remove dead bootstrap nodes by @gammazero in #2541
Full Changelog: v0.8.21...v0.8.22
v0.8.21
What's Changed
- Deploy latest to
dev
environment by @github-actions in #2488 - Stop using mirror on dev indexer by @gammazero in #2517
- Deploy latest to
prod
environment by @github-actions in #2516 - Build ipnigc without CGO in Docker image by @gammazero in #2518
- Config comments by @gammazero in #2520
- Deploy latest to
dev
environment by @github-actions in #2519 - Make ipni-gc excutable into the gc subcommand of storetheindex by @gammazero in #2522
Full Changelog: v0.8.20...v0.8.21
v0.8.20
What's Changed
- Deploy latest to
prod
environment by @github-actions in #2499 - Block bad publisher by @gammazero in #2500
- Revert "Block bad publisher" by @gammazero in #2501
- Deploy latest dhstore to dev by @gammazero in #2502
- Deploy new dhstore to prod by @gammazero in #2503
- Configurable first sync depth by @gammazero in #2505
- Simplify Dockerfile for a minimal non-root image by @masih in #2504
- Revert assigner startup config change by @gammazero in #2506
- Fix assigner start and deploy with new image by @gammazero in #2508
- Create read-only user for bare metal mirror instance by @masih in #2509
- Remove dedicated assigner dockerfile in favour of root dockerfile by @masih in #2511
- Implement script to cross announce providers across indexers by @masih in #2513
- Avoid mirror head check if CAR was read from write mirror by @gammazero in #2514
- Separate read and write storage backend for mirror by @masih in #2512
- Bump version in prep for release by @masih in #2515
Full Changelog: v0.8.19...v0.8.20
v0.8.19
What's Changed
- Deploy latest to
prod
environment by @github-actions in #2489 - Increase polling frequency by @gammazero in #2490
- Remove unused metric by @gammazero in #2492
- Update CD pipeline access token by @masih in #2493
- Configurable option to skip ads with 500 error on first entries block by @gammazero in #2497
Full Changelog: v0.8.18...v0.8.19