Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-5848

[C++] SO versioning schema after release 1.0.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.16.0
    • 0.15.0
    • C++

    Description

      Described by kou on the mailing list:

      If we may break ABI compatibility each minor version up
      release ("Y" is increased in "X.Y.Z"), we should include
      minor version into SO major version (100, 101 and 102 in the
      following examples):

      • 1.0.0 -> libarrow.100.0.0
      • 1.1.0 -> libarrow.101.0.0
      • 1.2.0 -> libarrow.102.0.0

      If we don't break ABI compatibility each minor version up
      release, we just use the same SO major version (100 in the
      following examples) in 1.0.0:

      • 1.0.0 -> libarrow.100.0.0
      • 1.1.0 -> libarrow.100.1.0
      • 1.2.0 -> libarrow.100.2.0

      Attachments

        Issue Links

          Activity

            People

              kszucs Krisztian Szucs
              kszucs Krisztian Szucs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 20m
                  1h 20m