Skip to content

Releases: misdwss/iFix-Dev

iFix Core, mGramSeva-iFix-Adapter and PSPCL-iFix-Adapter v2.2 (27.10.2022) Release

27 Oct 09:28
efd21ec
Compare
Choose a tag to compare

iFix Core

  • It supports PSPCL event search.

mGramSeva-iFix-Adapter

  • It supports PSPCL events and works as bridge between iFix Core service and mGramSeva service.
  • It fetches PSPCL events from iFix fiscal event service and pushes to mGramSeva service.

PSPCL-iFix-Adapter

  • Periodically It collectes PSPCL events from PSPCL system.
  • It does conversion then pushes to iFix Core system.

IFIX Core and Adaptor v2.0-alpha (29.03.2022) Release

29 Mar 05:40
2673e3e
Compare
Choose a tag to compare

IFIX Core

  • Removed the project and department entity dependency from fiscal event service.
  • Removed the project and department entity dependency from fiscal event post processor service.
  • Removed the project, department, expenditure dependency from iFIX Master Data Service and have been moved to Adapter Master Data service.
  • Updated the Junit test cases for all the core services.

IFIX Adaptor

  • Support for multiple tenant(Gram Panchayat) project.
  • Support for the project and department entity in mGramSeva iFix Adapter service.
  • Migrated the project, department, and expenditure.
  • Removed government dependency from iFIX Department Entity Service.

IFIX Core and Adaptor v1.1-alpha (11.02.2022) Release

10 Feb 12:50
7ebb14b
Compare
Choose a tag to compare

IFIX Core:

  • Bulk fiscal event push
  • Unit test cases for all IFIX core services
  • Log4j vulnerability fixes

IFIX Adaptor:

  • Bulk fiscal event push
  • Log4j vulnerability fixes