cznic/public/: fred-api-registry-5.2.0 metadata and description
Protocol buffers for FRED registry service
author | Jan MusĂlek |
author_email | jan.musilek@nic.cz |
classifiers |
|
license | GPLv3+ |
requires_dist |
|
requires_python | ~=3.7 |
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
fred-api-registry-5.2.0.tar.gz
|
|
|
fred_api_registry-5.2.0-py3-none-any.whl
|
|
Protocol buffers interface definition files for FRED registry.
Python package
Despite not having any Python modules, this repository contains setup.py, that takes care of generating Python modules from protocol buffers files during the build. Therefore, this repository can be used as any other Python package.
ChangeLog
Unreleased
5.2.0 (2022-11-18)
New features
Add domain lifecycle milestones
Add registrar handle to update_registrar and allow registrar handle change
5.1.0 (2022-09-01)
New features
Add methods for editing registrar info (create_registrar and update_registrar)
Add methods for editing registrar zone access
Add methods for editing registrar EPP access
Add methods for editing registrar certification
Add methods for editing registrar group membership
Add zone access history to get_registrar_zone_access
Add is_internal flag to registrar info
Maintenance
Use setuptools-grpc
5.0.6 (2022-05-04)
Bug fixes
Split notify info function and replace date with two timestamps
Domain history id is now optional in manage_domain_state_flags and throws exception on mismatch
5.0.5 (2022-04-27)
New features
Add get_domains_by_contact function
Add domain contact info notify methods
Add sponsoring_registrar into InfoReply messages
5.0.4 (2022-03-30)
Bugfixes
Fix project build with pyproject.toml
5.0.3 (2022-03-17)
New features
Add get_<object>_id functions.
Other
Update project setup
5.0.2 (2022-02-17)
New Features
Add LogEntryId to registrable objects (domain, contact, nsset, keyset) history records
Drop support for python 3.5 and 3.6.
Add support for python 3.9 and 3.10.
Update project setup.
5.0.1 (2022-01-20)
Bug fixes
Fix protobuf and grpc cmake build targets
5.0.0 (2021-08-04)
Breaking changes
Remove diagnostics service (use Fred.Diagnostics instead)
New features
Add domain batch functions
Bug fixes
Fix protobuf dependencies
Unpin grpc setup dependencies
Docs
Update README and CHANGELOG according to our internal standard
4.5.0 (2020-03-13)
New features
Add LogEntryId into update operations
4.4.1 (2020-03-05)
Bug fixes
Fix Python package versioning
4.4.0 (2020-02-26)
New features
Add contact update
Add contact state update
4.3.1 (2020-02-04)
Bug fixes
Pin grpcio-tools version in setup dependencies
4.3.0 (2020-01-27)
New features
Add search domain history
Add search keyset history
Add search nsset history
4.2.0 (2019-12-05)
New features
Add search contact history
4.1.1 (2019-09-18)
Bug fixes
Remove useless includes
4.1.0 (2019-08-01)
New features
Add diagnostic service
4.0.0 (2019-06-19)
Breaking changes
Change contact search to look for multiple items
New features
Add keyset service
Add keyset search
Add domain search
Add nsset search
Add method for getting registrar credit
Add method for getting registrar zone access
3.0.0 (2019-05-21)
Breaking changes
Rename some contact types
Change single-value e-mail field to array
Unify all replies to contain data item
Remove numeric_id item from object infos
New features
Add nsset service
Add domain history methods
Add registrar service
2.0.0 (2019-04-15)
Breaking changes
Rename some structures in contact API
New features
Add domain state and info methods
Change automatic Python gRPC module build to produce namespace packages
1.0.0 (2019-03-14)
Initial version.
Add automatic Python gRPC modules build to setup.py
Add contact state, info and history methods
Add contact search