Skip to content
Snippets Groups Projects
Commit 92d4af60 authored by geant-release-service's avatar geant-release-service
Browse files

Finished release 1.7.

parents ab5950df 5e57b938
No related branches found
No related tags found
No related merge requests found
# Changelog
All notable changes to this project will be documented in this file.
## [1.7] - 2024-03-28
- GAP Ansible collection version is pinned to 1.0.58
- Update `ncclient` to 0.6.15
- Update `junos-eznc` to 2.7.0
## [1.6] - 2024-03-20
GAP Ansible collection version is pinned to 1.0.55
## [1.5] - 2024-03-12
......
......@@ -3,6 +3,6 @@ collections:
- juniper.device
- junipernetworks.junos
- name: geant.gap_ansible
version: 1.0.55
version: 1.0.58
roles:
- Juniper.junos
ansible_merge_vars~=5.0.0
jinja2==3.1.2
jmespath~=1.0.1
junos-eznc~=2.6.8
junos-eznc~=2.7.0
jxmlease~=1.0.3
ncclient~=0.6.13
ncclient~=0.6.15
netaddr~=0.8.0
requests~=2.31.0
ruamel.yaml~=0.18.5
......@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="goat-lso",
version="1.6",
version="1.7",
author="GÉANT Orchestration & Automation Team",
author_email="goat@geant.org",
description="Lightweight Service Orchestrator",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment