cznic/public/: fred-api-registry-5.0.3 metadata and description

Simple index Newer version available

Protocol buffers for FRED registry service

author Jan MusĂ­lek
author_email jan.musilek@nic.cz
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Intended Audience :: Information Technology
  • License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Topic :: Internet
license GPLv3+
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.0.3.tar.gz
Size
59 KB
Type
Source

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.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