Releases: fiskaltrust/middleware-interface-dotnet
Releases · fiskaltrust/middleware-interface-dotnet
gRPC client: v2.0.0-alpha1
What's Changed
- Update interface XML documentation by @mijomilicevic in #37
- Use grpc-dotnet in .NET 6.0+ by @TSchmiedlechner in #41
New Contributors
- @mijomilicevic made their first contribution in #37
Full Changelog: 1.3.11...client/grpc/v2.0.0-alpha1
Interface: v2.0.0-alpha1
What's Changed
- Update interface XML documentation by @mijomilicevic in #37
- Use grpc-dotnet in .NET 6.0+ by @TSchmiedlechner in #41
New Contributors
- @mijomilicevic made their first contribution in #37
Full Changelog: 1.3.11...interface/v2.0.0-alpha1
fiskaltrust.Middleware.Interface.Clients.1.3.11
- Resolved an issue where trailing
\0
was returned when querying DSFinV-K exports via HTTP - Made connection properties configurable for SOAP
fiskaltrust.Middleware.Interface.Clients.1.3.3
Merge pull request #20 from fiskaltrust/StefanKert/master Added additional configuration options for Grpc Client
fiskaltrust.interface.1.3.1
Changes:
- 99a0446 Version bump to 1.3.1
- f6130d4 Merge pull request #12 from steininger/master
- 6bc2fc4 fixed typo
- 1ca4af6 fixed typos.
- abe6e00 Merge branch 'master' into master
- 50629ac version.json merged
- daca315 fixed typos
- f43be23 Merge pull request #11 from steininger/master
- 14314f7 Update version.json
- 4a85947 fixed pull-request-comments
See More
- b1bb21d more details included in TseInfo. simplify ExportData response.
- aedb51c Merge pull request #10 from steininger/user/tst/idesscd-export
- 283cea4 Merge branch 'user/tst/idesscd-export' of https://github.com/steininger/middleware-interface-dotnet into user/tst/idesscd-export
- 1f721fb added missing request parameter
- 0827c3b added missing request parameter
- e3faf76 Merge pull request #8 from steininger/user/tst/idesscd-export
- 1c68aa2 Merge branch 'user/tst/idesscd-export' of https://github.com/steininger/middleware-interface-dotnet into user/tst/idesscd-export
- 1d2a717 version set to 1.3.1-rc3
- 85b281f Merge branch 'master' into user/tst/idesscd-export
- 01b1391 Merge pull request #9 from fiskaltrust/user/tsc/fix-build
- 5a5b8be Remove internal feed from pipeline
- e05113f removed clientId default values
- 1699376 added explicit operationcontract-names
- 2960641 export session clarifications
- 0f09703 add TotalTarFileSize to export.
- be96582 Merge pull request #6 from fiskaltrust/user/tsc/cleanup-131
- bff0f4e Renamed echo models
- e8eed95 Added SCU exception
- 53fb4ab Added echo method
- 414c82a Fixed State in TseInfo
- b22df02 Update version.json
- e6d130a Fixed path in pipeline
- d9cf51a Added client tests to pipeline
- e37736b Added clients to README
- adf8f7d Merge pull request #5 from fiskaltrust/user/tsc/factories
- f231bce Merge branch 'master' into user/tsc/factories
- c63eec9 Added some tests
- dd5a675 Don't pack shared project
- ae34029 Fixed package IDs
- f6e08ad Fixed path
- 2ec90f3 Made internal classes internal
- b7e31ed Added retry logic to HTTP client
- f3aeb15 Don't use retries if no options are specified
- a7db43d Fix some PR comments
- 80cdcfe Added retry logic to clients
- 16f4673 Removed ref from tests
- caec850 Build sln
- 2b0870b Removed IPOSFactory
- bffd3e7 Project should have the same name as package
- 2ba6519 Fixed journal call
- 4c53d4f Removed whiteline and renamed file
- ac5712d Adapted name to match with the other SerialNumber namings
- 7dab9f2 Merge pull request #4 from steininger/master
- 7e89288 added 'SerialnumbersOctet' enumeration to tse-info-response
- 5af82a3 updated test to use new definition of IDESSCD
- 8e3eada Added cashboxid and AT, re-use client
- 0520468 Added factories do tests
- 468d07d Added factories for gRPC and SOAP
- 6c3fd08 separate register/unregister methods
- 08c75bf Added POS factory for HTTP
- d1fefa3 Renamed solution
- 2f37561 Updated pipeline to use new versioning
- cdd386c special tse operations added
- 70c2709 definitions for export by session added
- 41bb6f1 starttransaction, updatetransaction, finishtransaction interface update
- cc76253 Merge pull request #3 from FlorianStadlberger/master [ #27569 ]
- 8b1dcb1 correct if check
- cec4370 use dashes
- 5f468aa add new versioning
- a20f8a6 Merge pull request #2 from TSchmiedlechner/master
- ae6677a Trigger PR on master
- 61e3730 Bump version to 1.3.0-rc1
- 7f352fc Use team as code owner instead of specific users
- 2133f3f Merge pull request #1 from fiskaltrust/user/ske/opensource_if
- 58a8f0f Switched order
- 9a62c8c Finished readme
- dbfe087 Adapted readme
- 3ec27e6 Added basic readme info
- 72f334b Removed test files
- 290e27d Removed unnecessary whitelines
- 13f4d71 Added comments for types with no comment
- 7aa9456 Journal is not obsolete. It can still be used for rest calls
- 1213671 Minor tweaks
- 02e0c5e Dispose server
- 1d52550 Cleanup
- 7fd3287 Merge branch 'user/ske/opensource_if' of https://github.com/fiskaltrust/middleware-interface-dotnet into user/ske/opensource_if
- ed94f9a Fixed build pipe
- c098664 Added code owners
- 28022a5 Merge branch 'user/ske/opensource_if' of https://github.com/fiskaltrust/middleware-interface-dotnet into user/ske/opensource_if
- 42d9bcf Improved test structure
- 62b595e Fixed versioning
- 6c08da1 Added versioning
- ea8bbd6 Initial commit for fiskaltrust.ifPOS
This list of changes was auto generated.
fiskaltrust.interface.1.3.0-rc1
Changes:
- a20f8a6 Merge pull request #2 from TSchmiedlechner/master
- ae6677a Trigger PR on master
- 61e3730 Bump version to 1.3.0-rc1
- 7f352fc Use team as code owner instead of specific users
- 2133f3f Merge pull request #1 from fiskaltrust/user/ske/opensource_if
- 58a8f0f Switched order
- 9a62c8c Finished readme
- dbfe087 Adapted readme
- 3ec27e6 Added basic readme info
- 72f334b Removed test files
See More
- 290e27d Removed unnecessary whitelines
- 13f4d71 Added comments for types with no comment
- 7aa9456 Journal is not obsolete. It can still be used for rest calls
- 1213671 Minor tweaks
- 02e0c5e Dispose server
- 1d52550 Cleanup
- 7fd3287 Merge branch 'user/ske/opensource_if' of https://github.com/fiskaltrust/middleware-interface-dotnet into user/ske/opensource_if
- ed94f9a Fixed build pipe
- c098664 Added code owners
- 28022a5 Merge branch 'user/ske/opensource_if' of https://github.com/fiskaltrust/middleware-interface-dotnet into user/ske/opensource_if
- 42d9bcf Improved test structure
- 62b595e Fixed versioning
- 6c08da1 Added versioning
- ea8bbd6 Initial commit for fiskaltrust.ifPOS
This list of changes was auto generated.