CCCTC Colleague API Version History

Version 1.3.0

Release Date: 4/3/2018

Major changes:

  • Course Exchange 2.5 Support
    • GLUE-1289 - enhanced student search to support eppn lookup
    • GLUE-1382 - ability to get and set CCC ID for a student
  • eTranscript Support
    • GLUE-1074 - added eTranscript person data
    • GLUE-1076 - added eTranscript academic award data
    • GLUE-1078 - added eTranscript academic summary data
    • GLUE-1080 - added eTranscript non-term course data
    • GLUE-1082 - added eTranscript school data
    • GLUE-1084 - added eTranscript non-term student level data
    • GLUE-1133 - added eTranscript academic session data
    • GLUE-1139 - added eTranscript user defined extensions to support eTranscriptCA
    • GLUE-1264, GLUE-1385 - enhanced student search to support additional options for eTranscript
    • GLUE-1501 - added note messages to academic sessions and courses
    • GLUE-1593 - added the ability to write an eTranscript to staging tables in Colleague
    • GLUE-1599 - refactor / simplifications of eTranscript endpoints
    • GLUE-1625 - added note messages to academic awards
  • GLUE-1284 - moved configuration from web.config to connection.ini and remove dependency on the Colleague SDK parameters editor

Minor changes and bugfixes:

  • GLUE-1544 - Bug fix for a null pointer exception for non-student persons
  • GLUE-1563 - Enhanced code coverage
  • Logging updates to reduce file sizes, introduce optional trace logging

Version 1.2.0

Release Date: 9/22/2017

Major changes:

  • GLUE-995 - Implementation of CCC Assess 2.0 placement support
  • GLUE-791 - Added flex search functionality for sections
  • GLUE-1034 - Added crosslisting information to sections
  • GLUE-132 - Additional endpoints to retrieve configuration, version, cache and log files

Minor changes and bugfixes:

  • GLUE-826 - Added the ability to specify the two letter prefix of the cohort that is assigned to students for Course Exchange
  • GLUE-995 - Updated to v1.13 of Colleague .NET SDK
  • GLUE-1056 - Missing values in COURSE.SECTIONS caused exception

Version 1.1.0

Release Date: 7/13/2017

Major changes:

  • Course Exchange version 2.0 functionality added
    • GLUE-286 - Financial aid units read/write
    • GLUE-265 - Course Exchange cohort read/write
    • GLUE-273 - BOG Fee Waiver read/write
  • Other functionality
    • GLUE-665 - Added EPPN information to Person extract - specifically the suffix component which is configurable in the Colleague API for students vs staff

Minor changes and bugfixes:

  • GLUE-200 - Fixed logging: large log files, log rotation problems. Now By default there will be 7 days of debug logs, 30 days of info logs and 60 days of error logs.
  • GLUE-345 - Fixed issue with MIS code not being validated on assessment import
  • GLUE-374 - Fixed issue where a specific Colleague configuration would cause only only allow calls to the district MIS code instead of the college MIS code
  • GLUE-488 - Fixed issue with assessment where default institution ID was not being written for multi-campus districts
  • GLUE-677 - Added CCC ID to person extract

Version 1.0.0

  • Initial release
  • Course Exchange version 1.0 functionality
  • CCC Assess version 1.0 functionality