-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #88
Develop #88
Commits on Aug 17, 2021
-
Ifix master data service (#19)
* iFix-Master-Data-Service: Initial Commit * Update build-config.yml (#3) * Removed the local RequestHeader, ResponseHeader,Error,ErrorResponse,AuditDetails ,And added the same from common library Created the basic package structure and concrete classes. updated the tracer jar version to 2.0.0 snapshot * Chart of account service - Create v1 Post * Goverment Create API structuring * Governmet Create API * Chart of account service - modified the api end point and put the validation for user info * Update build-config.yml (#4) * Env variable added and updated the spring boot version to 2.3.3 * Updated tracer to ifix-tracer. * Updated groupId for ifix-services-common * add the @tostring,@EqualsAndHashCode model class level * Refactored goverment create API and search API * Recorrection of tracer dependency * Updated ifix-tracer version * COA search flow * Spring boot version change * Chart of Account - create api - tenant search * Update Dockerfile * Refactor responseInfo to responseHeader * Refactor majorHeadtype to majorHeadType * Chart of Account - create api - tenant search--> Review comment(s). (#8) * Rahu eat search api (#7) * MongoDB pass url instead of host and port * Removed unused property * Pk master data coa (#9) * Chart of Account - create api - tenant search--> Review comment(s). * Generic type serviceRequestRepository * Generic type serviceRequestRepository * Department search Api * MongoDb url config Co-authored-by: pintu-eGov <[email protected]> * Project search API * Removed unused properties * Removed corresponding property from the code * Renamed property * Project search API (#10) * file name changes * Removed unused properties * MongoDB migration data and instructions. (#13) * MongoDB migration data and instructions. * Seed data and index mongo queries Co-authored-by: pintu-eGov <[email protected]> * seed data for Coa and government * IFIX-242: EAT refactored to Expenditure (#16) * IFIX-242: EAT refactored to Expenditure * IFIX-242: location value has been removed * IFIX-242: tenant id in lower case * changing expenditure class name in seed data Co-authored-by: Rushang Dhanesha <[email protected]> Co-authored-by: rushang7-eGov <[email protected]> Co-authored-by: pintu-eGov <[email protected]> Co-authored-by: rahu-dev <[email protected]> Co-authored-by: rahu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2d456b - Browse repository at this point
Copy the full SHA f2d456bView commit details
Commits on Aug 18, 2021
-
* iFix-Master-Data-Service: Initial Commit * Update build-config.yml (#3) * Removed the local RequestHeader, ResponseHeader,Error,ErrorResponse,AuditDetails ,And added the same from common library Created the basic package structure and concrete classes. updated the tracer jar version to 2.0.0 snapshot * Chart of account service - Create v1 Post * Goverment Create API structuring * Governmet Create API * Chart of account service - modified the api end point and put the validation for user info * Update build-config.yml (#4) * Env variable added and updated the spring boot version to 2.3.3 * Updated tracer to ifix-tracer. * Updated groupId for ifix-services-common * add the @tostring,@EqualsAndHashCode model class level * Refactored goverment create API and search API * Recorrection of tracer dependency * Updated ifix-tracer version * COA search flow * Spring boot version change * Chart of Account - create api - tenant search * Update Dockerfile * Refactor responseInfo to responseHeader * Refactor majorHeadtype to majorHeadType * Chart of Account - create api - tenant search--> Review comment(s). (#8) * Rahu eat search api (#7) * MongoDB pass url instead of host and port * Removed unused property * Pk master data coa (#9) * Chart of Account - create api - tenant search--> Review comment(s). * Generic type serviceRequestRepository * Generic type serviceRequestRepository * Department search Api * MongoDb url config Co-authored-by: pintu-eGov <[email protected]> * Project search API * Removed unused properties * Removed corresponding property from the code * Renamed property * Project search API (#10) * file name changes * Removed unused properties * MongoDB migration data and instructions. (#13) * MongoDB migration data and instructions. * Seed data and index mongo queries Co-authored-by: pintu-eGov <[email protected]> * seed data for Coa and government * IFIX-242: EAT refactored to Expenditure (#16) * IFIX-242: EAT refactored to Expenditure * IFIX-242: location value has been removed * IFIX-242: tenant id in lower case * changing expenditure class name in seed data * Id addition in COA * updated the read me * updated the read me Co-authored-by: Rushang Dhanesha <[email protected]> Co-authored-by: rushang7-eGov <[email protected]> Co-authored-by: pintu-eGov <[email protected]> Co-authored-by: rahu-dev <[email protected]> Co-authored-by: rahu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e08e80a - Browse repository at this point
Copy the full SHA e08e80aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fa6c54 - Browse repository at this point
Copy the full SHA 1fa6c54View commit details
Commits on Aug 19, 2021
-
* iFix-Master-Data-Service: Initial Commit * Update build-config.yml (#3) * Removed the local RequestHeader, ResponseHeader,Error,ErrorResponse,AuditDetails ,And added the same from common library Created the basic package structure and concrete classes. updated the tracer jar version to 2.0.0 snapshot * Chart of account service - Create v1 Post * Goverment Create API structuring * Governmet Create API * Chart of account service - modified the api end point and put the validation for user info * Update build-config.yml (#4) * Env variable added and updated the spring boot version to 2.3.3 * Updated tracer to ifix-tracer. * Updated groupId for ifix-services-common * add the @tostring,@EqualsAndHashCode model class level * Refactored goverment create API and search API * Recorrection of tracer dependency * Updated ifix-tracer version * COA search flow * Spring boot version change * Chart of Account - create api - tenant search * Update Dockerfile * Refactor responseInfo to responseHeader * Refactor majorHeadtype to majorHeadType * Chart of Account - create api - tenant search--> Review comment(s). (#8) * Rahu eat search api (#7) * MongoDB pass url instead of host and port * Removed unused property * Pk master data coa (#9) * Chart of Account - create api - tenant search--> Review comment(s). * Generic type serviceRequestRepository * Generic type serviceRequestRepository * Department search Api * MongoDb url config Co-authored-by: pintu-eGov <[email protected]> * Project search API * Removed unused properties * Removed corresponding property from the code * Renamed property * Project search API (#10) * file name changes * Removed unused properties * MongoDB migration data and instructions. (#13) * MongoDB migration data and instructions. * Seed data and index mongo queries Co-authored-by: pintu-eGov <[email protected]> * seed data for Coa and government * IFIX-242: EAT refactored to Expenditure (#16) * IFIX-242: EAT refactored to Expenditure * IFIX-242: location value has been removed * IFIX-242: tenant id in lower case * changing expenditure class name in seed data * Id addition in COA * Tenant Id changes Co-authored-by: Rushang Dhanesha <[email protected]> Co-authored-by: rushang7-eGov <[email protected]> Co-authored-by: pintu-eGov <[email protected]> Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a94ca17 - Browse repository at this point
Copy the full SHA a94ca17View commit details
Commits on Aug 23, 2021
-
* Created ifix-services-common library * Update domain name * Update build-config.yml (#3) * Update build-config.yml (#4) * ifix-tracer library * Update build-config.yml (#5) * Added dockerfile and Changed settings * Update dependency repositories * Updated groupId * Updated ifix-tracer for Spring 2
Configuration menu - View commit details
-
Copy full SHA for 7ebd307 - Browse repository at this point
Copy the full SHA 7ebd307View commit details -
Configuration menu - View commit details
-
Copy full SHA for e262fde - Browse repository at this point
Copy the full SHA e262fdeView commit details
Commits on Aug 25, 2021
-
Fiscal event post processor (#28)
* Update build-config.yml (#3) * Update build-config.yml (#4) * Update build-config.yml (#5) * Updated Dockerfile base image (#6) * Fiscal Event Post Processor: Initial Commit * Update build-config.yml (#12) * IFIX:244 : Service, producer and other packages, classes * IFIX:244 : Service, producer and other packages, classes * Rahu ifix 244 (#15) * Push to MongoDB: config and instruction * Update README.md * Pk fiscal event post processor (#17) * Update README.md * Refactor consumer name * Flattening fiscal event data * Fix: Kafka consumer properties * Version change * Addition of ingestionTime and version change * Added instructions and config for Push to Druid. * Updated Druid config. Co-authored-by: rushang7-eGov <[email protected]> Co-authored-by: Rushang Dhanesha <[email protected]> Co-authored-by: pintu-eGov <[email protected]> Co-authored-by: rahu-eGov <[email protected]> Co-authored-by: rahu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee3dabf - Browse repository at this point
Copy the full SHA ee3dabfView commit details -
* Update build-config.yml (#3) * Update build-config.yml (#4) * Update build-config.yml (#5) * Updated Dockerfile base image (#6) * Fiscal Event Service: Initial commit * Pk fiscal event service (#11) * IFIX-230 : Added the producer and other package * IFIX-230 : Basic validator, enricher and other packages structure Co-authored-by: pintu-eGov <[email protected]> * IFIX-230 : Moved service package * Update build-config.yml (#12) * Rahu ifix 230 (#14) * IFIX-230 : Validate the COA Ids from master service , Enriched the details * validate tenant and project Id * Naming convention resolved Co-authored-by: pintu-eGov <[email protected]> * Coa Uri config * Coa Uri config * modified the coa - error message * EventTypeEnum key value correction * addition of ingestionTime * Migration scripts for fiscal event Co-authored-by: rushang7-eGov <[email protected]> Co-authored-by: Rushang Dhanesha <[email protected]> Co-authored-by: pintu-eGov <[email protected]> Co-authored-by: rahu-eGov <[email protected]> Co-authored-by: rahu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d15f8c - Browse repository at this point
Copy the full SHA 7d15f8cView commit details -
* Update build-config.yml (#3) * Update build-config.yml (#4) * Update build-config.yml (#5) * ifix-zuul: Copy from DIGIT Zuul * Code cleanup * Updated Dockerfile base image (#6) * Update build-config.yml (#12) * Jwt Verifier Filter * Refactored: requestInfo -> requestHeader and responseInfo -> responseHeader * Commented out all unused filters * Reformat Code * Refactor REQUEST_INFO -> REQUEST_HEADER * Added userInfo to requestHeader by reading it from JWT. * Bug Fixed * Commented out unused filter * Bug fixed * Removed unused filter * Resolve test cases Co-authored-by: rushang7-eGov <[email protected]> Co-authored-by: Rushang Dhanesha <[email protected]> Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b46659d - Browse repository at this point
Copy the full SHA b46659dView commit details -
* Update build-config.yml (#3) * Update build-config.yml (#4) * Update build-config.yml (#5) * Updated Dockerfile base image (#6) * Update build-config.yml (#12) * Instructions for Creating Client * Added ifix-realm and instructions to import it Co-authored-by: rushang7-eGov <[email protected]> Co-authored-by: Rushang Dhanesha <[email protected]> Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30a315f - Browse repository at this point
Copy the full SHA 30a315fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e3ce1 - Browse repository at this point
Copy the full SHA 20e3ce1View commit details
Commits on Aug 26, 2021
-
Convert enum to all caps (#36)
Co-authored-by: rushang7-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6a32b0 - Browse repository at this point
Copy the full SHA f6a32b0View commit details
Commits on Aug 27, 2021
-
* Supporting code for Project Department Entity Ancestry Integration * Project create API * Enrich department entity ancestry in project. * Added departmentId in DepartmentEntity model * Department entity validation * COA code fix Co-authored-by: rushang7-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 537475b - Browse repository at this point
Copy the full SHA 537475bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e6f85 - Browse repository at this point
Copy the full SHA 49e6f85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 179f2da - Browse repository at this point
Copy the full SHA 179f2daView commit details
Commits on Aug 30, 2021
-
Updated Druid ingestion config (#41)
Co-authored-by: rushang7-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 544d7d7 - Browse repository at this point
Copy the full SHA 544d7d7View commit details
Commits on Aug 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 41dabb7 - Browse repository at this point
Copy the full SHA 41dabb7View commit details -
Ifix department entity service (#45)
* Update build-config.yml (#3) * Update build-config.yml (#4) * Update build-config.yml (#5) * Updated Dockerfile base image (#6) * Update build-config.yml (#12) * Update CODEOWNERS * Initial Commit * initial Department entity service setup * initial Department entity service setup * Added build config for ifix-department-entity-service (#26) * Updated context path and port number * Rahu 313 (#27) * IFIX-311: Create Department Hierarchy * Merge branch 'ifix-department-entity-service' of https://github.com/egovernments/iFix-Dev into pk-ifix-department-entity-service # Conflicts: # domain-services/ifix-department-entity-service/src/main/resources/application.properties * IFIX-313: Department entity create api * changed the level data tpe to Integer * DepartmentEntity attribute correction * refactor the GovernmentUtil and DepartmentUtil * DepartmentEntity validation fix Co-authored-by: pintu-eGov <[email protected]> * removed unused object, imports * Initialise create index file * Pk ifix department entity service (#32) * IFIX-311: Create Department Hierarchy * Merge branch 'ifix-department-entity-service' of https://github.com/egovernments/iFix-Dev into pk-ifix-department-entity-service # Conflicts: # domain-services/ifix-department-entity-service/src/main/resources/application.properties * IFIX-313: Department entity create api * changed the level data tpe to Integer * IFIX-314: Search Department Hierarchy Co-authored-by: pintu-eGov <[email protected]> Co-authored-by: rahu-eGov <[email protected]> * Department entity get parent (#33) * Department Entity get parent. * Return complete ancestry. * Added seed data. * Pk ifix department entity service (#35) * IFIX-311: Create Department Hierarchy * Merge branch 'ifix-department-entity-service' of https://github.com/egovernments/iFix-Dev into pk-ifix-department-entity-service # Conflicts: # domain-services/ifix-department-entity-service/src/main/resources/application.properties * IFIX-313: Department entity create api * changed the level data tpe to Integer * IFIX-314: Search Department Hierarchy * IFIX-314: Search Department Entity * Migration scripts * Migration scripts Co-authored-by: pintu-eGov <[email protected]> Co-authored-by: rahu-eGov <[email protected]> * seed data change and department ancestry attribute correction * Updated seed data Co-authored-by: rushang7-eGov <[email protected]> Co-authored-by: nikesh-eGov <[email protected]> Co-authored-by: pintu-eGov <[email protected]> Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27b0de0 - Browse repository at this point
Copy the full SHA 27b0de0View commit details -
IFIX-320: New indexes for for fiscal event (#43)
* IFIX-320: New indexes for for fiscal event * add department entity id * add ancestry id * IFIX-320: index correction
Configuration menu - View commit details
-
Copy full SHA for 3b46cc0 - Browse repository at this point
Copy the full SHA 3b46cc0View commit details -
IFIX-371 : fiscal event search api (#47)
Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8afc373 - Browse repository at this point
Copy the full SHA 8afc373View commit details
Commits on Sep 1, 2021
-
Jmeter test plan for fiscal-event-service (#48)
Co-authored-by: rushang7-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a869bd5 - Browse repository at this point
Copy the full SHA a869bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c1e7b7 - Browse repository at this point
Copy the full SHA 6c1e7b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d954343 - Browse repository at this point
Copy the full SHA d954343View commit details -
Co-authored-by: rushang7-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2371d54 - Browse repository at this point
Copy the full SHA 2371d54View commit details
Commits on Sep 2, 2021
-
* IFIX 319 : Create expenditure api * IFIX-318: Department Entity create Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60e7f4f - Browse repository at this point
Copy the full SHA 60e7f4fView commit details -
Changed primary timestamp in druid config (#53)
Co-authored-by: rushang7-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a041ac7 - Browse repository at this point
Copy the full SHA a041ac7View commit details
Commits on Sep 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for be0ad8c - Browse repository at this point
Copy the full SHA be0ad8cView commit details -
* IFIX 387 : - Department entity master service * IFIX-387 : fiscal event service * IFIX-387: Master Data service reformat. * IFIX-387: FiscalEvent Post Processor reformat. * IFIX-387 : fiscal event service- renamed yaml file * IFIX-387 : fiscal event service- renamed yaml file * IFIX-387 : fiscal event service- renamed yaml file * IFIX 387 : - Department entity master service--yaml file renamed * IFIX-387: FiscalEvent Post Processor yaml file addition * IFIX-387: Yaml file correction Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7a75c1 - Browse repository at this point
Copy the full SHA f7a75c1View commit details
Commits on Sep 4, 2021
-
* Added transformSpec * Updated JMeter test with csv Co-authored-by: rushang7-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e117c6 - Browse repository at this point
Copy the full SHA 7e117c6View commit details
Commits on Sep 6, 2021
-
documentation link and postman collection (#57)
* documentation link and postman collection * link fix * Update README.md Co-authored-by: pintu-eGov <[email protected]> Co-authored-by: rahu-eGov <[email protected]> Co-authored-by: rushang7-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8987f7e - Browse repository at this point
Copy the full SHA 8987f7eView commit details -
* Added the postman and documentation link * redocly link fix * redocly link fix1 * redocly link Co-authored-by: pintu-eGov <[email protected]> Co-authored-by: rahu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf6167c - Browse repository at this point
Copy the full SHA bf6167cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7263db - Browse repository at this point
Copy the full SHA b7263dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 261767b - Browse repository at this point
Copy the full SHA 261767bView commit details
Commits on Sep 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d00ea74 - Browse repository at this point
Copy the full SHA d00ea74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee00d2 - Browse repository at this point
Copy the full SHA 8ee00d2View commit details -
Null check for corrupted project data (#63)
Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 566fdfe - Browse repository at this point
Copy the full SHA 566fdfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c10113 - Browse repository at this point
Copy the full SHA 3c10113View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a62cd - Browse repository at this point
Copy the full SHA a4a62cdView commit details
Commits on Sep 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6c38581 - Browse repository at this point
Copy the full SHA 6c38581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14ba7c1 - Browse repository at this point
Copy the full SHA 14ba7c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e585e7 - Browse repository at this point
Copy the full SHA 3e585e7View commit details
Commits on Sep 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 99f5901 - Browse repository at this point
Copy the full SHA 99f5901View commit details -
* Updated the readme doc * Updated the readme doc Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10e681a - Browse repository at this point
Copy the full SHA 10e681aView commit details -
Corrected collection name (#73)
* Corrected collection name of fiscal event * fiscal event amount details Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89f2702 - Browse repository at this point
Copy the full SHA 89f2702View commit details -
Update FiscalEventValidator.java (#74)
Removed the duplicate call of validate amount details
Configuration menu - View commit details
-
Copy full SHA for 0864eba - Browse repository at this point
Copy the full SHA 0864ebaView commit details -
Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bdf8d0 - Browse repository at this point
Copy the full SHA 2bdf8d0View commit details
Commits on Sep 15, 2021
-
nikesh-eGov committed
Sep 15, 2021 Configuration menu - View commit details
-
Copy full SHA for cad83fb - Browse repository at this point
Copy the full SHA cad83fbView commit details -
fiscal event id fix in search api (#76)
* fiscal event id fix in search api * fiscal event id fix in search api Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9ec3ec - Browse repository at this point
Copy the full SHA a9ec3ecView commit details
Commits on Sep 16, 2021
-
Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b36d27f - Browse repository at this point
Copy the full SHA b36d27fView commit details
Commits on Sep 21, 2021
-
* Mongo CK script for master data service * Mongo CK for Fiscal Event * Mongo CK for Department Entity Service * adding more index into project collection. * fiscal event index correction * add extra line break * Index fixes for department entity * add extra line break and adding amount index * add extra line * Update application.properties * Update application.properties Co-authored-by: rushang7-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c4ccad - Browse repository at this point
Copy the full SHA 7c4ccadView commit details
Commits on Sep 22, 2021
-
* Remove index creation script file * Removing index script * remove index script * Update README.md Co-authored-by: rushang7-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e58065c - Browse repository at this point
Copy the full SHA e58065cView commit details
Commits on Sep 23, 2021
-
Resolve merge conflicts when merge Develop to master (#84)
* Update build-config.yml (#3) * Update build-config.yml (#4) * Update build-config.yml (#5) * Updated Dockerfile base image (#6) * Update build-config.yml (#12) * Update CODEOWNERS * Added build config for ifix-department-entity-service (#26) * IFIX-359 configure adaptor for build and deployment (#37) * ifix-353 build config changes * renaming to fiscal-event-aggregator (#68) * Added utilities * Update build-config.yml (#78) updated the build config for aggregator and connector service * Corrected indentation error (#79) * Remove db-migration container (#83) Co-authored-by: nikesh-eGov <[email protected]> Co-authored-by: manikanta p t <[email protected]> Co-authored-by: Priyanka-eGov <[email protected]> Co-authored-by: Gajendran <[email protected]> Co-authored-by: Priyanka-eGov <[email protected]> Co-authored-by: nikesh-eGov <[email protected]> Co-authored-by: pintu-eGov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64907dd - Browse repository at this point
Copy the full SHA 64907ddView commit details -
* Updated Versions in domain services * Updated versions in libraries * Zuul version update * Updated libraries version in all domain services
Configuration menu - View commit details
-
Copy full SHA for f428ed0 - Browse repository at this point
Copy the full SHA f428ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c7d962 - Browse repository at this point
Copy the full SHA 8c7d962View commit details