Releases: rockstor/rockstor-core
Releases · rockstor/rockstor-core
5.0.5-0
What's Changed
- Don't throw exception when getting supervisord service status #2681 by @FroggyFlox in #2682
- Add PyCharm rock-tests run config #2686 by @phillxnet in #2687
- Provisional Django 2.2 LTS update #2625 by @phillxnet in #2690
- Update Python dependency to 3.9 #2691 by @phillxnet in #2692
- Update django-pipeline to latest #2689 by @phillxnet in #2694
- Update Django REST Framework within Django version constraint #2695 by @phillxnet in #2697
- Update python-socketio & python-engineio to latest #2591 by @phillxnet @Hooverdan96 in #2701
- Update Requests library to latest #2704 by @phillxnet in #2705
- Update gunicorn to latest - use gthread - discrete config file #2702 by @phillxnet in #2706
- Use single https session to retrieve all rock-on definitions #2707 by @phillxnet in #2708
- remove django-braces dependency #2709 by @phillxnet in #2711
- Implement Tailscale service #2679 by @FroggyFlox in #2712
- Bump versions to a 5.0.5 base (Testing) - testing branch #2715 by @phillxnet in #2716
Full Changelog: 5.0.4-0...5.0.5-0
5.0.4-0
What's Changed
- Migrate to New Middleware style #2662 by @FroggyFlox in #2663
- Use user.is_authenticated as an attribute #2664 by @FroggyFlox in #2665
- Set
Meta.base_manager_name
on 'storageadmin.Disk' #2666 by @FroggyFlox in #2667 - surface Distro Version to breadcrumb bar #2668 by @Hooverdan96 in #2670
- Explicitly set REALM when querying workgroup #2671 by @FroggyFlox in #2672
- Catch DBusException to not throw error on LDAP group lookup #2673 by @FroggyFlox in #2674
- Bump versions to a 5.0.4 base (Testing) - testing branch #2675 by @phillxnet in #2676
Full Changelog: 5.0.3-0...5.0.4-0
5.0.3-0
What's Changed
- Update .gitignore with Rockstor build artifacts #2644 by @StephenBrown2 in #2643
- Address compression cosmetics #2640 by @StephenBrown2 in #2641
- Establish on_delete for ForeignKey re Django update #2645 by @phillxnet in #2648
- Web-UI update fails to recreate venv #2652 by @FroggyFlox @phillxnet in #2654
- Enhance development ease #2653 by @phillxnet in #2655
- Improve Web-UI update re systemd service management #2651 by @phillxnet in #2656
- Improve rockstor.service re robustness #2657 by @phillxnet in #2658
- (t) Update django-pipeline to 1.7.0 #2646 by @FroggyFlox in #2659
- Save and Restore config back-up files during rpm update #2660 by @Hooverdan96 @phillxnet @FroggyFlox in #2661
Full Changelog: 5.0.2-0...5.0.3-0
5.0.2-0
What's Changed
- user admin enable without password change not internal error #2635 by @phillxnet in #2636
- Improve OS independence re unit tests #2633 by @phillxnet in #2637
- Add option for ZSTD compression #2618 by @StephenBrown2 in #2619
- resolve indeterminate or inappropriate postgresql alternative conf #2632 by @phillxnet in #2638
New Contributors
@StephenBrown2 made their first contribution in #2619
Full Changelog: 5.0.1-0...5.0.2-0
5.0.1-0
What's Changed
- (t) Failure to check for updates in locales other than en_US #2627 by @phillxnet in #2628
- venv not updating re python version change #2626 by @phillxnet in #2629
Full Changelog: 5.0.0-0...5.0.1-0
5.0.0-0
What's Changed
- Preliminary python 3.6 port - development #2564 by @phillxnet in #2567
- Py3.6 update test_btrfs.py and use built-in mock #2571 by @phillxnet in #2573
- Py3.6 ModuleNotFoundError: No module named 'mock' - tests #2575 by @phillxnet in #2576
- Py3.6 ModuleNotFoundError: 'crontabwindow', 'nfsd_calls' - tests #2578 by @phillxnet in #2579
- Py3.6 test_shares.py & test_snapshot.py re boolean type #2580 by @phillxnet in #2581
- Save network usage processed data as List object #2577 by @FroggyFlox in #2583
- Py3.6 test_user.py fail re string interpretation #2582 by @phillxnet in #2584
- Py3.6 Scheduled tasks import paths fix, snapshot & scub #2570 by @phillxnet in #2585
- Restore Logs Manager - Logs Readers functions #2568 by @FroggyFlox in #2586
- Py3.6 Update certifi, urllib3, idna #2588 by @phillxnet in #2589
- Restore config backup functionality #2569 by @FroggyFlox in #2592
- Add GitHub Action to trigger post-release updates across repositories #2600 by @FroggyFlox in #2602
- Testing counterpart Revise Stable Updates activation re legacy shop removal #2603 by @phillxnet in #2604
- SSL Certificate update doesn't reload nginx #2606 by @phillxnet in #2607
- Disposition of pytz package #2590 by @phillxnet in #2608
- update use of python distro module re 1.7.0+ changes #2426 by @phillxnet in #2609
- Update unit tests re recent SSL Cert update changes #2611 by @phillxnet in #2612
- Update specifics of Python version in pyproject.toml etc #2620 by @phillxnet in #2623
- WARNING -- RENEWED TESTING PHASE 5.0.0-0 -- (DEVELOPERS ONLY) #2610 by @phillxnet in #2624
Full Changelog: 4.6.0-0...5.0.0-0
4.6.1-0
What's Changed
- Add GitHub Action to trigger post-release updates across repositories #2596 by @FroggyFlox in #2597
- Revise Stable Updates activation re legacy shop removal #2599 by @phillxnet in #2601
- SSL Certificate update doesn't reload nginx #2566 by @phillxnet in #2605
- Update unit tests re recent SSL Cert update changes #2613 by @phillxnet in #2614
- Bump versions to a 4.6.1 base (Stable) - master branch #2615 by @phillxnet in #2617
Full Changelog: 4.6.0-0...4.6.1-0
4.6.0-0
What's Changed
- configure Dependabot against testing branch #2412 by @phillxnet in #2413
- use cryptsetup to retrieve container uuid #2545 by @phillxnet in #2547
- Make rockon-delete compatible with duplicate RockOn model entries #2549 by @FroggyFlox in #2552
- Cleanup json2.js reference #2550 by @Hooverdan96 in #2553
- Account for Tumbleweed sshd config changes #2501 by @phillxnet in #2555
- 2540 migrate hard wired config paths re poetry build by @FroggyFlox in #2558
- Improve permissions on crontabs created by rockstor by @FroggyFlox in #2559
- Allow delete of un-mounted/un-mountable pool #2395 by @phillxnet in #2560
- Bump versions to a 4.6.0 base (RC7) #2561 by @phillxnet in #2562
- Merge testing branch into master #2529 by @phillxnet in #2563
Full Changelog: 4.5.9-1...4.6.0-0
4.5.9-1
What's Changed
- Account for empty meta in reboot_shutdown.py #2514 by @FroggyFlox in #2518
- improve behaviour on missing /dev/disk/by-id dir #2401 by @phillxnet in #2519
- Add mixed raid levels #2520 by @phillxnet in #2524
- adds scrollbar on large env vars forms #2533 by @kanecko in #2530
- Use InfoPipe as fallback mechanism to fetch user/group information #2526 by @FroggyFlox in #2532
- Enhance Pool size calculation re new raid levels #2525 by @phillxnet in #2534
- Replace 'SHOP' with 'OPEN COLLECTIVE' in header menu #2538 by @phillxnet in #2539
- Bump versions to a 4.5.9 base (RC6) #2541 by @phillxnet in #2542
- Update indirect greenlet dependency to latest version #2543 by @phillxnet in #2544
Full Changelog: 4.5.8-0...4.5.9-1
4.5.8-0
What's Changed
- Remove raid0 dev restriction & tidy pool dev fencing code #2385 by @phillxnet in #2500
- Improve 'Maintenance required' advice #2394 by @phillxnet in #2503
- Convert share ID during snapshot task restore #2355 by @FroggyFlox in #2507
- drop qgroupid in share create when quotas are disabled #2506 by @Hooverdan96 @phillxnet in #2511
- alt arch causing false positive update available #2468 by @phillxnet in #2512
- Convert pool ID in backup file to the one in the database #2508 by @FroggyFlox in #2513
- Bump versions to a 4.5.8 base (RC5) #2510 by @phillxnet in #2515
Full Changelog: 4.5.7-0...4.5.8-0