Releases: navikt/crm-platform-integration
0.125.0-beta1
0.124.0
Version: 0.124.0
Package ID: 04tKB000000Y053YAC
Code Coverage: 85%
Author: nocturnalnematode
Comment: new kafka reception
Changelog
- 2f2df9e - Merge pull request #301 from navikt/sf-pdl-kafka
- 9896be1 - rename, and clarify comments for, persondok-tests
- 6c1b435 - rename tests
- 1a6442e - minor
- af86150 - cleanup
- 9b6c5bf - trim unnecessary sharing rules
- 3d16bce - clarify method names
- 5550f9c - expand non-loop single character variables
- 063d93e - clarify assignIdent
- d3b98b1 - clarify constants
- 72dfbb3 - clarify need for SandboxOverrideTopic__c
- be1f62f - test for IsSandbox in top level of classes
- 4b457cf - clarify test in KafkaMessageHandlerTest
- c52675f - bump prettier and prettier-plugin-apex
- 92b459b - apply some of the advice from npx prettier
- 22268ac - update README
- dc02d24 - fix exception when coordinates are null
- 7c6a000 - drop unnecessary soql queries
- 46c2cec - typo
- 569d6c3 - add field also to layout and list view
- d683957 - run sandbox test only in sandboxes
- dcd295c - minor cleanup
- 9548f23 - read correct job type and priority
- ca91efc - write failing test for priority
- d2f6d22 - slightly increase pdl kafka handler priority
- 799dd99 - fix PD_TOPIC in tests
- 41e96d5 - use separate metadata for sandboxes. breaks tests.
- fa6344b - minor refactor KafkaMessageHandler
- 240d9b1 - minor refactor KafkaMessageService
- 1642eb4 - regardless, don't put the '-tagged' in the handler
- 6cac04b - (minor) clean up todos
- 5e58b9c - add test for multiple interpreter languages
- 968dd70 - get topics from metadata instead of hardcoding
- 5660179 - rename handler bindings, move test for both pdl+gt
- e2cc8f3 - minor
- 0408357 - write test for handling dupes in pd topic, passes
- 6eded53 - remove some debug prints
- 9ff6f6f - get rid of nonexistent domain PDL, instead use CRM
- 671a487 - pass test by only upserting latest message
- 3dd59be - minor comments
- 7b91f92 - add test for duplicate keys
- 1ff5e33 - set Error on kafka message upon person upsert fail
- 5c1ce41 - minor
- fe416de - add failing test for upsert fail
- 8e01c9f - instantiate logger immediately
- 3613aed - factor out upsertion of new/modified persons
- 21848a3 - remove debug print
- 7f84f0e - remove unused method getPersonLastUpdatedMap
- fe8f4fe - reorder, comment
- a66436c - shorten a bit
- baaa568 - remove shady reliance on ordering
- c91ac68 - rewrite the rest of the fields
- 07cc67f - rewrite address protection (ugly, loosely typed)
- 20966ac - rewrite fields similarly to bostedsadresse
- 4e94523 - clarify comments, use application domain PDL
- cbdda38 - drop warning about list sizes not being 1
- 57faf0f - pass test by ordering metadata first
- 543539d - inherit PdlObject in all PdlHentperson attributes
- 7748be8 - pass test by adding new parent class with metadata
- d8a4274 - add failing historical-differentiating test
- 8269fc6 - clarify some comments / variable names
- 2ddfe7f - touch up README
- 37b03ee - delete prints of massive information
- 9129e6d - validate some more
- 42307b4 - validate some sizes on freg-ident and -status
- 7346154 - whitespace
- debc52b - minor
- [513849d](http://github.com/navikt/crm-platform-integration/commit/513849d...
0.124.0-beta2
Version: 0.124.0.2
Package ID: 04tKB000000Y053YAC
Code Coverage: 85%
Author: nocturnalnematode
✅ Package Creation
✅ Package Installation (Integration Sandbox)
Changelog
- 2f2df9e - Merge pull request #301 from navikt/sf-pdl-kafka
- 9896be1 - rename, and clarify comments for, persondok-tests
- 6c1b435 - rename tests
- 1a6442e - minor
- af86150 - cleanup
- 9b6c5bf - trim unnecessary sharing rules
- 3d16bce - clarify method names
- 5550f9c - expand non-loop single character variables
- 063d93e - clarify assignIdent
- d3b98b1 - clarify constants
- 72dfbb3 - clarify need for SandboxOverrideTopic__c
- be1f62f - test for IsSandbox in top level of classes
- 4b457cf - clarify test in KafkaMessageHandlerTest
- c52675f - bump prettier and prettier-plugin-apex
- 92b459b - apply some of the advice from npx prettier
- 22268ac - update README
- dc02d24 - fix exception when coordinates are null
- 7c6a000 - drop unnecessary soql queries
- 46c2cec - typo
- 569d6c3 - add field also to layout and list view
- d683957 - run sandbox test only in sandboxes
- dcd295c - minor cleanup
- 9548f23 - read correct job type and priority
- ca91efc - write failing test for priority
- d2f6d22 - slightly increase pdl kafka handler priority
- 799dd99 - fix PD_TOPIC in tests
- 41e96d5 - use separate metadata for sandboxes. breaks tests.
- fa6344b - minor refactor KafkaMessageHandler
- 240d9b1 - minor refactor KafkaMessageService
- 1642eb4 - regardless, don't put the '-tagged' in the handler
- 6cac04b - (minor) clean up todos
- 5e58b9c - add test for multiple interpreter languages
- 968dd70 - get topics from metadata instead of hardcoding
- 5660179 - rename handler bindings, move test for both pdl+gt
- e2cc8f3 - minor
- 0408357 - write test for handling dupes in pd topic, passes
- 6eded53 - remove some debug prints
- 9ff6f6f - get rid of nonexistent domain PDL, instead use CRM
- 671a487 - pass test by only upserting latest message
- 3dd59be - minor comments
- 7b91f92 - add test for duplicate keys
- 1ff5e33 - set Error on kafka message upon person upsert fail
- 5c1ce41 - minor
- fe416de - add failing test for upsert fail
- 8e01c9f - instantiate logger immediately
- 3613aed - factor out upsertion of new/modified persons
- 21848a3 - remove debug print
- 7f84f0e - remove unused method getPersonLastUpdatedMap
- fe8f4fe - reorder, comment
- a66436c - shorten a bit
- baaa568 - remove shady reliance on ordering
- c91ac68 - rewrite the rest of the fields
- 07cc67f - rewrite address protection (ugly, loosely typed)
- 20966ac - rewrite fields similarly to bostedsadresse
- 4e94523 - clarify comments, use application domain PDL
- cbdda38 - drop warning about list sizes not being 1
- 57faf0f - pass test by ordering metadata first
- 543539d - inherit PdlObject in all PdlHentperson attributes
- 7748be8 - pass test by adding new parent class with metadata
- d8a4274 - add failing historical-differentiating test
- 8269fc6 - clarify some comments / variable names
- 2ddfe7f - touch up README
- 37b03ee - delete prints of massive information
- 9129e6d - validate some more
- 42307b4 - validate some sizes on freg-ident and -status
- 7346154 - whitespace
- debc52b - minor
- [513849d](http://github.com/navikt/crm-platf...
0.124.0-alpha1
Version: 0.124.0.1
Package ID: 04tKB000000XzsHYAS
ALPHA
Author: nocturnalnematode
✅ Package Creation
Changelog
- 9896be1 - rename, and clarify comments for, persondok-tests
- 6c1b435 - rename tests
- 1a6442e - minor
- af86150 - cleanup
- 9b6c5bf - trim unnecessary sharing rules
- 3d16bce - clarify method names
- 5550f9c - expand non-loop single character variables
- 063d93e - clarify assignIdent
- d3b98b1 - clarify constants
- 72dfbb3 - clarify need for SandboxOverrideTopic__c
- be1f62f - test for IsSandbox in top level of classes
- 4b457cf - clarify test in KafkaMessageHandlerTest
- c52675f - bump prettier and prettier-plugin-apex
- 92b459b - apply some of the advice from npx prettier
- 22268ac - update README
- dc02d24 - fix exception when coordinates are null
- 7c6a000 - drop unnecessary soql queries
- 46c2cec - typo
- 569d6c3 - add field also to layout and list view
- d683957 - run sandbox test only in sandboxes
- dcd295c - minor cleanup
- 9548f23 - read correct job type and priority
- ca91efc - write failing test for priority
- d2f6d22 - slightly increase pdl kafka handler priority
- 799dd99 - fix PD_TOPIC in tests
- 41e96d5 - use separate metadata for sandboxes. breaks tests.
- fa6344b - minor refactor KafkaMessageHandler
- 240d9b1 - minor refactor KafkaMessageService
- 1642eb4 - regardless, don't put the '-tagged' in the handler
- 6cac04b - (minor) clean up todos
- 5e58b9c - add test for multiple interpreter languages
- 968dd70 - get topics from metadata instead of hardcoding
- 5660179 - rename handler bindings, move test for both pdl+gt
- e2cc8f3 - minor
- 0408357 - write test for handling dupes in pd topic, passes
- 6eded53 - remove some debug prints
- 9ff6f6f - get rid of nonexistent domain PDL, instead use CRM
- 671a487 - pass test by only upserting latest message
- 3dd59be - minor comments
- 7b91f92 - add test for duplicate keys
- 1ff5e33 - set Error on kafka message upon person upsert fail
- 5c1ce41 - minor
- fe416de - add failing test for upsert fail
- 8e01c9f - instantiate logger immediately
- 3613aed - factor out upsertion of new/modified persons
- 21848a3 - remove debug print
- 7f84f0e - remove unused method getPersonLastUpdatedMap
- fe8f4fe - reorder, comment
- a66436c - shorten a bit
- baaa568 - remove shady reliance on ordering
- c91ac68 - rewrite the rest of the fields
- 07cc67f - rewrite address protection (ugly, loosely typed)
- 20966ac - rewrite fields similarly to bostedsadresse
- 4e94523 - clarify comments, use application domain PDL
- cbdda38 - drop warning about list sizes not being 1
- 57faf0f - pass test by ordering metadata first
- 543539d - inherit PdlObject in all PdlHentperson attributes
- 7748be8 - pass test by adding new parent class with metadata
- d8a4274 - add failing historical-differentiating test
- 8269fc6 - clarify some comments / variable names
- 2ddfe7f - touch up README
- 37b03ee - delete prints of massive information
- 9129e6d - validate some more
- 42307b4 - validate some sizes on freg-ident and -status
- 7346154 - whitespace
- debc52b - minor
- 513849d - instantiate logger in constructor, minor refactor
- [ce9eefe](http://github.com/navikt/crm-platform-integration/commit/ce9eefe4d51ac42bc5e7c46a7f430e...
0.123.0
Version: 0.123.0
Package ID: 04tKB000000XzbDYAS
Code Coverage: 85%
Author: Triopticon
Comment: Sett system context for MonitorFssSchedule.
Changelog
- 786e713 - sette system context
- b291138 - Merge pull request #300 from navikt/IncludeGTFromPersonCreate
- fb02647 - Merge branch 'main' into IncludeGTFromPersonCreate
- 2a42755 - Merge branch 'main' into IncludeGTFromPersonCreate
- 7352f31 - Merge branch 'master' into IncludeGTFromPersonCreate
- 42f86e2 - Change date test result
- e882dc1 - Add hentGeografiskTilknytning til dummy response
- f21a6e0 - Format date as UTC standard
- 1fb5f2d - Include previous constructor aswell
- 5ea67a3 - Set up GT endpoint from PDL and include it in makePerson
0.123.0-beta2
Version: 0.123.0.2
Package ID: 04tKB000000XzbDYAS
Code Coverage: 85%
Author: torhakon
✅ Package Creation
✅ Package Installation (Integration Sandbox)
Changelog
- 786e713 - sette system context
- b291138 - Merge pull request #300 from navikt/IncludeGTFromPersonCreate
- fb02647 - Merge branch 'main' into IncludeGTFromPersonCreate
- 2a42755 - Merge branch 'main' into IncludeGTFromPersonCreate
- 7352f31 - Merge branch 'master' into IncludeGTFromPersonCreate
- 42f86e2 - Change date test result
- e882dc1 - Add hentGeografiskTilknytning til dummy response
- f21a6e0 - Format date as UTC standard
- 1fb5f2d - Include previous constructor aswell
- 5ea67a3 - Set up GT endpoint from PDL and include it in makePerson
0.123.0-beta1
Version: 0.123.0.1
Package ID: 04tKB000000XzaZYAS
Code Coverage: 85%
Author: mamikals
✅ Package Creation
✅ Package Installation (Integration Sandbox)
Changelog
- b291138 - Merge pull request #300 from navikt/IncludeGTFromPersonCreate
- fb02647 - Merge branch 'main' into IncludeGTFromPersonCreate
- 2a42755 - Merge branch 'main' into IncludeGTFromPersonCreate
- 7352f31 - Merge branch 'master' into IncludeGTFromPersonCreate
- 42f86e2 - Change date test result
- e882dc1 - Add hentGeografiskTilknytning til dummy response
- f21a6e0 - Format date as UTC standard
- 1fb5f2d - Include previous constructor aswell
- 5ea67a3 - Set up GT endpoint from PDL and include it in makePerson
0.122.0
Version: 0.122.0
Package ID: 04tKB000000XzaGYAS
Code Coverage: 86%
Author: Triopticon
Comment: Update MonitorFssSchedule to use Saas Proxy
Changelog
0.122.0-beta1
Version: 0.122.0.1
Package ID: 04tKB000000XzaGYAS
Code Coverage: 86%
Author: Triopticon
✅ Package Creation
✅ Package Installation (Integration Sandbox)
Changelog
0.121.0
Version: 0.121.0
Package ID: 04tKB000000XzXVYA0
Code Coverage: 85%
Author: EirikFladby
Comment: Skattekort to GCP and fullmakt service class
Changelog
- 5d50bad - Merge pull request #331 from navikt/revert-322-revert-306-sokos_skattekort_gcp
- d2f21b3 - Merge branch 'main' into revert-322-revert-306-sokos_skattekort_gcp
- 18c802d - Revert "Revert "SOKOS_SKATTEKORT apigw->gcp""
- 481a326 - Merge pull request #330 from navikt/dependabot/npm_and_yarn/ws-7.5.10
- ed731c2 - Bump ws from 7.5.9 to 7.5.10
- 140376a - Merge pull request #329 from navikt/dependabot/npm_and_yarn/axios-1.7.5
- 3af682d - Bump axios from 1.7.2 to 1.7.5
- 18e63a9 - Merge pull request #328 from navikt/EirikFladby-patch-1
- 7ee0d9b - Update push_create-package1.yml
- bcbeb57 - Merge pull request #327 from navikt/fullmaktservice2
- 161473c - service for fullmakt