Release History

Data format is : YYYY-MM-DD

Version format is : major.minor.patch

4.2.7 Released

  • glue-core 모듈 수정

    1. GlueJdbcDao 의 batchUpdate() method에 audit data 처리가 누락되어 있어서 수정.
      • com.poscoict.glueframework.dao.jdbc.GlueJdbcDao 수정

    2. SubService activity에 new-thread-join property 추가.
      • com.poscoict.glueframework.biz.activity.GlueSubService 수정

    3. GlueLayoutManager 의 구현체에 msgParsingRule property 추가.
      • com.poscoict.glueframework.message.layout.GlueAbstractFixedLengthMessageLayout 수정

      • com.poscoict.glueframework.message.layout.GlueDBMessageLayout 수정

      • com.poscoict.glueframework.message.layout.GlueXmlMessageLayout 수정