Skip to content

Commit e085445

Browse files
Merge pull request #1411 from chidanandpujar/devupdate
2.8.1.dev0 update
2 parents 143607a + e171270 commit e085445

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ Juniper Networks is actively contributing to and maintaining this repo. Please c
154154

155155
*Contributors:*
156156

157+
* v2.8.0: [Dinesh Babu](https://github.com/dineshbaburam91), [Chidanand Pujar](https://github.com/chidanandpujar)
157158
* v2.7.6: [Dinesh Babu](https://github.com/dineshbaburam91), [Chidanand Pujar](https://github.com/chidanandpujar)
158159
* v2.7.5: [Dinesh Babu](https://github.com/dineshbaburam91), [Chidanand Pujar](https://github.com/chidanandpujar)
159160
* v2.7.4: [Dinesh Babu](https://github.com/dineshbaburam91), [Chidanand Pujar](https://github.com/chidanandpujar)

RELEASE-NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Release 2.8.1.dev0 - 19 May 2026
2+
## Features Added
3+
## Bugs Fixed
4+
15
## Release 2.8.0 - 19 May 2026
26
## Features Added
37
- Added support for routing instances and satellite options in `sw.install()` (#1403)

lib/jnpr/junos/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = "2.8.0"
1+
VERSION = "2.8.1.dev0"
22
DATE = "2026-May-19"
33

44
# Augment with the internal version if present

0 commit comments

Comments
 (0)