Skip to content

Implement remaining minimal requirements for supporting ipp 2.0 spec#20

Merged
RubenKluft merged 6 commits intomasterfrom
ipp_2_0_minimum_requirements
Nov 19, 2025
Merged

Implement remaining minimal requirements for supporting ipp 2.0 spec#20
RubenKluft merged 6 commits intomasterfrom
ipp_2_0_minimum_requirements

Conversation

@RubenKluft
Copy link
Copy Markdown
Collaborator

@RubenKluft RubenKluft commented Nov 5, 2025

BC break: removed PrinterStateReasonEnum as it is a csv of client defined reasons instead of a single known enum value.
getPrinterStateReason now returns string instead.

  • Added the validatePrintJob Operation
  • Added all expected fields to Job and Printer objects
  • Now throws exception for all unparsable http error codes

@RubenKluft RubenKluft changed the title [WIP] Implement remaining minimal requirements for supporting ipp 2.0 spec Implement remaining minimal requirements for supporting ipp 2.0 spec Nov 5, 2025
Comment thread README.md Outdated
@RubenKluft RubenKluft merged commit c90def7 into master Nov 19, 2025
6 checks passed
@RubenKluft RubenKluft deleted the ipp_2_0_minimum_requirements branch November 19, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants