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
Branches
Tags 1.7 Lime-Seal
No related merge requests found
# Changelog # Changelog
All notable changes to this project will be documented in this file. 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 ## [1.6] - 2024-03-20
GAP Ansible collection version is pinned to 1.0.55 GAP Ansible collection version is pinned to 1.0.55
## [1.5] - 2024-03-12 ## [1.5] - 2024-03-12
......
...@@ -3,6 +3,6 @@ collections: ...@@ -3,6 +3,6 @@ collections:
- juniper.device - juniper.device
- junipernetworks.junos - junipernetworks.junos
- name: geant.gap_ansible - name: geant.gap_ansible
version: 1.0.55 version: 1.0.58
roles: roles:
- Juniper.junos - Juniper.junos
ansible_merge_vars~=5.0.0 ansible_merge_vars~=5.0.0
jinja2==3.1.2 jinja2==3.1.2
jmespath~=1.0.1 jmespath~=1.0.1
junos-eznc~=2.6.8 junos-eznc~=2.7.0
jxmlease~=1.0.3 jxmlease~=1.0.3
ncclient~=0.6.13 ncclient~=0.6.15
netaddr~=0.8.0 netaddr~=0.8.0
requests~=2.31.0 requests~=2.31.0
ruamel.yaml~=0.18.5 ruamel.yaml~=0.18.5
...@@ -2,7 +2,7 @@ from setuptools import setup ...@@ -2,7 +2,7 @@ from setuptools import setup
setup( setup(
name="goat-lso", name="goat-lso",
version="1.6", version="1.7",
author="GÉANT Orchestration & Automation Team", author="GÉANT Orchestration & Automation Team",
author_email="goat@geant.org", author_email="goat@geant.org",
description="Lightweight Service Orchestrator", 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