Skip to content

Conversation

@glarrain
Copy link
Contributor

@glarrain glarrain commented May 8, 2019

Includes backwards-incompatible changes to data model DteDataL2.

Detail

jtrh and others added 14 commits May 6, 2019 12:08
The command `bumpversion --new-version 'X.Y.Z'` doesn't work.
It returns the error `the following arguments are required: part`.

The `part` argument doesn't matter when a complete new version number
is specified, but `bumpversion` still complains if that parameter is
missing.

This change fixes the error by adding a dummy `part` argument.

Ref:
- [Slack](https://fynpal-hq.slack.com/archives/CFGURBDBK/p1557152981014100?thread_ts=1556809374.013500&cid=CFGURBDBK)
- [Slack](https://fynpal-hq.slack.com/archives/CFGURBDBK/p1557154032014300?thread_ts=1556809374.013500&cid=CFGURBDBK)
- [Slack](https://fynpal-hq.slack.com/archives/CFGURBDBK/p1557154124014600?thread_ts=1556809374.013500&cid=CFGURBDBK)
Aliases created for compatibility.
libs.tz_utils: minor improvements
$ openssl x509 \
    -in 'my-cert.pem' \
    -outform der \
    -out 'my-cert.der'

OpenSSL 1.0.2g (2016-03-01)
To load an X.509 certificate from DER-encoded certificate data,
and convert between DER-encoded and PEM-encoded certificate data.

New functions:
- `load_der_x509_cert`
- `x509_cert_der_to_pem`
- `x509_cert_pem_to_der`
Rename to `firma_documento_dt` and hold the timezone-aware value instead
of "naive".
…ld-1

dte.data_models: alter field `DteDataL2.firma_documento_dt_naive`
Rename to `signature_x509_cert_der` and hold the X.509 certificate's
DER-encoded data instead of PEM-encoded data.

**Breaks backwards compatibility**.
…ld-2

dte.data_models: alter field `DteDataL2.signature_x509_cert_pem`
@glarrain glarrain added the kind: release Release label May 8, 2019
@glarrain glarrain requested a review from jtrh May 8, 2019 16:51
@glarrain glarrain self-assigned this May 8, 2019
@glarrain glarrain merged commit 4789ec0 into master May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants