PackageTrack

Go modules · #1729

github.com/coreos/ignition

v0.35.0coreos/ignition

Release timeline

2281 releases since 2013
201520172019202120232025

Releases

  1. v0.25.1-0.20180523044322-cda56d3904c523 May 2018pre-release

    Nothing published for this version

  2. v0.25.1-0.20180523042243-a0da6a8c211423 May 2018pre-release

    Nothing published for this version

  3. v0.25.1-0.20180522224020-aca97d03c4df22 May 2018pre-release

    Nothing published for this version

  4. v0.25.1-0.20180522222738-ce3e67ec8d8d22 May 2018pre-release

    Nothing published for this version

  5. v0.25.1-0.20180522215629-187db5d81f6f22 May 2018pre-release

    Nothing published for this version

  6. v0.25.1-0.20180521225159-313c86e149fd21 May 2018pre-release

    Nothing published for this version

  7. v0.25.1-0.20180521220741-f939e0233b1d21 May 2018pre-release

    Nothing published for this version

  8. v0.25.017 May 2018
    Release notes

    Features

    • Blackbox tests can now be run in parallel

    Changes

    • Remove Oracle Cloud Infrastructure support

    Bug fixes

    • No longer leave a stray file when appending to an existing file
    • Fix multiple blackbox test validation errors
    • Fix v1 config parsing to return ErrUnknownVersion if version is unrecognized
    Open source →
    Additional notes

    Features:

     - Blackbox tests can now be run in parallel
    

    Changes:

     - Remove Oracle Cloud Infrastructure support
    

    Bug Fixes:

     - No longer leave a stray file when appending to an existing file
     - Fix multiple blackbox test validation errors
     - Fix v1 config parsing to return ErrUnknownVersion if version is
       unrecognized
    
    Open source →
  9. v0.24.123 May 2018
    Release notes

    Bug fixes

    • Fix an issue in timeout logic causing http(s) requests to sometimes fail
    Open source →
    Additional notes

    Bug Fixes:

    - Fix an issue in timeout logic causing http(s) requests to sometimes fail
    
    Open source →
  10. v0.24.1-0.20180625200639-85e6b62f496f25 Jun 2018pre-release

    Nothing published for this version

  11. v0.24.1-0.20180523000843-c7d843a8cc9023 May 2018pre-release

    Nothing published for this version

  12. v0.24.1-0.20180517203930-083e27141be117 May 2018pre-release

    Nothing published for this version

  13. v0.24.1-0.20180516204737-77adf2074d1516 May 2018pre-release

    Nothing published for this version

  14. v0.24.1-0.20180516200848-decef87242e416 May 2018pre-release

    Nothing published for this version

  15. v0.24.1-0.20180515185033-678aebfc82e015 May 2018pre-release

    Nothing published for this version

  16. v0.24.1-0.20180515182422-24cb6dd2eb8f15 May 2018pre-release

    Nothing published for this version

  17. v0.24.1-0.20180515182004-d1d5da76b89b15 May 2018pre-release

    Nothing published for this version

  18. v0.24.1-0.20180515164436-b077c31f46b315 May 2018pre-release

    Nothing published for this version

  19. v0.24.1-0.20180515164428-38ce12fa448c15 May 2018pre-release

    Nothing published for this version

  20. v0.24.1-0.20180515150943-deaff6abb2c815 May 2018pre-release

    Nothing published for this version

  21. v0.24.1-0.20180515150917-eb8c54d0fdef15 May 2018pre-release

    Nothing published for this version

  22. v0.24.1-0.20180509212203-042a00e218eb9 May 2018pre-release

    Nothing published for this version

  23. v0.24.1-0.20180509205025-643ca8a6314e9 May 2018pre-release

    Nothing published for this version

  24. v0.24.1-0.20180509205022-a80162cb217f9 May 2018pre-release

    Nothing published for this version

  25. v0.24.1-0.20180509204007-679a4b2e1e479 May 2018pre-release

    Nothing published for this version

  26. v0.24.1-0.20180509202609-14c944b5db609 May 2018pre-release

    Nothing published for this version

  27. v0.24.1-0.20180509200104-e51773e341ce9 May 2018pre-release

    Nothing published for this version

  28. v0.24.1-0.20180509194123-a7a1584110ba9 May 2018pre-release

    Nothing published for this version

  29. v0.24.1-0.20180508233206-342828ab79758 May 2018pre-release

    Nothing published for this version

  30. v0.24.1-0.20180508231540-02ff4a54cd838 May 2018pre-release

    Nothing published for this version

  31. v0.24.1-0.20180426220109-9796484de2dd26 Apr 2018pre-release

    Nothing published for this version

  32. v0.24.1-0.20180426175644-a9e4b12c0ac026 Apr 2018pre-release

    Nothing published for this version

  33. v0.24.1-0.20180425233203-c6a26a8ad25425 Apr 2018pre-release

    Nothing published for this version

  34. v0.24.1-0.20180425214214-7626a274b7cc25 Apr 2018pre-release

    Nothing published for this version

  35. v0.24.1-0.20180412174716-9224922b676b12 Apr 2018pre-release

    Nothing published for this version

  36. v0.24.1-0.20180410205737-abf8e2185c4b10 Apr 2018pre-release

    Nothing published for this version

  37. v0.24.1-0.20180410015928-5d40cf111adc10 Apr 2018pre-release

    Nothing published for this version

  38. v0.24.1-0.20180409221925-3ea647a69f1b9 Apr 2018pre-release

    Nothing published for this version

  39. v0.24.1-0.20180407012421-3739a83a07407 Apr 2018pre-release

    Nothing published for this version

  40. v0.24.1-0.20180407012229-14b599a2debf7 Apr 2018pre-release

    Nothing published for this version

  41. v0.24.06 Apr 2018
    Release notes

    Features

    • Warn when adding and enabling a systemd unit and there is no Install section in the unit contents
    • Add highlights to reports generated by Validate functions on config structs

    Changes

    • Move a helper validation function to the config/validate package
    • Move unit validation helpers to config/shared/validations
    • Add common error types to config/shared/errors, refactor config/v* to use these errors
    Open source →
    Additional notes

    Features

    - Warn when adding and enabling a systemd unit and there is no "Install"
      section in the unit contents
    - Add highlights to reports generated by "Validate" functions on config
      structs
    

    Changes

    - Move a helper validation function to the "config/validate" package
    - Move unit validation helpers to "config/shared/validations"
    - Add common error types to "config/shared/errors", refactor "config/v*" to
      use these errors
    
    Open source →
  42. v0.23.1-0.20180406191716-1813f599a3d16 Apr 2018pre-release

    Nothing published for this version

  43. v0.23.1-0.20180402193032-03d2b2aa19822 Apr 2018pre-release

    Nothing published for this version

  44. v0.23.1-0.20180326205553-e6e120c85ed326 Mar 2018pre-release

    Nothing published for this version

  45. v0.23.1-0.20180322174015-427ec4efaad522 Mar 2018pre-release

    Nothing published for this version

  46. v0.23.1-0.20180321190048-98602890677821 Mar 2018pre-release

    Nothing published for this version

  47. v0.23.1-0.20180321185907-b100f3119be221 Mar 2018pre-release

    Nothing published for this version

  48. v0.23.1-0.20180321184354-814fa19dc06021 Mar 2018pre-release

    Nothing published for this version

  49. v0.23.1-0.20180321184354-562d883d6f5c21 Mar 2018pre-release

    Nothing published for this version

  50. v0.23.1-0.20180320211359-8d4cc461812520 Mar 2018pre-release

    Nothing published for this version

  51. v0.23.1-0.20180320204752-740fd48af77a20 Mar 2018pre-release

    Nothing published for this version

  52. v0.23.1-0.20180320201540-cac8e5b1512b20 Mar 2018pre-release

    Nothing published for this version

  53. v0.23.1-0.20180320171409-f9c36841ad9320 Mar 2018pre-release

    Nothing published for this version

  54. v0.23.1-0.20180320171409-bb678ecfac2b20 Mar 2018pre-release

    Nothing published for this version

  55. v0.23.1-0.20180320171409-6e9e427c828b20 Mar 2018pre-release

    Nothing published for this version

  56. v0.23.1-0.20180320171409-51d9df04f43820 Mar 2018pre-release

    Nothing published for this version

  57. v0.23.1-0.20180320171409-35e263f0866220 Mar 2018pre-release

    Nothing published for this version

  58. v0.23.1-0.20180320171409-3189e0ed670a20 Mar 2018pre-release

    Nothing published for this version

  59. v0.23.1-0.20180320171409-13c62ca7491720 Mar 2018pre-release

    Nothing published for this version

  60. v0.23.1-0.20180320162939-c3ecfd48fb5820 Mar 2018pre-release

    Nothing published for this version