PackageTrack
Sign in Get early access

github.com/sodafoundation/api

v1.1.0 #2065 most downloaded on Go modules sodafoundation/api

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Release timing varies

gaps range from 8 days to 13 months

Rarely documented

notes for 4 of 31 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

33 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

33 releases · Dec 2017 to Jun 2022
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 33
  1. v1.1.1-0.20220614063337-df1bf3d6aeff 14 Jun 2022 pre-release

    Nothing published for this version

  2. v1.1.0 20 May 2021
    Release notes

    Version Summary

    Version Number : v1.1.0 [tag: v1.1.0]
    Date: 30-June-2021

    Release Summary :

    SODA api v1.1.0 Release is an incremental release over previous release (v1.0.0) of SODA Api.
    The earlier stable release, you can get here.

    Changelog

    New Feature

    • Migrate to GitHub Actions for CI. Added the GitHub Action to build the SODA api.

    Projects/Repos Tested with this release:

    Project Release Tag
    controller v1.1.0
    dock v1.3.0
    nbp v1.4.0
    installer v1.4.0
    dashboard v1.4.0

    How to use the Release:

    Configuration & Installation If you want more config control, you can follow these steps: https://docs.sodafoundation.io/soda-gettingstarted/installation-using-ansible/
    Ensure to checkout v1.1.0

    Issues and Suggestions

    Any SODA Release related issues/suggestions, please raise at https://github.com/sodafoundation/api/issues

    Documentation

    https://docs.sodafoundation.io

    Open source →
    Release notes

    v1.1.0 release Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v1.0.1 20 May 2021
    Release notes

    Version Summary

    Version Number : v1.0.1 [tag: v1.0.1]
    Date: 22-June-2021

    Release Summary :

    SODA v1.0.1 Release is an incremental release over previous release (v1.3.0) of SODA Foundation.
    The earlier stable Isabela release, you can get here.

    This is a pre-release for Jerba and for testing/demo only

    Changelog

    New Feature

    • Migrate to GitHub Actions for CI. Added the GitHub Action to build the SODA api.

    Projects/Repos Tested with this release:

    Project Release Tag
    controller v1.0.1
    dock v1.2.1
    nbp v1.3.1
    installer v1.3.1
    dashboard v1.3.1

    How to use the Release:

    Configuration & Installation If you want more config control, you can follow these steps: https://docs.sodafoundation.io/soda-gettingstarted/installation-using-ansible/
    Ensure to checkout v1.0.1

    Issues and Suggestions

    Any SODA Release related issues/suggestions, please raise at https://github.com/sodafoundation/api/issues

    Documentation

    https://docs.sodafoundation.io

    Open source →
    Release notes

    v1.0.1 release Pre-release

    Pre-release

    Compare

    Choose a tag to compare

    Open source →
  4. v1.0.1-0.20200910185033-7eb82362070a 10 Sep 2020 pre-release

    Nothing published for this version

  5. v1.0.0 28 Jun 2020
    Release notes

    Version Summary

    Version Number : v1.0.0 [tag: v1.0.0]
    Date: 29-June-2020

    Release Summary :

    This is the first major version release “v1.0.0” of SODA API project. It is based on the earlier release Elba.

    Changelog

    This changelog is based on SODA release Elba.

    • Update protocol buffers to v3
    • devsds installer has been updated to include dependent projects and moved to installer
    • Update dependent packages
    • Quality Improvements

    Projects/Repos Tested with:

    Project Release Tag
    controller v1.0.0
    dock v1.0.0
    nbp v1.0.0
    installer v1.0.0
    dashboard v1.0.0

    How to use the Release:

    1. Quick installation from the release binaries: https://docs.sodafoundation.io/soda-gettingstarted/quickstart/#install-soda-v1-0-0-faroe-release-jun-2020
    2. Configuration & Installation If you want more config control, you can follow these steps: https://docs.sodafoundation.io/soda-gettingstarted/installation-using-ansible/

    Issues and Suggestions

    Any SODA Release related issues/suggestions, please raise at https://github.com/sodafoundation/api/issues

    Documentation

    https://docs.sodafoundation.io

    Open source →
    Release notes

    v1.0.0 Release for SODA api

    Compare

    Choose a tag to compare

    Open source →
  6. v0.12.0 12 Apr 2020
    Release notes

    Version Summary

    Version Number : v0.12.0 [tag: v0.12.0]

    Date : 12-April-2020

    Release Summary :

    This is the first release after the OpenSDS project transformed as The SODA Foundation. This release is mainly based on the Daito release from OpenSDS projects. There are some project/repository reorganizations, updates on certain projects along with some quality improvements. There are no big feature enhancements in this release.

    Changelog

    This changelog is based on OpenSDS release Daito.

    • Overall : Project has been migrated to github.com/sodafoundation from github.com/opensds

    • OpenSDS Project Reorganization

    1. Earlier github.com/opensds/opensds project which was known as hotpot, was managing the on-prem data management connecting platforms on the north side and storage backends on the south side. This project has been decoupled into Three Different projects/repositories - api, controller and dock. Please see the readme of each project for more details.

    (github.com/opensds/opensds has been migrated to github.com/sodafoundation/opensds and this project has been decoupled to github.com/sodafoundation/api , github.com/sodafoundation/controller and github.com/sodafoundation/dock)

    1. api : Decoupled to handle the SODA API interface. This will contain the API server and api services going forward. Currently, all the APIs which were working earlier in Daito releases are decoupled and tested.

    2. controller: Decoupled to handle all the control services (like metadata management, scheduler, other bookkeeping, utils etc)

    3. dock: Decoupled to handle all the heterogeneous storage driver interfaces and related modules.

    4. Currently the decoupled projects are verified for all the basic APIs (from api→ controller → dock) from Kubernetes, Dashboard and CLI

    5. Telemetry feature is unchanged

    • Quality Improvements
    1. Specific test cycles on various projects to improve the quality

    2. Input validation of APIs

    3. Improved Swagger API spec

    4. Improved CLI help and more flags added for better usability

    5. Multiple Initiator support from connector side

    6. Support secure connection between etcd and api/controller

    7. Handle batch volume operations;

    8. Avoid redundant pool and dock while provisioning

    9. No fstab modification required while mount/un-mount the FS

    • Documentations
    1. Documentations are updated for the migration from OpenSDS to SODA Foundation and projects updates.

    Projects/Repos Tested with:

    Project Release Tag
    api v0.12.0
    controller v0.12.0
    dock v0.12.0
    nbp v0.12.0
    installer v0.12.0
    dashboard v0.10.0

    How to use the Release:

    1. Configuration & Installation If you want more config control, you can follow this steps:

    Issues and Suggestions

    Any SODA Release related issues/suggestions, please raise at https://github.com/sodafoundation/api/issues

    Documentation

    https://docs.sodafoundation.io

    Open source →
    Release notes

    v0.12.0 Release for SODA API

    Compare

    Choose a tag to compare

    Open source →
  7. v0.6.1 04 Jul 2019

    Nothing published for this version

  8. v0.6.0 21 Jun 2019

    Nothing published for this version

  9. v0.5.5 20 Jun 2019

    Nothing published for this version

  10. v0.5.4 12 Jun 2019

    Nothing published for this version

  11. v0.5.3 03 Jun 2019

    Nothing published for this version

  12. v0.5.2 09 May 2019

    Nothing published for this version

  13. v0.5.1 27 Mar 2019

    Nothing published for this version

  14. v0.5.0 02 Feb 2019

    Nothing published for this version

  15. v0.4.0 07 Dec 2018

    Nothing published for this version

  16. v0.3.4 07 Dec 2018

    Nothing published for this version

  17. v0.3.3 29 Nov 2018

    Nothing published for this version

  18. v0.3.2 09 Nov 2018

    Nothing published for this version

  19. v0.3.1 27 Sep 2018

    Nothing published for this version

  20. v0.3.0 07 Aug 2018

    Nothing published for this version

  21. v0.2.1 04 Aug 2018

    Nothing published for this version

  22. v0.2.0 28 Jun 2018

    Nothing published for this version

  23. v0.1.10 18 Jun 2018

    Nothing published for this version

  24. v0.1.9 01 Jun 2018

    Nothing published for this version

  25. v0.1.8 12 May 2018

    Nothing published for this version

  26. v0.1.7 06 Apr 2018

    Nothing published for this version

  27. v0.1.6 01 Apr 2018

    Nothing published for this version

  28. v0.1.5 16 Mar 2018

    Nothing published for this version

  29. v0.1.4 15 Mar 2018

    Nothing published for this version

  30. v0.1.3 02 Mar 2018

    Nothing published for this version

  31. v0.1.2 16 Feb 2018

    Nothing published for this version

  32. v0.1.1 09 Feb 2018

    Nothing published for this version

  33. v0.1.0 29 Dec 2017

    Nothing published for this version

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