nautobot 1.6.27__py3-none-any.whl → 1.6.29__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of nautobot might be problematic. Click here for more details.
- nautobot/core/apps/__init__.py +18 -0
- nautobot/core/tests/test_models.py +17 -1
- nautobot/dcim/views.py +2 -2
- nautobot/extras/tables.py +3 -0
- nautobot/project-static/docs/code-reference/nautobot/apps/tables.html +364 -354
- nautobot/project-static/docs/configuration/authentication/sso.html +2 -2
- nautobot/project-static/docs/release-notes/version-1.6.html +280 -147
- nautobot/project-static/docs/requirements.txt +1 -0
- nautobot/project-static/docs/search/search_index.json +1 -1
- nautobot/project-static/docs/sitemap.xml +187 -187
- nautobot/project-static/docs/sitemap.xml.gz +0 -0
- nautobot/utilities/tables.py +24 -18
- {nautobot-1.6.27.dist-info → nautobot-1.6.29.dist-info}/METADATA +1 -1
- {nautobot-1.6.27.dist-info → nautobot-1.6.29.dist-info}/RECORD +18 -18
- {nautobot-1.6.27.dist-info → nautobot-1.6.29.dist-info}/WHEEL +1 -1
- {nautobot-1.6.27.dist-info → nautobot-1.6.29.dist-info}/LICENSE.txt +0 -0
- {nautobot-1.6.27.dist-info → nautobot-1.6.29.dist-info}/NOTICE +0 -0
- {nautobot-1.6.27.dist-info → nautobot-1.6.29.dist-info}/entry_points.txt +0 -0
|
@@ -3788,6 +3788,60 @@
|
|
|
3788
3788
|
</ul>
|
|
3789
3789
|
</nav>
|
|
3790
3790
|
|
|
3791
|
+
</li>
|
|
3792
|
+
|
|
3793
|
+
<li class="md-nav__item">
|
|
3794
|
+
<a href="#v1629-2024-12-10" class="md-nav__link">
|
|
3795
|
+
v1.6.29 (2024-12-10)
|
|
3796
|
+
</a>
|
|
3797
|
+
|
|
3798
|
+
<nav class="md-nav" aria-label="v1.6.29 (2024-12-10)">
|
|
3799
|
+
<ul class="md-nav__list">
|
|
3800
|
+
|
|
3801
|
+
<li class="md-nav__item">
|
|
3802
|
+
<a href="#security" class="md-nav__link">
|
|
3803
|
+
Security
|
|
3804
|
+
</a>
|
|
3805
|
+
|
|
3806
|
+
</li>
|
|
3807
|
+
|
|
3808
|
+
<li class="md-nav__item">
|
|
3809
|
+
<a href="#fixed" class="md-nav__link">
|
|
3810
|
+
Fixed
|
|
3811
|
+
</a>
|
|
3812
|
+
|
|
3813
|
+
</li>
|
|
3814
|
+
|
|
3815
|
+
</ul>
|
|
3816
|
+
</nav>
|
|
3817
|
+
|
|
3818
|
+
</li>
|
|
3819
|
+
|
|
3820
|
+
<li class="md-nav__item">
|
|
3821
|
+
<a href="#v1628-2024-09-24" class="md-nav__link">
|
|
3822
|
+
v1.6.28 (2024-09-24)
|
|
3823
|
+
</a>
|
|
3824
|
+
|
|
3825
|
+
<nav class="md-nav" aria-label="v1.6.28 (2024-09-24)">
|
|
3826
|
+
<ul class="md-nav__list">
|
|
3827
|
+
|
|
3828
|
+
<li class="md-nav__item">
|
|
3829
|
+
<a href="#fixed_1" class="md-nav__link">
|
|
3830
|
+
Fixed
|
|
3831
|
+
</a>
|
|
3832
|
+
|
|
3833
|
+
</li>
|
|
3834
|
+
|
|
3835
|
+
<li class="md-nav__item">
|
|
3836
|
+
<a href="#housekeeping" class="md-nav__link">
|
|
3837
|
+
Housekeeping
|
|
3838
|
+
</a>
|
|
3839
|
+
|
|
3840
|
+
</li>
|
|
3841
|
+
|
|
3842
|
+
</ul>
|
|
3843
|
+
</nav>
|
|
3844
|
+
|
|
3791
3845
|
</li>
|
|
3792
3846
|
|
|
3793
3847
|
<li class="md-nav__item">
|
|
@@ -3799,14 +3853,14 @@
|
|
|
3799
3853
|
<ul class="md-nav__list">
|
|
3800
3854
|
|
|
3801
3855
|
<li class="md-nav__item">
|
|
3802
|
-
<a href="#
|
|
3856
|
+
<a href="#security_1" class="md-nav__link">
|
|
3803
3857
|
Security
|
|
3804
3858
|
</a>
|
|
3805
3859
|
|
|
3806
3860
|
</li>
|
|
3807
3861
|
|
|
3808
3862
|
<li class="md-nav__item">
|
|
3809
|
-
<a href="#
|
|
3863
|
+
<a href="#fixed_2" class="md-nav__link">
|
|
3810
3864
|
Fixed
|
|
3811
3865
|
</a>
|
|
3812
3866
|
|
|
@@ -3826,7 +3880,7 @@
|
|
|
3826
3880
|
<ul class="md-nav__list">
|
|
3827
3881
|
|
|
3828
3882
|
<li class="md-nav__item">
|
|
3829
|
-
<a href="#
|
|
3883
|
+
<a href="#fixed_3" class="md-nav__link">
|
|
3830
3884
|
Fixed
|
|
3831
3885
|
</a>
|
|
3832
3886
|
|
|
@@ -3846,7 +3900,7 @@
|
|
|
3846
3900
|
<ul class="md-nav__list">
|
|
3847
3901
|
|
|
3848
3902
|
<li class="md-nav__item">
|
|
3849
|
-
<a href="#
|
|
3903
|
+
<a href="#security_2" class="md-nav__link">
|
|
3850
3904
|
Security
|
|
3851
3905
|
</a>
|
|
3852
3906
|
|
|
@@ -3873,14 +3927,14 @@
|
|
|
3873
3927
|
<ul class="md-nav__list">
|
|
3874
3928
|
|
|
3875
3929
|
<li class="md-nav__item">
|
|
3876
|
-
<a href="#
|
|
3930
|
+
<a href="#security_3" class="md-nav__link">
|
|
3877
3931
|
Security
|
|
3878
3932
|
</a>
|
|
3879
3933
|
|
|
3880
3934
|
</li>
|
|
3881
3935
|
|
|
3882
3936
|
<li class="md-nav__item">
|
|
3883
|
-
<a href="#
|
|
3937
|
+
<a href="#housekeeping_1" class="md-nav__link">
|
|
3884
3938
|
Housekeeping
|
|
3885
3939
|
</a>
|
|
3886
3940
|
|
|
@@ -3900,14 +3954,14 @@
|
|
|
3900
3954
|
<ul class="md-nav__list">
|
|
3901
3955
|
|
|
3902
3956
|
<li class="md-nav__item">
|
|
3903
|
-
<a href="#
|
|
3957
|
+
<a href="#security_4" class="md-nav__link">
|
|
3904
3958
|
Security
|
|
3905
3959
|
</a>
|
|
3906
3960
|
|
|
3907
3961
|
</li>
|
|
3908
3962
|
|
|
3909
3963
|
<li class="md-nav__item">
|
|
3910
|
-
<a href="#
|
|
3964
|
+
<a href="#housekeeping_2" class="md-nav__link">
|
|
3911
3965
|
Housekeeping
|
|
3912
3966
|
</a>
|
|
3913
3967
|
|
|
@@ -3927,7 +3981,7 @@
|
|
|
3927
3981
|
<ul class="md-nav__list">
|
|
3928
3982
|
|
|
3929
3983
|
<li class="md-nav__item">
|
|
3930
|
-
<a href="#
|
|
3984
|
+
<a href="#security_5" class="md-nav__link">
|
|
3931
3985
|
Security
|
|
3932
3986
|
</a>
|
|
3933
3987
|
|
|
@@ -3941,7 +3995,7 @@
|
|
|
3941
3995
|
</li>
|
|
3942
3996
|
|
|
3943
3997
|
<li class="md-nav__item">
|
|
3944
|
-
<a href="#
|
|
3998
|
+
<a href="#fixed_4" class="md-nav__link">
|
|
3945
3999
|
Fixed
|
|
3946
4000
|
</a>
|
|
3947
4001
|
|
|
@@ -3961,7 +4015,7 @@
|
|
|
3961
4015
|
<ul class="md-nav__list">
|
|
3962
4016
|
|
|
3963
4017
|
<li class="md-nav__item">
|
|
3964
|
-
<a href="#
|
|
4018
|
+
<a href="#security_6" class="md-nav__link">
|
|
3965
4019
|
Security
|
|
3966
4020
|
</a>
|
|
3967
4021
|
|
|
@@ -3981,14 +4035,14 @@
|
|
|
3981
4035
|
<ul class="md-nav__list">
|
|
3982
4036
|
|
|
3983
4037
|
<li class="md-nav__item">
|
|
3984
|
-
<a href="#
|
|
4038
|
+
<a href="#security_7" class="md-nav__link">
|
|
3985
4039
|
Security
|
|
3986
4040
|
</a>
|
|
3987
4041
|
|
|
3988
4042
|
</li>
|
|
3989
4043
|
|
|
3990
4044
|
<li class="md-nav__item">
|
|
3991
|
-
<a href="#
|
|
4045
|
+
<a href="#fixed_5" class="md-nav__link">
|
|
3992
4046
|
Fixed
|
|
3993
4047
|
</a>
|
|
3994
4048
|
|
|
@@ -4008,14 +4062,14 @@
|
|
|
4008
4062
|
<ul class="md-nav__list">
|
|
4009
4063
|
|
|
4010
4064
|
<li class="md-nav__item">
|
|
4011
|
-
<a href="#
|
|
4065
|
+
<a href="#security_8" class="md-nav__link">
|
|
4012
4066
|
Security
|
|
4013
4067
|
</a>
|
|
4014
4068
|
|
|
4015
4069
|
</li>
|
|
4016
4070
|
|
|
4017
4071
|
<li class="md-nav__item">
|
|
4018
|
-
<a href="#
|
|
4072
|
+
<a href="#fixed_6" class="md-nav__link">
|
|
4019
4073
|
Fixed
|
|
4020
4074
|
</a>
|
|
4021
4075
|
|
|
@@ -4035,7 +4089,7 @@
|
|
|
4035
4089
|
<ul class="md-nav__list">
|
|
4036
4090
|
|
|
4037
4091
|
<li class="md-nav__item">
|
|
4038
|
-
<a href="#
|
|
4092
|
+
<a href="#security_9" class="md-nav__link">
|
|
4039
4093
|
Security
|
|
4040
4094
|
</a>
|
|
4041
4095
|
|
|
@@ -4082,7 +4136,7 @@
|
|
|
4082
4136
|
<ul class="md-nav__list">
|
|
4083
4137
|
|
|
4084
4138
|
<li class="md-nav__item">
|
|
4085
|
-
<a href="#
|
|
4139
|
+
<a href="#security_10" class="md-nav__link">
|
|
4086
4140
|
Security
|
|
4087
4141
|
</a>
|
|
4088
4142
|
|
|
@@ -4103,7 +4157,7 @@
|
|
|
4103
4157
|
</li>
|
|
4104
4158
|
|
|
4105
4159
|
<li class="md-nav__item">
|
|
4106
|
-
<a href="#
|
|
4160
|
+
<a href="#fixed_7" class="md-nav__link">
|
|
4107
4161
|
Fixed
|
|
4108
4162
|
</a>
|
|
4109
4163
|
|
|
@@ -4117,7 +4171,7 @@
|
|
|
4117
4171
|
</li>
|
|
4118
4172
|
|
|
4119
4173
|
<li class="md-nav__item">
|
|
4120
|
-
<a href="#
|
|
4174
|
+
<a href="#housekeeping_3" class="md-nav__link">
|
|
4121
4175
|
Housekeeping
|
|
4122
4176
|
</a>
|
|
4123
4177
|
|
|
@@ -4144,14 +4198,14 @@
|
|
|
4144
4198
|
</li>
|
|
4145
4199
|
|
|
4146
4200
|
<li class="md-nav__item">
|
|
4147
|
-
<a href="#
|
|
4201
|
+
<a href="#fixed_8" class="md-nav__link">
|
|
4148
4202
|
Fixed
|
|
4149
4203
|
</a>
|
|
4150
4204
|
|
|
4151
4205
|
</li>
|
|
4152
4206
|
|
|
4153
4207
|
<li class="md-nav__item">
|
|
4154
|
-
<a href="#
|
|
4208
|
+
<a href="#housekeeping_4" class="md-nav__link">
|
|
4155
4209
|
Housekeeping
|
|
4156
4210
|
</a>
|
|
4157
4211
|
|
|
@@ -4171,7 +4225,7 @@
|
|
|
4171
4225
|
<ul class="md-nav__list">
|
|
4172
4226
|
|
|
4173
4227
|
<li class="md-nav__item">
|
|
4174
|
-
<a href="#
|
|
4228
|
+
<a href="#fixed_9" class="md-nav__link">
|
|
4175
4229
|
Fixed
|
|
4176
4230
|
</a>
|
|
4177
4231
|
|
|
@@ -4198,7 +4252,7 @@
|
|
|
4198
4252
|
</li>
|
|
4199
4253
|
|
|
4200
4254
|
<li class="md-nav__item">
|
|
4201
|
-
<a href="#
|
|
4255
|
+
<a href="#fixed_10" class="md-nav__link">
|
|
4202
4256
|
Fixed
|
|
4203
4257
|
</a>
|
|
4204
4258
|
|
|
@@ -4232,7 +4286,7 @@
|
|
|
4232
4286
|
</li>
|
|
4233
4287
|
|
|
4234
4288
|
<li class="md-nav__item">
|
|
4235
|
-
<a href="#
|
|
4289
|
+
<a href="#security_11" class="md-nav__link">
|
|
4236
4290
|
Security
|
|
4237
4291
|
</a>
|
|
4238
4292
|
|
|
@@ -4246,7 +4300,7 @@
|
|
|
4246
4300
|
</li>
|
|
4247
4301
|
|
|
4248
4302
|
<li class="md-nav__item">
|
|
4249
|
-
<a href="#
|
|
4303
|
+
<a href="#fixed_11" class="md-nav__link">
|
|
4250
4304
|
Fixed
|
|
4251
4305
|
</a>
|
|
4252
4306
|
|
|
@@ -4266,7 +4320,7 @@
|
|
|
4266
4320
|
<ul class="md-nav__list">
|
|
4267
4321
|
|
|
4268
4322
|
<li class="md-nav__item">
|
|
4269
|
-
<a href="#
|
|
4323
|
+
<a href="#security_12" class="md-nav__link">
|
|
4270
4324
|
Security
|
|
4271
4325
|
</a>
|
|
4272
4326
|
|
|
@@ -4280,7 +4334,7 @@
|
|
|
4280
4334
|
</li>
|
|
4281
4335
|
|
|
4282
4336
|
<li class="md-nav__item">
|
|
4283
|
-
<a href="#
|
|
4337
|
+
<a href="#fixed_12" class="md-nav__link">
|
|
4284
4338
|
Fixed
|
|
4285
4339
|
</a>
|
|
4286
4340
|
|
|
@@ -4300,7 +4354,7 @@
|
|
|
4300
4354
|
<ul class="md-nav__list">
|
|
4301
4355
|
|
|
4302
4356
|
<li class="md-nav__item">
|
|
4303
|
-
<a href="#
|
|
4357
|
+
<a href="#security_13" class="md-nav__link">
|
|
4304
4358
|
Security
|
|
4305
4359
|
</a>
|
|
4306
4360
|
|
|
@@ -4341,7 +4395,7 @@
|
|
|
4341
4395
|
<ul class="md-nav__list">
|
|
4342
4396
|
|
|
4343
4397
|
<li class="md-nav__item">
|
|
4344
|
-
<a href="#
|
|
4398
|
+
<a href="#fixed_13" class="md-nav__link">
|
|
4345
4399
|
Fixed
|
|
4346
4400
|
</a>
|
|
4347
4401
|
|
|
@@ -4361,7 +4415,7 @@
|
|
|
4361
4415
|
<ul class="md-nav__list">
|
|
4362
4416
|
|
|
4363
4417
|
<li class="md-nav__item">
|
|
4364
|
-
<a href="#
|
|
4418
|
+
<a href="#security_14" class="md-nav__link">
|
|
4365
4419
|
Security
|
|
4366
4420
|
</a>
|
|
4367
4421
|
|
|
@@ -4382,14 +4436,14 @@
|
|
|
4382
4436
|
</li>
|
|
4383
4437
|
|
|
4384
4438
|
<li class="md-nav__item">
|
|
4385
|
-
<a href="#
|
|
4439
|
+
<a href="#fixed_14" class="md-nav__link">
|
|
4386
4440
|
Fixed
|
|
4387
4441
|
</a>
|
|
4388
4442
|
|
|
4389
4443
|
</li>
|
|
4390
4444
|
|
|
4391
4445
|
<li class="md-nav__item">
|
|
4392
|
-
<a href="#
|
|
4446
|
+
<a href="#housekeeping_5" class="md-nav__link">
|
|
4393
4447
|
Housekeeping
|
|
4394
4448
|
</a>
|
|
4395
4449
|
|
|
@@ -4409,7 +4463,7 @@
|
|
|
4409
4463
|
<ul class="md-nav__list">
|
|
4410
4464
|
|
|
4411
4465
|
<li class="md-nav__item">
|
|
4412
|
-
<a href="#
|
|
4466
|
+
<a href="#security_15" class="md-nav__link">
|
|
4413
4467
|
Security
|
|
4414
4468
|
</a>
|
|
4415
4469
|
|
|
@@ -4430,7 +4484,7 @@
|
|
|
4430
4484
|
</li>
|
|
4431
4485
|
|
|
4432
4486
|
<li class="md-nav__item">
|
|
4433
|
-
<a href="#
|
|
4487
|
+
<a href="#fixed_15" class="md-nav__link">
|
|
4434
4488
|
Fixed
|
|
4435
4489
|
</a>
|
|
4436
4490
|
|
|
@@ -4450,7 +4504,7 @@
|
|
|
4450
4504
|
<ul class="md-nav__list">
|
|
4451
4505
|
|
|
4452
4506
|
<li class="md-nav__item">
|
|
4453
|
-
<a href="#
|
|
4507
|
+
<a href="#security_16" class="md-nav__link">
|
|
4454
4508
|
Security
|
|
4455
4509
|
</a>
|
|
4456
4510
|
|
|
@@ -4464,7 +4518,7 @@
|
|
|
4464
4518
|
</li>
|
|
4465
4519
|
|
|
4466
4520
|
<li class="md-nav__item">
|
|
4467
|
-
<a href="#
|
|
4521
|
+
<a href="#fixed_16" class="md-nav__link">
|
|
4468
4522
|
Fixed
|
|
4469
4523
|
</a>
|
|
4470
4524
|
|
|
@@ -4478,7 +4532,7 @@
|
|
|
4478
4532
|
</li>
|
|
4479
4533
|
|
|
4480
4534
|
<li class="md-nav__item">
|
|
4481
|
-
<a href="#
|
|
4535
|
+
<a href="#housekeeping_6" class="md-nav__link">
|
|
4482
4536
|
Housekeeping
|
|
4483
4537
|
</a>
|
|
4484
4538
|
|
|
@@ -4512,21 +4566,21 @@
|
|
|
4512
4566
|
</li>
|
|
4513
4567
|
|
|
4514
4568
|
<li class="md-nav__item">
|
|
4515
|
-
<a href="#
|
|
4569
|
+
<a href="#fixed_17" class="md-nav__link">
|
|
4516
4570
|
Fixed
|
|
4517
4571
|
</a>
|
|
4518
4572
|
|
|
4519
4573
|
</li>
|
|
4520
4574
|
|
|
4521
4575
|
<li class="md-nav__item">
|
|
4522
|
-
<a href="#
|
|
4576
|
+
<a href="#housekeeping_7" class="md-nav__link">
|
|
4523
4577
|
Housekeeping
|
|
4524
4578
|
</a>
|
|
4525
4579
|
|
|
4526
4580
|
</li>
|
|
4527
4581
|
|
|
4528
4582
|
<li class="md-nav__item">
|
|
4529
|
-
<a href="#
|
|
4583
|
+
<a href="#security_17" class="md-nav__link">
|
|
4530
4584
|
Security
|
|
4531
4585
|
</a>
|
|
4532
4586
|
|
|
@@ -4560,7 +4614,7 @@
|
|
|
4560
4614
|
</li>
|
|
4561
4615
|
|
|
4562
4616
|
<li class="md-nav__item">
|
|
4563
|
-
<a href="#
|
|
4617
|
+
<a href="#housekeeping_8" class="md-nav__link">
|
|
4564
4618
|
Housekeeping
|
|
4565
4619
|
</a>
|
|
4566
4620
|
|
|
@@ -4594,21 +4648,21 @@
|
|
|
4594
4648
|
</li>
|
|
4595
4649
|
|
|
4596
4650
|
<li class="md-nav__item">
|
|
4597
|
-
<a href="#
|
|
4651
|
+
<a href="#fixed_18" class="md-nav__link">
|
|
4598
4652
|
Fixed
|
|
4599
4653
|
</a>
|
|
4600
4654
|
|
|
4601
4655
|
</li>
|
|
4602
4656
|
|
|
4603
4657
|
<li class="md-nav__item">
|
|
4604
|
-
<a href="#
|
|
4658
|
+
<a href="#housekeeping_9" class="md-nav__link">
|
|
4605
4659
|
Housekeeping
|
|
4606
4660
|
</a>
|
|
4607
4661
|
|
|
4608
4662
|
</li>
|
|
4609
4663
|
|
|
4610
4664
|
<li class="md-nav__item">
|
|
4611
|
-
<a href="#
|
|
4665
|
+
<a href="#security_18" class="md-nav__link">
|
|
4612
4666
|
Security
|
|
4613
4667
|
</a>
|
|
4614
4668
|
|
|
@@ -4642,14 +4696,14 @@
|
|
|
4642
4696
|
</li>
|
|
4643
4697
|
|
|
4644
4698
|
<li class="md-nav__item">
|
|
4645
|
-
<a href="#
|
|
4699
|
+
<a href="#fixed_19" class="md-nav__link">
|
|
4646
4700
|
Fixed
|
|
4647
4701
|
</a>
|
|
4648
4702
|
|
|
4649
4703
|
</li>
|
|
4650
4704
|
|
|
4651
4705
|
<li class="md-nav__item">
|
|
4652
|
-
<a href="#
|
|
4706
|
+
<a href="#housekeeping_10" class="md-nav__link">
|
|
4653
4707
|
Housekeeping
|
|
4654
4708
|
</a>
|
|
4655
4709
|
|
|
@@ -4676,7 +4730,7 @@
|
|
|
4676
4730
|
</li>
|
|
4677
4731
|
|
|
4678
4732
|
<li class="md-nav__item">
|
|
4679
|
-
<a href="#
|
|
4733
|
+
<a href="#fixed_20" class="md-nav__link">
|
|
4680
4734
|
Fixed
|
|
4681
4735
|
</a>
|
|
4682
4736
|
|
|
@@ -4710,7 +4764,7 @@
|
|
|
4710
4764
|
</li>
|
|
4711
4765
|
|
|
4712
4766
|
<li class="md-nav__item">
|
|
4713
|
-
<a href="#
|
|
4767
|
+
<a href="#fixed_21" class="md-nav__link">
|
|
4714
4768
|
Fixed
|
|
4715
4769
|
</a>
|
|
4716
4770
|
|
|
@@ -4751,7 +4805,7 @@
|
|
|
4751
4805
|
</li>
|
|
4752
4806
|
|
|
4753
4807
|
<li class="md-nav__item">
|
|
4754
|
-
<a href="#
|
|
4808
|
+
<a href="#fixed_22" class="md-nav__link">
|
|
4755
4809
|
Fixed
|
|
4756
4810
|
</a>
|
|
4757
4811
|
|
|
@@ -5238,6 +5292,60 @@
|
|
|
5238
5292
|
</ul>
|
|
5239
5293
|
</nav>
|
|
5240
5294
|
|
|
5295
|
+
</li>
|
|
5296
|
+
|
|
5297
|
+
<li class="md-nav__item">
|
|
5298
|
+
<a href="#v1629-2024-12-10" class="md-nav__link">
|
|
5299
|
+
v1.6.29 (2024-12-10)
|
|
5300
|
+
</a>
|
|
5301
|
+
|
|
5302
|
+
<nav class="md-nav" aria-label="v1.6.29 (2024-12-10)">
|
|
5303
|
+
<ul class="md-nav__list">
|
|
5304
|
+
|
|
5305
|
+
<li class="md-nav__item">
|
|
5306
|
+
<a href="#security" class="md-nav__link">
|
|
5307
|
+
Security
|
|
5308
|
+
</a>
|
|
5309
|
+
|
|
5310
|
+
</li>
|
|
5311
|
+
|
|
5312
|
+
<li class="md-nav__item">
|
|
5313
|
+
<a href="#fixed" class="md-nav__link">
|
|
5314
|
+
Fixed
|
|
5315
|
+
</a>
|
|
5316
|
+
|
|
5317
|
+
</li>
|
|
5318
|
+
|
|
5319
|
+
</ul>
|
|
5320
|
+
</nav>
|
|
5321
|
+
|
|
5322
|
+
</li>
|
|
5323
|
+
|
|
5324
|
+
<li class="md-nav__item">
|
|
5325
|
+
<a href="#v1628-2024-09-24" class="md-nav__link">
|
|
5326
|
+
v1.6.28 (2024-09-24)
|
|
5327
|
+
</a>
|
|
5328
|
+
|
|
5329
|
+
<nav class="md-nav" aria-label="v1.6.28 (2024-09-24)">
|
|
5330
|
+
<ul class="md-nav__list">
|
|
5331
|
+
|
|
5332
|
+
<li class="md-nav__item">
|
|
5333
|
+
<a href="#fixed_1" class="md-nav__link">
|
|
5334
|
+
Fixed
|
|
5335
|
+
</a>
|
|
5336
|
+
|
|
5337
|
+
</li>
|
|
5338
|
+
|
|
5339
|
+
<li class="md-nav__item">
|
|
5340
|
+
<a href="#housekeeping" class="md-nav__link">
|
|
5341
|
+
Housekeeping
|
|
5342
|
+
</a>
|
|
5343
|
+
|
|
5344
|
+
</li>
|
|
5345
|
+
|
|
5346
|
+
</ul>
|
|
5347
|
+
</nav>
|
|
5348
|
+
|
|
5241
5349
|
</li>
|
|
5242
5350
|
|
|
5243
5351
|
<li class="md-nav__item">
|
|
@@ -5249,14 +5357,14 @@
|
|
|
5249
5357
|
<ul class="md-nav__list">
|
|
5250
5358
|
|
|
5251
5359
|
<li class="md-nav__item">
|
|
5252
|
-
<a href="#
|
|
5360
|
+
<a href="#security_1" class="md-nav__link">
|
|
5253
5361
|
Security
|
|
5254
5362
|
</a>
|
|
5255
5363
|
|
|
5256
5364
|
</li>
|
|
5257
5365
|
|
|
5258
5366
|
<li class="md-nav__item">
|
|
5259
|
-
<a href="#
|
|
5367
|
+
<a href="#fixed_2" class="md-nav__link">
|
|
5260
5368
|
Fixed
|
|
5261
5369
|
</a>
|
|
5262
5370
|
|
|
@@ -5276,7 +5384,7 @@
|
|
|
5276
5384
|
<ul class="md-nav__list">
|
|
5277
5385
|
|
|
5278
5386
|
<li class="md-nav__item">
|
|
5279
|
-
<a href="#
|
|
5387
|
+
<a href="#fixed_3" class="md-nav__link">
|
|
5280
5388
|
Fixed
|
|
5281
5389
|
</a>
|
|
5282
5390
|
|
|
@@ -5296,7 +5404,7 @@
|
|
|
5296
5404
|
<ul class="md-nav__list">
|
|
5297
5405
|
|
|
5298
5406
|
<li class="md-nav__item">
|
|
5299
|
-
<a href="#
|
|
5407
|
+
<a href="#security_2" class="md-nav__link">
|
|
5300
5408
|
Security
|
|
5301
5409
|
</a>
|
|
5302
5410
|
|
|
@@ -5323,14 +5431,14 @@
|
|
|
5323
5431
|
<ul class="md-nav__list">
|
|
5324
5432
|
|
|
5325
5433
|
<li class="md-nav__item">
|
|
5326
|
-
<a href="#
|
|
5434
|
+
<a href="#security_3" class="md-nav__link">
|
|
5327
5435
|
Security
|
|
5328
5436
|
</a>
|
|
5329
5437
|
|
|
5330
5438
|
</li>
|
|
5331
5439
|
|
|
5332
5440
|
<li class="md-nav__item">
|
|
5333
|
-
<a href="#
|
|
5441
|
+
<a href="#housekeeping_1" class="md-nav__link">
|
|
5334
5442
|
Housekeeping
|
|
5335
5443
|
</a>
|
|
5336
5444
|
|
|
@@ -5350,14 +5458,14 @@
|
|
|
5350
5458
|
<ul class="md-nav__list">
|
|
5351
5459
|
|
|
5352
5460
|
<li class="md-nav__item">
|
|
5353
|
-
<a href="#
|
|
5461
|
+
<a href="#security_4" class="md-nav__link">
|
|
5354
5462
|
Security
|
|
5355
5463
|
</a>
|
|
5356
5464
|
|
|
5357
5465
|
</li>
|
|
5358
5466
|
|
|
5359
5467
|
<li class="md-nav__item">
|
|
5360
|
-
<a href="#
|
|
5468
|
+
<a href="#housekeeping_2" class="md-nav__link">
|
|
5361
5469
|
Housekeeping
|
|
5362
5470
|
</a>
|
|
5363
5471
|
|
|
@@ -5377,7 +5485,7 @@
|
|
|
5377
5485
|
<ul class="md-nav__list">
|
|
5378
5486
|
|
|
5379
5487
|
<li class="md-nav__item">
|
|
5380
|
-
<a href="#
|
|
5488
|
+
<a href="#security_5" class="md-nav__link">
|
|
5381
5489
|
Security
|
|
5382
5490
|
</a>
|
|
5383
5491
|
|
|
@@ -5391,7 +5499,7 @@
|
|
|
5391
5499
|
</li>
|
|
5392
5500
|
|
|
5393
5501
|
<li class="md-nav__item">
|
|
5394
|
-
<a href="#
|
|
5502
|
+
<a href="#fixed_4" class="md-nav__link">
|
|
5395
5503
|
Fixed
|
|
5396
5504
|
</a>
|
|
5397
5505
|
|
|
@@ -5411,7 +5519,7 @@
|
|
|
5411
5519
|
<ul class="md-nav__list">
|
|
5412
5520
|
|
|
5413
5521
|
<li class="md-nav__item">
|
|
5414
|
-
<a href="#
|
|
5522
|
+
<a href="#security_6" class="md-nav__link">
|
|
5415
5523
|
Security
|
|
5416
5524
|
</a>
|
|
5417
5525
|
|
|
@@ -5431,14 +5539,14 @@
|
|
|
5431
5539
|
<ul class="md-nav__list">
|
|
5432
5540
|
|
|
5433
5541
|
<li class="md-nav__item">
|
|
5434
|
-
<a href="#
|
|
5542
|
+
<a href="#security_7" class="md-nav__link">
|
|
5435
5543
|
Security
|
|
5436
5544
|
</a>
|
|
5437
5545
|
|
|
5438
5546
|
</li>
|
|
5439
5547
|
|
|
5440
5548
|
<li class="md-nav__item">
|
|
5441
|
-
<a href="#
|
|
5549
|
+
<a href="#fixed_5" class="md-nav__link">
|
|
5442
5550
|
Fixed
|
|
5443
5551
|
</a>
|
|
5444
5552
|
|
|
@@ -5458,14 +5566,14 @@
|
|
|
5458
5566
|
<ul class="md-nav__list">
|
|
5459
5567
|
|
|
5460
5568
|
<li class="md-nav__item">
|
|
5461
|
-
<a href="#
|
|
5569
|
+
<a href="#security_8" class="md-nav__link">
|
|
5462
5570
|
Security
|
|
5463
5571
|
</a>
|
|
5464
5572
|
|
|
5465
5573
|
</li>
|
|
5466
5574
|
|
|
5467
5575
|
<li class="md-nav__item">
|
|
5468
|
-
<a href="#
|
|
5576
|
+
<a href="#fixed_6" class="md-nav__link">
|
|
5469
5577
|
Fixed
|
|
5470
5578
|
</a>
|
|
5471
5579
|
|
|
@@ -5485,7 +5593,7 @@
|
|
|
5485
5593
|
<ul class="md-nav__list">
|
|
5486
5594
|
|
|
5487
5595
|
<li class="md-nav__item">
|
|
5488
|
-
<a href="#
|
|
5596
|
+
<a href="#security_9" class="md-nav__link">
|
|
5489
5597
|
Security
|
|
5490
5598
|
</a>
|
|
5491
5599
|
|
|
@@ -5532,7 +5640,7 @@
|
|
|
5532
5640
|
<ul class="md-nav__list">
|
|
5533
5641
|
|
|
5534
5642
|
<li class="md-nav__item">
|
|
5535
|
-
<a href="#
|
|
5643
|
+
<a href="#security_10" class="md-nav__link">
|
|
5536
5644
|
Security
|
|
5537
5645
|
</a>
|
|
5538
5646
|
|
|
@@ -5553,7 +5661,7 @@
|
|
|
5553
5661
|
</li>
|
|
5554
5662
|
|
|
5555
5663
|
<li class="md-nav__item">
|
|
5556
|
-
<a href="#
|
|
5664
|
+
<a href="#fixed_7" class="md-nav__link">
|
|
5557
5665
|
Fixed
|
|
5558
5666
|
</a>
|
|
5559
5667
|
|
|
@@ -5567,7 +5675,7 @@
|
|
|
5567
5675
|
</li>
|
|
5568
5676
|
|
|
5569
5677
|
<li class="md-nav__item">
|
|
5570
|
-
<a href="#
|
|
5678
|
+
<a href="#housekeeping_3" class="md-nav__link">
|
|
5571
5679
|
Housekeeping
|
|
5572
5680
|
</a>
|
|
5573
5681
|
|
|
@@ -5594,14 +5702,14 @@
|
|
|
5594
5702
|
</li>
|
|
5595
5703
|
|
|
5596
5704
|
<li class="md-nav__item">
|
|
5597
|
-
<a href="#
|
|
5705
|
+
<a href="#fixed_8" class="md-nav__link">
|
|
5598
5706
|
Fixed
|
|
5599
5707
|
</a>
|
|
5600
5708
|
|
|
5601
5709
|
</li>
|
|
5602
5710
|
|
|
5603
5711
|
<li class="md-nav__item">
|
|
5604
|
-
<a href="#
|
|
5712
|
+
<a href="#housekeeping_4" class="md-nav__link">
|
|
5605
5713
|
Housekeeping
|
|
5606
5714
|
</a>
|
|
5607
5715
|
|
|
@@ -5621,7 +5729,7 @@
|
|
|
5621
5729
|
<ul class="md-nav__list">
|
|
5622
5730
|
|
|
5623
5731
|
<li class="md-nav__item">
|
|
5624
|
-
<a href="#
|
|
5732
|
+
<a href="#fixed_9" class="md-nav__link">
|
|
5625
5733
|
Fixed
|
|
5626
5734
|
</a>
|
|
5627
5735
|
|
|
@@ -5648,7 +5756,7 @@
|
|
|
5648
5756
|
</li>
|
|
5649
5757
|
|
|
5650
5758
|
<li class="md-nav__item">
|
|
5651
|
-
<a href="#
|
|
5759
|
+
<a href="#fixed_10" class="md-nav__link">
|
|
5652
5760
|
Fixed
|
|
5653
5761
|
</a>
|
|
5654
5762
|
|
|
@@ -5682,7 +5790,7 @@
|
|
|
5682
5790
|
</li>
|
|
5683
5791
|
|
|
5684
5792
|
<li class="md-nav__item">
|
|
5685
|
-
<a href="#
|
|
5793
|
+
<a href="#security_11" class="md-nav__link">
|
|
5686
5794
|
Security
|
|
5687
5795
|
</a>
|
|
5688
5796
|
|
|
@@ -5696,7 +5804,7 @@
|
|
|
5696
5804
|
</li>
|
|
5697
5805
|
|
|
5698
5806
|
<li class="md-nav__item">
|
|
5699
|
-
<a href="#
|
|
5807
|
+
<a href="#fixed_11" class="md-nav__link">
|
|
5700
5808
|
Fixed
|
|
5701
5809
|
</a>
|
|
5702
5810
|
|
|
@@ -5716,7 +5824,7 @@
|
|
|
5716
5824
|
<ul class="md-nav__list">
|
|
5717
5825
|
|
|
5718
5826
|
<li class="md-nav__item">
|
|
5719
|
-
<a href="#
|
|
5827
|
+
<a href="#security_12" class="md-nav__link">
|
|
5720
5828
|
Security
|
|
5721
5829
|
</a>
|
|
5722
5830
|
|
|
@@ -5730,7 +5838,7 @@
|
|
|
5730
5838
|
</li>
|
|
5731
5839
|
|
|
5732
5840
|
<li class="md-nav__item">
|
|
5733
|
-
<a href="#
|
|
5841
|
+
<a href="#fixed_12" class="md-nav__link">
|
|
5734
5842
|
Fixed
|
|
5735
5843
|
</a>
|
|
5736
5844
|
|
|
@@ -5750,7 +5858,7 @@
|
|
|
5750
5858
|
<ul class="md-nav__list">
|
|
5751
5859
|
|
|
5752
5860
|
<li class="md-nav__item">
|
|
5753
|
-
<a href="#
|
|
5861
|
+
<a href="#security_13" class="md-nav__link">
|
|
5754
5862
|
Security
|
|
5755
5863
|
</a>
|
|
5756
5864
|
|
|
@@ -5791,7 +5899,7 @@
|
|
|
5791
5899
|
<ul class="md-nav__list">
|
|
5792
5900
|
|
|
5793
5901
|
<li class="md-nav__item">
|
|
5794
|
-
<a href="#
|
|
5902
|
+
<a href="#fixed_13" class="md-nav__link">
|
|
5795
5903
|
Fixed
|
|
5796
5904
|
</a>
|
|
5797
5905
|
|
|
@@ -5811,7 +5919,7 @@
|
|
|
5811
5919
|
<ul class="md-nav__list">
|
|
5812
5920
|
|
|
5813
5921
|
<li class="md-nav__item">
|
|
5814
|
-
<a href="#
|
|
5922
|
+
<a href="#security_14" class="md-nav__link">
|
|
5815
5923
|
Security
|
|
5816
5924
|
</a>
|
|
5817
5925
|
|
|
@@ -5832,14 +5940,14 @@
|
|
|
5832
5940
|
</li>
|
|
5833
5941
|
|
|
5834
5942
|
<li class="md-nav__item">
|
|
5835
|
-
<a href="#
|
|
5943
|
+
<a href="#fixed_14" class="md-nav__link">
|
|
5836
5944
|
Fixed
|
|
5837
5945
|
</a>
|
|
5838
5946
|
|
|
5839
5947
|
</li>
|
|
5840
5948
|
|
|
5841
5949
|
<li class="md-nav__item">
|
|
5842
|
-
<a href="#
|
|
5950
|
+
<a href="#housekeeping_5" class="md-nav__link">
|
|
5843
5951
|
Housekeeping
|
|
5844
5952
|
</a>
|
|
5845
5953
|
|
|
@@ -5859,7 +5967,7 @@
|
|
|
5859
5967
|
<ul class="md-nav__list">
|
|
5860
5968
|
|
|
5861
5969
|
<li class="md-nav__item">
|
|
5862
|
-
<a href="#
|
|
5970
|
+
<a href="#security_15" class="md-nav__link">
|
|
5863
5971
|
Security
|
|
5864
5972
|
</a>
|
|
5865
5973
|
|
|
@@ -5880,7 +5988,7 @@
|
|
|
5880
5988
|
</li>
|
|
5881
5989
|
|
|
5882
5990
|
<li class="md-nav__item">
|
|
5883
|
-
<a href="#
|
|
5991
|
+
<a href="#fixed_15" class="md-nav__link">
|
|
5884
5992
|
Fixed
|
|
5885
5993
|
</a>
|
|
5886
5994
|
|
|
@@ -5900,7 +6008,7 @@
|
|
|
5900
6008
|
<ul class="md-nav__list">
|
|
5901
6009
|
|
|
5902
6010
|
<li class="md-nav__item">
|
|
5903
|
-
<a href="#
|
|
6011
|
+
<a href="#security_16" class="md-nav__link">
|
|
5904
6012
|
Security
|
|
5905
6013
|
</a>
|
|
5906
6014
|
|
|
@@ -5914,7 +6022,7 @@
|
|
|
5914
6022
|
</li>
|
|
5915
6023
|
|
|
5916
6024
|
<li class="md-nav__item">
|
|
5917
|
-
<a href="#
|
|
6025
|
+
<a href="#fixed_16" class="md-nav__link">
|
|
5918
6026
|
Fixed
|
|
5919
6027
|
</a>
|
|
5920
6028
|
|
|
@@ -5928,7 +6036,7 @@
|
|
|
5928
6036
|
</li>
|
|
5929
6037
|
|
|
5930
6038
|
<li class="md-nav__item">
|
|
5931
|
-
<a href="#
|
|
6039
|
+
<a href="#housekeeping_6" class="md-nav__link">
|
|
5932
6040
|
Housekeeping
|
|
5933
6041
|
</a>
|
|
5934
6042
|
|
|
@@ -5962,21 +6070,21 @@
|
|
|
5962
6070
|
</li>
|
|
5963
6071
|
|
|
5964
6072
|
<li class="md-nav__item">
|
|
5965
|
-
<a href="#
|
|
6073
|
+
<a href="#fixed_17" class="md-nav__link">
|
|
5966
6074
|
Fixed
|
|
5967
6075
|
</a>
|
|
5968
6076
|
|
|
5969
6077
|
</li>
|
|
5970
6078
|
|
|
5971
6079
|
<li class="md-nav__item">
|
|
5972
|
-
<a href="#
|
|
6080
|
+
<a href="#housekeeping_7" class="md-nav__link">
|
|
5973
6081
|
Housekeeping
|
|
5974
6082
|
</a>
|
|
5975
6083
|
|
|
5976
6084
|
</li>
|
|
5977
6085
|
|
|
5978
6086
|
<li class="md-nav__item">
|
|
5979
|
-
<a href="#
|
|
6087
|
+
<a href="#security_17" class="md-nav__link">
|
|
5980
6088
|
Security
|
|
5981
6089
|
</a>
|
|
5982
6090
|
|
|
@@ -6010,7 +6118,7 @@
|
|
|
6010
6118
|
</li>
|
|
6011
6119
|
|
|
6012
6120
|
<li class="md-nav__item">
|
|
6013
|
-
<a href="#
|
|
6121
|
+
<a href="#housekeeping_8" class="md-nav__link">
|
|
6014
6122
|
Housekeeping
|
|
6015
6123
|
</a>
|
|
6016
6124
|
|
|
@@ -6044,21 +6152,21 @@
|
|
|
6044
6152
|
</li>
|
|
6045
6153
|
|
|
6046
6154
|
<li class="md-nav__item">
|
|
6047
|
-
<a href="#
|
|
6155
|
+
<a href="#fixed_18" class="md-nav__link">
|
|
6048
6156
|
Fixed
|
|
6049
6157
|
</a>
|
|
6050
6158
|
|
|
6051
6159
|
</li>
|
|
6052
6160
|
|
|
6053
6161
|
<li class="md-nav__item">
|
|
6054
|
-
<a href="#
|
|
6162
|
+
<a href="#housekeeping_9" class="md-nav__link">
|
|
6055
6163
|
Housekeeping
|
|
6056
6164
|
</a>
|
|
6057
6165
|
|
|
6058
6166
|
</li>
|
|
6059
6167
|
|
|
6060
6168
|
<li class="md-nav__item">
|
|
6061
|
-
<a href="#
|
|
6169
|
+
<a href="#security_18" class="md-nav__link">
|
|
6062
6170
|
Security
|
|
6063
6171
|
</a>
|
|
6064
6172
|
|
|
@@ -6092,14 +6200,14 @@
|
|
|
6092
6200
|
</li>
|
|
6093
6201
|
|
|
6094
6202
|
<li class="md-nav__item">
|
|
6095
|
-
<a href="#
|
|
6203
|
+
<a href="#fixed_19" class="md-nav__link">
|
|
6096
6204
|
Fixed
|
|
6097
6205
|
</a>
|
|
6098
6206
|
|
|
6099
6207
|
</li>
|
|
6100
6208
|
|
|
6101
6209
|
<li class="md-nav__item">
|
|
6102
|
-
<a href="#
|
|
6210
|
+
<a href="#housekeeping_10" class="md-nav__link">
|
|
6103
6211
|
Housekeeping
|
|
6104
6212
|
</a>
|
|
6105
6213
|
|
|
@@ -6126,7 +6234,7 @@
|
|
|
6126
6234
|
</li>
|
|
6127
6235
|
|
|
6128
6236
|
<li class="md-nav__item">
|
|
6129
|
-
<a href="#
|
|
6237
|
+
<a href="#fixed_20" class="md-nav__link">
|
|
6130
6238
|
Fixed
|
|
6131
6239
|
</a>
|
|
6132
6240
|
|
|
@@ -6160,7 +6268,7 @@
|
|
|
6160
6268
|
</li>
|
|
6161
6269
|
|
|
6162
6270
|
<li class="md-nav__item">
|
|
6163
|
-
<a href="#
|
|
6271
|
+
<a href="#fixed_21" class="md-nav__link">
|
|
6164
6272
|
Fixed
|
|
6165
6273
|
</a>
|
|
6166
6274
|
|
|
@@ -6201,7 +6309,7 @@
|
|
|
6201
6309
|
</li>
|
|
6202
6310
|
|
|
6203
6311
|
<li class="md-nav__item">
|
|
6204
|
-
<a href="#
|
|
6312
|
+
<a href="#fixed_22" class="md-nav__link">
|
|
6205
6313
|
Fixed
|
|
6206
6314
|
</a>
|
|
6207
6315
|
|
|
@@ -6280,22 +6388,47 @@
|
|
|
6280
6388
|
<h4 id="removed-python-37-support-3561">Removed Python 3.7 Support (<a href="https://github.com/nautobot/nautobot/issues/3561">#3561</a>)<a class="headerlink" href="#removed-python-37-support-3561" title="Permanent link">¶</a></h4>
|
|
6281
6389
|
<p>As Python 3.7 has reached end-of-life, Nautobot 1.6 and later do not support installation or operation under Python 3.7.</p>
|
|
6282
6390
|
<!-- towncrier release notes start -->
|
|
6283
|
-
<h2 id="
|
|
6391
|
+
<h2 id="v1629-2024-12-10">v1.6.29 (2024-12-10)<a class="headerlink" href="#v1629-2024-12-10" title="Permanent link">¶</a></h2>
|
|
6284
6392
|
<h3 id="security">Security<a class="headerlink" href="#security" title="Permanent link">¶</a></h3>
|
|
6285
6393
|
<ul>
|
|
6286
|
-
<li><a href="https://github.com/nautobot/nautobot/issues/
|
|
6394
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/5911">#5911</a> - Updated <code>zipp</code> to <code>3.19.2</code> to address <code>CVE-2024-5569</code>. This is not a direct dependency so it will not auto-update when upgrading. Please be sure to upgrade your local environment.</li>
|
|
6395
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/6625">#6625</a> - Patched <code>set_values()</code> method of Query class from django.db.models.sql.query to address <code>CVE-2024-42005</code>.</li>
|
|
6287
6396
|
</ul>
|
|
6288
6397
|
<h3 id="fixed">Fixed<a class="headerlink" href="#fixed" title="Permanent link">¶</a></h3>
|
|
6289
6398
|
<ul>
|
|
6399
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/5924">#5924</a> - Fixed the redirect URL for the Device Bay Populate/Depopulate view to take the user back to the Device Bays tab on the Device page.</li>
|
|
6400
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/6502">#6502</a> - Fixed a bug in the Dockerfile that prevented <code>docker build</code> from working on some platforms.</li>
|
|
6401
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/6502">#6502</a> - Fixed Docker builds failing in Gitlab CI.</li>
|
|
6402
|
+
</ul>
|
|
6403
|
+
<h2 id="v1628-2024-09-24">v1.6.28 (2024-09-24)<a class="headerlink" href="#v1628-2024-09-24" title="Permanent link">¶</a></h2>
|
|
6404
|
+
<h3 id="fixed_1">Fixed<a class="headerlink" href="#fixed_1" title="Permanent link">¶</a></h3>
|
|
6405
|
+
<ul>
|
|
6406
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/6152">#6152</a> - Fixed table column ordering.</li>
|
|
6407
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/6237">#6237</a> - Corrected presentation of rendered Markdown content in Notes table.</li>
|
|
6408
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/6262">#6262</a> - Fixed invalid installation of <code>xmlsec</code> library in the Nautobot Docker images.</li>
|
|
6409
|
+
</ul>
|
|
6410
|
+
<h3 id="housekeeping">Housekeeping<a class="headerlink" href="#housekeeping" title="Permanent link">¶</a></h3>
|
|
6411
|
+
<ul>
|
|
6412
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/5637">#5637</a> - Removed "version" from development <code>docker-compose.yml</code> files as newer versions of Docker complain about it being obsolete.</li>
|
|
6413
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/5637">#5637</a> - Fixed behavior of <code>invoke stop</code> so that it also stops the optional <code>mkdocs</code> container if present.</li>
|
|
6414
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/6262">#6262</a> - Brought <code>.gitignore</code> up to date with latest to aid in branch switching.</li>
|
|
6415
|
+
</ul>
|
|
6416
|
+
<h2 id="v1627-2024-09-03">v1.6.27 (2024-09-03)<a class="headerlink" href="#v1627-2024-09-03" title="Permanent link">¶</a></h2>
|
|
6417
|
+
<h3 id="security_1">Security<a class="headerlink" href="#security_1" title="Permanent link">¶</a></h3>
|
|
6418
|
+
<ul>
|
|
6419
|
+
<li><a href="https://github.com/nautobot/nautobot/issues/6182">#6182</a> - Updated <code>cryptography</code> to <code>43.0.1</code> to address <code>GHSA-h4gh-qq45-vh27</code>. This is not a direct dependency so will not auto-update when upgrading. Please be sure to upgrade your local environment.</li>
|
|
6420
|
+
</ul>
|
|
6421
|
+
<h3 id="fixed_2">Fixed<a class="headerlink" href="#fixed_2" title="Permanent link">¶</a></h3>
|
|
6422
|
+
<ul>
|
|
6290
6423
|
<li><a href="https://github.com/nautobot/nautobot/issues/6081">#6081</a> - Fixed AttributeError during pre_migrate when permission constraints are applied to custom fields.</li>
|
|
6291
6424
|
</ul>
|
|
6292
6425
|
<h2 id="v1626-2024-07-22">v1.6.26 (2024-07-22)<a class="headerlink" href="#v1626-2024-07-22" title="Permanent link">¶</a></h2>
|
|
6293
|
-
<h3 id="
|
|
6426
|
+
<h3 id="fixed_3">Fixed<a class="headerlink" href="#fixed_3" title="Permanent link">¶</a></h3>
|
|
6294
6427
|
<ul>
|
|
6295
6428
|
<li><a href="https://github.com/nautobot/nautobot/issues/5935">#5935</a> - Fixed issue in which a save() could be called unnecessarily on child devices.</li>
|
|
6296
6429
|
</ul>
|
|
6297
6430
|
<h2 id="v1625-2024-07-09">v1.6.25 (2024-07-09)<a class="headerlink" href="#v1625-2024-07-09" title="Permanent link">¶</a></h2>
|
|
6298
|
-
<h3 id="
|
|
6431
|
+
<h3 id="security_2">Security<a class="headerlink" href="#security_2" title="Permanent link">¶</a></h3>
|
|
6299
6432
|
<ul>
|
|
6300
6433
|
<li><a href="https://github.com/nautobot/nautobot/issues/5891">#5891</a> - Updated <code>certifi</code> to <code>2024.7.4</code> to address <code>CVE-2024-39689</code>. This is not a direct dependency so it will not auto-update when upgrading. Please be sure to upgrade your local environment.</li>
|
|
6301
6434
|
</ul>
|
|
@@ -6304,26 +6437,26 @@
|
|
|
6304
6437
|
<li><a href="https://github.com/nautobot/nautobot/pull/5897">#5897</a> - Pinned dev dependency <code>faker</code> to <code>>=0.7.0,<26.0.0</code> to work around breaking change in v26.0.0 (<a href="https://github.com/joke2k/faker/issues/2070">faker/#2070</a>).</li>
|
|
6305
6438
|
</ul>
|
|
6306
6439
|
<h2 id="v1624-2024-06-24">v1.6.24 (2024-06-24)<a class="headerlink" href="#v1624-2024-06-24" title="Permanent link">¶</a></h2>
|
|
6307
|
-
<h3 id="
|
|
6440
|
+
<h3 id="security_3">Security<a class="headerlink" href="#security_3" title="Permanent link">¶</a></h3>
|
|
6308
6441
|
<ul>
|
|
6309
6442
|
<li><a href="https://github.com/nautobot/nautobot/issues/5821">#5821</a> - Updated <code>urllib3</code> to 2.2.2 due to CVE-2024-37891. This is not a direct dependency so it will not auto-update when upgrading. Please be sure to upgrade your local environment.</li>
|
|
6310
6443
|
</ul>
|
|
6311
|
-
<h3 id="
|
|
6444
|
+
<h3 id="housekeeping_1">Housekeeping<a class="headerlink" href="#housekeeping_1" title="Permanent link">¶</a></h3>
|
|
6312
6445
|
<ul>
|
|
6313
6446
|
<li><a href="https://github.com/nautobot/nautobot/issues/5754">#5754</a> - Updated development dependency <code>requests</code> to <code>~2.32.2</code>.</li>
|
|
6314
6447
|
</ul>
|
|
6315
6448
|
<h2 id="v1623-2024-05-28">v1.6.23 (2024-05-28)<a class="headerlink" href="#v1623-2024-05-28" title="Permanent link">¶</a></h2>
|
|
6316
|
-
<h3 id="
|
|
6449
|
+
<h3 id="security_4">Security<a class="headerlink" href="#security_4" title="Permanent link">¶</a></h3>
|
|
6317
6450
|
<ul>
|
|
6318
6451
|
<li><a href="https://github.com/nautobot/nautobot/issues/5740">#5740</a> - Updated <code>requests</code> to <code>2.32.1</code> to address <a href="https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56">GHSA-9wx4-h78v-vm56</a>. This is not a direct dependency so it will not auto-update when upgrading Nautobot. Please be sure to update your local environment.</li>
|
|
6319
6452
|
<li><a href="https://github.com/nautobot/nautobot/issues/5762">#5762</a> - Fixed missing member object permission enforcement (e.g., enforce Device permissions for a Dynamic Group containing Devices) when viewing Dynamic Group member objects in the UI or REST API (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-qmjf-wc2h-6x3q">GHSA-qmjf-wc2h-6x3q</a>).</li>
|
|
6320
6453
|
</ul>
|
|
6321
|
-
<h3 id="
|
|
6454
|
+
<h3 id="housekeeping_2">Housekeeping<a class="headerlink" href="#housekeeping_2" title="Permanent link">¶</a></h3>
|
|
6322
6455
|
<ul>
|
|
6323
6456
|
<li><a href="https://github.com/nautobot/nautobot/issues/5740">#5740</a> - Updated test dependency <code>requests</code> to <code>~2.32.1</code>.</li>
|
|
6324
6457
|
</ul>
|
|
6325
6458
|
<h2 id="v1622-2024-05-13">v1.6.22 (2024-05-13)<a class="headerlink" href="#v1622-2024-05-13" title="Permanent link">¶</a></h2>
|
|
6326
|
-
<h3 id="
|
|
6459
|
+
<h3 id="security_5">Security<a class="headerlink" href="#security_5" title="Permanent link">¶</a></h3>
|
|
6327
6460
|
<ul>
|
|
6328
6461
|
<li><a href="https://github.com/nautobot/nautobot/issues/1858">#1858</a> - Added sanitization of HTML tags in the content of <code>BANNER_TOP</code>, <code>BANNER_BOTTOM</code>, and <code>BANNER_LOGIN</code> configuration to prevent against potential injection of malicious scripts (stored XSS) via these features (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-r2hr-4v48-fjv3">GHSA-r2hr-4v48-fjv3</a>).</li>
|
|
6329
6462
|
</ul>
|
|
@@ -6332,12 +6465,12 @@
|
|
|
6332
6465
|
<li><a href="https://github.com/nautobot/nautobot/issues/1858">#1858</a> - Added support in <code>BRANDING_FILEPATHS</code> configuration to specify a custom <code>css</code> and/or <code>javascript</code> file to be added to Nautobot page content.</li>
|
|
6333
6466
|
<li><a href="https://github.com/nautobot/nautobot/issues/1858">#1858</a> - Added Markdown support to the <code>BANNER_TOP</code>, <code>BANNER_BOTTOM</code>, and <code>BANNER_LOGIN</code> configuration settings.</li>
|
|
6334
6467
|
</ul>
|
|
6335
|
-
<h3 id="
|
|
6468
|
+
<h3 id="fixed_4">Fixed<a class="headerlink" href="#fixed_4" title="Permanent link">¶</a></h3>
|
|
6336
6469
|
<ul>
|
|
6337
6470
|
<li><a href="https://github.com/nautobot/nautobot/issues/2974">#2974</a> - Fixed an error when deleting and then recreating a GitRepository that provides Jobs.</li>
|
|
6338
6471
|
</ul>
|
|
6339
6472
|
<h2 id="v1621-2024-05-07">v1.6.21 (2024-05-07)<a class="headerlink" href="#v1621-2024-05-07" title="Permanent link">¶</a></h2>
|
|
6340
|
-
<h3 id="
|
|
6473
|
+
<h3 id="security_6">Security<a class="headerlink" href="#security_6" title="Permanent link">¶</a></h3>
|
|
6341
6474
|
<ul>
|
|
6342
6475
|
<li><a href="https://github.com/nautobot/nautobot/issues/5521">#5521</a> - Updated <code>Pillow</code> dependency to <code>~10.3.0</code> to address <code>CVE-2024-28219</code>.</li>
|
|
6343
6476
|
<li><a href="https://github.com/nautobot/nautobot/issues/5561">#5561</a> - Updated <code>idna</code> to <code>3.7</code> due to <code>CVE-2024-3651</code>. This is not a direct dependency so will not auto-update when upgrading. Please be sure to upgrade your local environment.</li>
|
|
@@ -6345,25 +6478,25 @@
|
|
|
6345
6478
|
<li><a href="https://github.com/nautobot/nautobot/issues/5675">#5675</a> - Updated <code>Jinja2</code> dependency to <code>3.1.4</code> to address <code>CVE-2024-34064</code>.</li>
|
|
6346
6479
|
</ul>
|
|
6347
6480
|
<h2 id="v1620-2024-04-30">v1.6.20 (2024-04-30)<a class="headerlink" href="#v1620-2024-04-30" title="Permanent link">¶</a></h2>
|
|
6348
|
-
<h3 id="
|
|
6481
|
+
<h3 id="security_7">Security<a class="headerlink" href="#security_7" title="Permanent link">¶</a></h3>
|
|
6349
6482
|
<ul>
|
|
6350
6483
|
<li><a href="https://github.com/nautobot/nautobot/issues/5647">#5647</a> - Fixed a reflected-XSS vulnerability (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-jxgr-gcj5-cqqg">GHSA-jxgr-gcj5-cqqg</a>) in object-list view rendering of user-provided query parameters.</li>
|
|
6351
6484
|
</ul>
|
|
6352
|
-
<h3 id="
|
|
6485
|
+
<h3 id="fixed_5">Fixed<a class="headerlink" href="#fixed_5" title="Permanent link">¶</a></h3>
|
|
6353
6486
|
<ul>
|
|
6354
6487
|
<li><a href="https://github.com/nautobot/nautobot/issues/5626">#5626</a> - Increased performance of <code>brief=true</code> in API endpoints by eliminating unnecessary database joins.</li>
|
|
6355
6488
|
</ul>
|
|
6356
6489
|
<h2 id="v1619-2024-04-23">v1.6.19 (2024-04-23)<a class="headerlink" href="#v1619-2024-04-23" title="Permanent link">¶</a></h2>
|
|
6357
|
-
<h3 id="
|
|
6490
|
+
<h3 id="security_8">Security<a class="headerlink" href="#security_8" title="Permanent link">¶</a></h3>
|
|
6358
6491
|
<ul>
|
|
6359
6492
|
<li><a href="https://github.com/nautobot/nautobot/issues/5579">#5579</a> - Updated <code>sqlparse</code> to <code>0.5.0</code> to fix <a href="https://github.com/advisories/GHSA-2m57-hf25-phgg">GHSA-2m57-hf25-phgg</a>. This is not a direct dependency so it will not auto-update when upgrading Nautobot. Please be sure to update your local environment.</li>
|
|
6360
6493
|
</ul>
|
|
6361
|
-
<h3 id="
|
|
6494
|
+
<h3 id="fixed_6">Fixed<a class="headerlink" href="#fixed_6" title="Permanent link">¶</a></h3>
|
|
6362
6495
|
<ul>
|
|
6363
6496
|
<li><a href="https://github.com/nautobot/nautobot/issues/5610">#5610</a> - Fixed static media failure on <code>/graphql/</code> and <code>/admin/</code> pages.</li>
|
|
6364
6497
|
</ul>
|
|
6365
6498
|
<h2 id="v1618-2024-04-15">v1.6.18 (2024-04-15)<a class="headerlink" href="#v1618-2024-04-15" title="Permanent link">¶</a></h2>
|
|
6366
|
-
<h3 id="
|
|
6499
|
+
<h3 id="security_9">Security<a class="headerlink" href="#security_9" title="Permanent link">¶</a></h3>
|
|
6367
6500
|
<ul>
|
|
6368
6501
|
<li><a href="https://github.com/nautobot/nautobot/issues/5543">#5543</a> - Updated <code>jquery-ui</code> to version <code>1.13.2</code> due to <code>CVE-2022-31160</code>.</li>
|
|
6369
6502
|
</ul>
|
|
@@ -6378,7 +6511,7 @@
|
|
|
6378
6511
|
<li><a href="https://github.com/nautobot/nautobot/issues/5495">#5495</a> - Changed <code>jsonschema</code> version constraint from <code>>=4.7.0,<4.18.0</code> to <code>^4.7.0</code>.</li>
|
|
6379
6512
|
</ul>
|
|
6380
6513
|
<h2 id="v1616-2024-03-25">v1.6.16 (2024-03-25)<a class="headerlink" href="#v1616-2024-03-25" title="Permanent link">¶</a></h2>
|
|
6381
|
-
<h3 id="
|
|
6514
|
+
<h3 id="security_10">Security<a class="headerlink" href="#security_10" title="Permanent link">¶</a></h3>
|
|
6382
6515
|
<ul>
|
|
6383
6516
|
<li><a href="https://github.com/nautobot/nautobot/issues/5450">#5450</a> - Updated <code>django</code> to <code>~3.2.25</code> due to <code>CVE-2024-27351</code>.</li>
|
|
6384
6517
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Added requirement for user authentication to access the endpoint <code>/extras/job-results/<uuid:pk>/log-table/</code>; furthermore it will not allow an authenticated user to view log entries for a JobResult they don't otherwise have permission to view. (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-m732-wvh2-7cq4">GHSA-m732-wvh2-7cq4</a>)</li>
|
|
@@ -6401,7 +6534,7 @@
|
|
|
6401
6534
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Added requirement for user authentication by default on the <code>nautobot.core.api.AuthenticatedAPIRootView</code> class. As a consequence, viewing the browsable REST API root endpoints (e.g. <code>/api/</code>, <code>/api/circuits/</code>, <code>/api/dcim/</code>, etc.) now requires user authentication.</li>
|
|
6402
6535
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Added requirement for user authentication to access <code>/api/docs/</code> and <code>/graphql/</code> even when <code>HIDE_RESTRICTED_UI</code> is False.</li>
|
|
6403
6536
|
</ul>
|
|
6404
|
-
<h3 id="
|
|
6537
|
+
<h3 id="fixed_7">Fixed<a class="headerlink" href="#fixed_7" title="Permanent link">¶</a></h3>
|
|
6405
6538
|
<ul>
|
|
6406
6539
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Fixed a 500 error when accessing any of the <code>/dcim/<port-type>/<uuid>/connect/<termination_b_type>/</code> view endpoints with an invalid/nonexistent <code>termination_b_type</code> string.</li>
|
|
6407
6540
|
</ul>
|
|
@@ -6409,7 +6542,7 @@
|
|
|
6409
6542
|
<ul>
|
|
6410
6543
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Updated example views in the App developer documentation to include <code>ObjectPermissionRequiredMixin</code> or <code>LoginRequiredMixin</code> as appropriate best practices.</li>
|
|
6411
6544
|
</ul>
|
|
6412
|
-
<h3 id="
|
|
6545
|
+
<h3 id="housekeeping_3">Housekeeping<a class="headerlink" href="#housekeeping_3" title="Permanent link">¶</a></h3>
|
|
6413
6546
|
<ul>
|
|
6414
6547
|
<li><a href="https://github.com/nautobot/nautobot/issues/5465">#5465</a> - Updated custom views in the <code>example_plugin</code> to use the new <code>GenericView</code> base class as a best practice.</li>
|
|
6415
6548
|
</ul>
|
|
@@ -6419,18 +6552,18 @@
|
|
|
6419
6552
|
<li><a href="https://github.com/nautobot/nautobot/issues/1102">#1102</a> - Added <code>CELERY_BEAT_HEARTBEAT_FILE</code> settings variable.</li>
|
|
6420
6553
|
<li><a href="https://github.com/nautobot/nautobot/issues/5424">#5424</a> - Added <code>TemplateExtension.list_buttons()</code> API, allowing apps to register button content to be injected into object list views.</li>
|
|
6421
6554
|
</ul>
|
|
6422
|
-
<h3 id="
|
|
6555
|
+
<h3 id="fixed_8">Fixed<a class="headerlink" href="#fixed_8" title="Permanent link">¶</a></h3>
|
|
6423
6556
|
<ul>
|
|
6424
6557
|
<li><a href="https://github.com/nautobot/nautobot/issues/5247">#5247</a> - Fixed Job buttons do not respect the <code>task_queues</code> of the job class.</li>
|
|
6425
6558
|
<li><a href="https://github.com/nautobot/nautobot/issues/5354">#5354</a> - Fixed Configuration Context not applied based on nested Tenant Groups.</li>
|
|
6426
6559
|
</ul>
|
|
6427
|
-
<h3 id="
|
|
6560
|
+
<h3 id="housekeeping_4">Housekeeping<a class="headerlink" href="#housekeeping_4" title="Permanent link">¶</a></h3>
|
|
6428
6561
|
<ul>
|
|
6429
6562
|
<li><a href="https://github.com/nautobot/nautobot/issues/1102">#1102</a> - Added health check for Celery Beat based on it touching a file (by default <code>/tmp/nautobot_celery_beat_heartbeat</code>) each time its scheduler wakes up.</li>
|
|
6430
6563
|
<li><a href="https://github.com/nautobot/nautobot/issues/5434">#5434</a> - Fixed health check for beat container in <code>docker-compose.yml</code> under <code>docker-compose</code> v1.x.</li>
|
|
6431
6564
|
</ul>
|
|
6432
6565
|
<h2 id="v1614-2024-03-05">v1.6.14 (2024-03-05)<a class="headerlink" href="#v1614-2024-03-05" title="Permanent link">¶</a></h2>
|
|
6433
|
-
<h3 id="
|
|
6566
|
+
<h3 id="fixed_9">Fixed<a class="headerlink" href="#fixed_9" title="Permanent link">¶</a></h3>
|
|
6434
6567
|
<ul>
|
|
6435
6568
|
<li><a href="https://github.com/nautobot/nautobot/issues/5387">#5387</a> - Fixed an error in the Dockerfile that resulted in <code>pyuwsgi</code> being installed without SSL support.</li>
|
|
6436
6569
|
</ul>
|
|
@@ -6439,7 +6572,7 @@
|
|
|
6439
6572
|
<ul>
|
|
6440
6573
|
<li><a href="https://github.com/nautobot/nautobot/issues/4247">#4247</a> - Added a check to the <code>nautobot-server pre_migrate</code> command to identify Interfaces and VMInterfaces with multiple VRFs through IPAddress relationships.</li>
|
|
6441
6574
|
</ul>
|
|
6442
|
-
<h3 id="
|
|
6575
|
+
<h3 id="fixed_10">Fixed<a class="headerlink" href="#fixed_10" title="Permanent link">¶</a></h3>
|
|
6443
6576
|
<ul>
|
|
6444
6577
|
<li><a href="https://github.com/nautobot/nautobot/issues/5307">#5307</a> - Fixed Custom Field form field(s) missing from git repository edit form.</li>
|
|
6445
6578
|
<li><a href="https://github.com/nautobot/nautobot/issues/5336">#5336</a> - Fixed 'docker-compose: command not found' error when running invoke commands.</li>
|
|
@@ -6455,7 +6588,7 @@
|
|
|
6455
6588
|
<ul>
|
|
6456
6589
|
<li><a href="https://github.com/nautobot/nautobot/issues/5104">#5104</a> - Added User Token as permission constraints.</li>
|
|
6457
6590
|
</ul>
|
|
6458
|
-
<h3 id="
|
|
6591
|
+
<h3 id="security_11">Security<a class="headerlink" href="#security_11" title="Permanent link">¶</a></h3>
|
|
6459
6592
|
<ul>
|
|
6460
6593
|
<li><a href="https://github.com/nautobot/nautobot/issues/5251">#5251</a> - Updated <code>Django</code> dependency to 3.2.24 due to CVE-2024-24680.</li>
|
|
6461
6594
|
</ul>
|
|
@@ -6464,13 +6597,13 @@
|
|
|
6464
6597
|
<li><a href="https://github.com/nautobot/nautobot/issues/5254">#5254</a> - Changed <code>TreeQuerySet.ancestors</code> implementation to a more efficient approach for shallow trees.</li>
|
|
6465
6598
|
<li><a href="https://github.com/nautobot/nautobot/issues/5254">#5254</a> - Changed the location detail view not to annotate tree fields on its queries.</li>
|
|
6466
6599
|
</ul>
|
|
6467
|
-
<h3 id="
|
|
6600
|
+
<h3 id="fixed_11">Fixed<a class="headerlink" href="#fixed_11" title="Permanent link">¶</a></h3>
|
|
6468
6601
|
<ul>
|
|
6469
6602
|
<li><a href="https://github.com/nautobot/nautobot/issues/5253">#5253</a> - Fixed issue with Job Button Groups displaying when Conditional Rendering should remove the button.</li>
|
|
6470
6603
|
<li><a href="https://github.com/nautobot/nautobot/issues/5261">#5261</a> - Fixed a regression introduced in v1.6.8 where Job Buttons would always run with <code>commit=False</code>.</li>
|
|
6471
6604
|
</ul>
|
|
6472
6605
|
<h2 id="v1611-2024-02-05">v1.6.11 (2024-02-05)<a class="headerlink" href="#v1611-2024-02-05" title="Permanent link">¶</a></h2>
|
|
6473
|
-
<h3 id="
|
|
6606
|
+
<h3 id="security_12">Security<a class="headerlink" href="#security_12" title="Permanent link">¶</a></h3>
|
|
6474
6607
|
<ul>
|
|
6475
6608
|
<li><a href="https://github.com/nautobot/nautobot/issues/5151">#5151</a> - Updated <code>pillow</code> dependency to 10.2.0 due to CVE-2023-50447.</li>
|
|
6476
6609
|
</ul>
|
|
@@ -6478,13 +6611,13 @@
|
|
|
6478
6611
|
<ul>
|
|
6479
6612
|
<li><a href="https://github.com/nautobot/nautobot/issues/5169">#5169</a> - Added support for user session profiling via django-silk.</li>
|
|
6480
6613
|
</ul>
|
|
6481
|
-
<h3 id="
|
|
6614
|
+
<h3 id="fixed_12">Fixed<a class="headerlink" href="#fixed_12" title="Permanent link">¶</a></h3>
|
|
6482
6615
|
<ul>
|
|
6483
6616
|
<li><a href="https://github.com/nautobot/nautobot/issues/3664">#3664</a> - Fixed AssertionError when querying Date type custom fields in GraphQL.</li>
|
|
6484
6617
|
<li><a href="https://github.com/nautobot/nautobot/issues/5162">#5162</a> - Fixed incorrect rack group variable in device template.</li>
|
|
6485
6618
|
</ul>
|
|
6486
6619
|
<h2 id="v1610-2024-01-22">v1.6.10 (2024-01-22)<a class="headerlink" href="#v1610-2024-01-22" title="Permanent link">¶</a></h2>
|
|
6487
|
-
<h3 id="
|
|
6620
|
+
<h3 id="security_13">Security<a class="headerlink" href="#security_13" title="Permanent link">¶</a></h3>
|
|
6488
6621
|
<ul>
|
|
6489
6622
|
<li><a href="https://github.com/nautobot/nautobot/issues/5109">#5109</a> - Removed <code>/files/get/</code> URL endpoint (for viewing FileAttachment files in the browser), as it was unused and could potentially pose security issues.</li>
|
|
6490
6623
|
<li><a href="https://github.com/nautobot/nautobot/issues/5134">#5134</a> - Fixed an XSS vulnerability (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-v4xv-795h-rv4h">GHSA-v4xv-795h-rv4h</a>) in the <code>render_markdown()</code> utility function used to render comments, notes, job log entries, etc.</li>
|
|
@@ -6504,12 +6637,12 @@
|
|
|
6504
6637
|
<li><a href="https://github.com/nautobot/nautobot/issues/5134">#5134</a> - Added <code>nh3</code> HTML sanitization library as a dependency.</li>
|
|
6505
6638
|
</ul>
|
|
6506
6639
|
<h2 id="v169-2024-01-08">v1.6.9 (2024-01-08)<a class="headerlink" href="#v169-2024-01-08" title="Permanent link">¶</a></h2>
|
|
6507
|
-
<h3 id="
|
|
6640
|
+
<h3 id="fixed_13">Fixed<a class="headerlink" href="#fixed_13" title="Permanent link">¶</a></h3>
|
|
6508
6641
|
<ul>
|
|
6509
6642
|
<li><a href="https://github.com/nautobot/nautobot/issues/5042">#5042</a> - Fixed early return conditional in <code>ensure_git_repository</code>.</li>
|
|
6510
6643
|
</ul>
|
|
6511
6644
|
<h2 id="v168-2023-12-21">v1.6.8 (2023-12-21)<a class="headerlink" href="#v168-2023-12-21" title="Permanent link">¶</a></h2>
|
|
6512
|
-
<h3 id="
|
|
6645
|
+
<h3 id="security_14">Security<a class="headerlink" href="#security_14" title="Permanent link">¶</a></h3>
|
|
6513
6646
|
<ul>
|
|
6514
6647
|
<li><a href="https://github.com/nautobot/nautobot/issues/4876">#4876</a> - Updated <code>cryptography</code> to <code>41.0.7</code> due to CVE-2023-49083. As this is not a direct dependency of Nautobot, it will not auto-update when upgrading. Please be sure to upgrade your local environment.</li>
|
|
6515
6648
|
<li><a href="https://github.com/nautobot/nautobot/issues/4988">#4988</a> - Fixed missing object-level permissions enforcement when running a JobButton (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-vf5m-xrhm-v999">GHSA-vf5m-xrhm-v999</a>).</li>
|
|
@@ -6524,16 +6657,16 @@
|
|
|
6524
6657
|
<ul>
|
|
6525
6658
|
<li><a href="https://github.com/nautobot/nautobot/issues/4988">#4988</a> - Removed redundant <code>/extras/job-button/<uuid>/run/</code> URL endpoint; Job Buttons now use <code>/extras/jobs/<uuid>/run/</code> endpoint like any other job.</li>
|
|
6526
6659
|
</ul>
|
|
6527
|
-
<h3 id="
|
|
6660
|
+
<h3 id="fixed_14">Fixed<a class="headerlink" href="#fixed_14" title="Permanent link">¶</a></h3>
|
|
6528
6661
|
<ul>
|
|
6529
6662
|
<li><a href="https://github.com/nautobot/nautobot/issues/4977">#4977</a> - Fixed early return conditional in <code>ensure_git_repository</code>.</li>
|
|
6530
6663
|
</ul>
|
|
6531
|
-
<h3 id="
|
|
6664
|
+
<h3 id="housekeeping_5">Housekeeping<a class="headerlink" href="#housekeeping_5" title="Permanent link">¶</a></h3>
|
|
6532
6665
|
<ul>
|
|
6533
6666
|
<li><a href="https://github.com/nautobot/nautobot/issues/4988">#4988</a> - Fixed some bugs in <code>example_plugin.jobs.ExampleComplexJobButtonReceiver</code>.</li>
|
|
6534
6667
|
</ul>
|
|
6535
6668
|
<h2 id="v167-2023-12-12">v1.6.7 (2023-12-12)<a class="headerlink" href="#v167-2023-12-12" title="Permanent link">¶</a></h2>
|
|
6536
|
-
<h3 id="
|
|
6669
|
+
<h3 id="security_15">Security<a class="headerlink" href="#security_15" title="Permanent link">¶</a></h3>
|
|
6537
6670
|
<ul>
|
|
6538
6671
|
<li><a href="https://github.com/nautobot/nautobot/issues/4959">#4959</a> - Enforce authentication and object permissions on DB file storage views (<a href="https://github.com/nautobot/nautobot/security/advisories/GHSA-75mc-3pjc-727q">GHSA-75mc-3pjc-727q</a>).</li>
|
|
6539
6672
|
</ul>
|
|
@@ -6546,14 +6679,14 @@
|
|
|
6546
6679
|
<li><a href="https://github.com/nautobot/nautobot/issues/4797">#4797</a> - Removed erroneous <code>custom_fields</code> decorator from InterfaceRedundancyGroupAssociation as it's not a supported feature for this model.</li>
|
|
6547
6680
|
<li><a href="https://github.com/nautobot/nautobot/issues/4857">#4857</a> - Removed Jathan McCollum as a point of contact in <code>SECURITY.md</code>.</li>
|
|
6548
6681
|
</ul>
|
|
6549
|
-
<h3 id="
|
|
6682
|
+
<h3 id="fixed_15">Fixed<a class="headerlink" href="#fixed_15" title="Permanent link">¶</a></h3>
|
|
6550
6683
|
<ul>
|
|
6551
6684
|
<li><a href="https://github.com/nautobot/nautobot/issues/4142">#4142</a> - Fixed unnecessary git operations when calling <code>ensure_git_repository</code> while the desired commit is already checked out.</li>
|
|
6552
6685
|
<li><a href="https://github.com/nautobot/nautobot/issues/4917">#4917</a> - Fixed slow performance on location hierarchy html template.</li>
|
|
6553
6686
|
<li><a href="https://github.com/nautobot/nautobot/issues/4921">#4921</a> - Fixed inefficient queries in <code>Location.base_site</code>.</li>
|
|
6554
6687
|
</ul>
|
|
6555
6688
|
<h2 id="v166-2023-11-21">v1.6.6 (2023-11-21)<a class="headerlink" href="#v166-2023-11-21" title="Permanent link">¶</a></h2>
|
|
6556
|
-
<h3 id="
|
|
6689
|
+
<h3 id="security_16">Security<a class="headerlink" href="#security_16" title="Permanent link">¶</a></h3>
|
|
6557
6690
|
<ul>
|
|
6558
6691
|
<li><a href="https://github.com/nautobot/nautobot/issues/4833">#4833</a> - Fixed cross-site-scripting (XSS) potential with maliciously crafted Custom Links, Computed Fields, and Job Buttons (GHSA-cf9f-wmhp-v4pr).</li>
|
|
6559
6692
|
</ul>
|
|
@@ -6561,7 +6694,7 @@
|
|
|
6561
6694
|
<ul>
|
|
6562
6695
|
<li><a href="https://github.com/nautobot/nautobot/issues/4833">#4833</a> - Changed the <code>render_jinja2()</code> API to no longer automatically call <code>mark_safe()</code> on the output.</li>
|
|
6563
6696
|
</ul>
|
|
6564
|
-
<h3 id="
|
|
6697
|
+
<h3 id="fixed_16">Fixed<a class="headerlink" href="#fixed_16" title="Permanent link">¶</a></h3>
|
|
6565
6698
|
<ul>
|
|
6566
6699
|
<li><a href="https://github.com/nautobot/nautobot/issues/3179">#3179</a> - Fixed the error that occurred when fetching the API response for CircuitTermination with a cable connected to CircuitTermination, FrontPort, or RearPort.</li>
|
|
6567
6700
|
<li><a href="https://github.com/nautobot/nautobot/issues/4799">#4799</a> - Reduced size of Nautobot <code>sdist</code> and <code>wheel</code> packages from 69 MB to 29 MB.</li>
|
|
@@ -6570,7 +6703,7 @@
|
|
|
6570
6703
|
<ul>
|
|
6571
6704
|
<li><a href="https://github.com/nautobot/nautobot/issues/4799">#4799</a> - Updated <code>mkdocs</code> development dependency to <code>1.5.3</code>.</li>
|
|
6572
6705
|
</ul>
|
|
6573
|
-
<h3 id="
|
|
6706
|
+
<h3 id="housekeeping_6">Housekeeping<a class="headerlink" href="#housekeeping_6" title="Permanent link">¶</a></h3>
|
|
6574
6707
|
<ul>
|
|
6575
6708
|
<li><a href="https://github.com/nautobot/nautobot/issues/4799">#4799</a> - Updated docs configuration for <code>examples/example_plugin</code>.</li>
|
|
6576
6709
|
<li><a href="https://github.com/nautobot/nautobot/issues/4833">#4833</a> - Added <code>ruff</code> to invoke tasks and CI.</li>
|
|
@@ -6584,7 +6717,7 @@
|
|
|
6584
6717
|
<ul>
|
|
6585
6718
|
<li><a href="https://github.com/nautobot/nautobot/issues/4638">#4638</a> - Renamed <code>ltm/1.6</code> branch to <code>ltm-1.6</code>.</li>
|
|
6586
6719
|
</ul>
|
|
6587
|
-
<h3 id="
|
|
6720
|
+
<h3 id="fixed_17">Fixed<a class="headerlink" href="#fixed_17" title="Permanent link">¶</a></h3>
|
|
6588
6721
|
<ul>
|
|
6589
6722
|
<li><a href="https://github.com/nautobot/nautobot/issues/4645">#4645</a> - Fixed a bug where the <code>failover-strategy</code> field was required for the device redundancy group api.</li>
|
|
6590
6723
|
<li><a href="https://github.com/nautobot/nautobot/issues/4686">#4686</a> - Fixed incorrect tagging of 1.6.x Docker <code>nautobot-dev</code> images as <code>latest</code>.</li>
|
|
@@ -6592,11 +6725,11 @@
|
|
|
6592
6725
|
<li><a href="https://github.com/nautobot/nautobot/issues/4728">#4728</a> - Fixed bug with JobResultFilterSet and ScheduledJobFilterSet using <code>django_filters.DateTimeFilter</code> for only exact date matches.</li>
|
|
6593
6726
|
<li><a href="https://github.com/nautobot/nautobot/issues/4733">#4733</a> - Fixed the bug that prevents retrieval of IPAddress using its address args if it was created using <code>host</code> and <code>prefix_length</code>.</li>
|
|
6594
6727
|
</ul>
|
|
6595
|
-
<h3 id="
|
|
6728
|
+
<h3 id="housekeeping_7">Housekeeping<a class="headerlink" href="#housekeeping_7" title="Permanent link">¶</a></h3>
|
|
6596
6729
|
<ul>
|
|
6597
6730
|
<li><a href="https://github.com/nautobot/nautobot/issues/4700">#4700</a> - Removed incorrect <code>NAUTOBOT_DYNAMIC_GROUPS_MEMBER_CACHE_TIMEOUT</code> environment variable reference from settings documentation.</li>
|
|
6598
6731
|
</ul>
|
|
6599
|
-
<h3 id="
|
|
6732
|
+
<h3 id="security_17">Security<a class="headerlink" href="#security_17" title="Permanent link">¶</a></h3>
|
|
6600
6733
|
<ul>
|
|
6601
6734
|
<li><a href="https://github.com/nautobot/nautobot/issues/4671">#4671</a> - Updated <code>urllib3</code> to 2.0.7 due to CVE-2023-45803. This is not a direct dependency so it will not auto-update when upgrading. Please be sure to upgrade your local environment.</li>
|
|
6602
6735
|
<li><a href="https://github.com/nautobot/nautobot/issues/4748">#4748</a> - Updated <code>Django</code> minimum version to 3.2.23 to protect against CVE-2023-46695.</li>
|
|
@@ -6611,7 +6744,7 @@
|
|
|
6611
6744
|
<ul>
|
|
6612
6745
|
<li><a href="https://github.com/nautobot/nautobot/issues/4313">#4313</a> - Updated device search to include manufacturer name.</li>
|
|
6613
6746
|
</ul>
|
|
6614
|
-
<h3 id="
|
|
6747
|
+
<h3 id="housekeeping_8">Housekeeping<a class="headerlink" href="#housekeeping_8" title="Permanent link">¶</a></h3>
|
|
6615
6748
|
<ul>
|
|
6616
6749
|
<li><a href="https://github.com/nautobot/nautobot/issues/4619">#4619</a> - Fixed broken links in Nautobot README.md.</li>
|
|
6617
6750
|
</ul>
|
|
@@ -6624,16 +6757,16 @@
|
|
|
6624
6757
|
<ul>
|
|
6625
6758
|
<li><a href="https://github.com/nautobot/nautobot/issues/3372">#3372</a> - Added ObjectPermission constraints check to pre_migrate management command.</li>
|
|
6626
6759
|
</ul>
|
|
6627
|
-
<h3 id="
|
|
6760
|
+
<h3 id="fixed_18">Fixed<a class="headerlink" href="#fixed_18" title="Permanent link">¶</a></h3>
|
|
6628
6761
|
<ul>
|
|
6629
6762
|
<li><a href="https://github.com/nautobot/nautobot/issues/4396">#4396</a> - Fixed rack form silently dropping custom field values.</li>
|
|
6630
6763
|
</ul>
|
|
6631
|
-
<h3 id="
|
|
6764
|
+
<h3 id="housekeeping_9">Housekeeping<a class="headerlink" href="#housekeeping_9" title="Permanent link">¶</a></h3>
|
|
6632
6765
|
<ul>
|
|
6633
6766
|
<li><a href="https://github.com/nautobot/nautobot/issues/4587">#4587</a> - Fixed <code>release.yml</code> and <code>pre-release.yml</code> workflow files to target <code>ci_integration.yml</code> in its own branch.</li>
|
|
6634
6767
|
<li><a href="https://github.com/nautobot/nautobot/issues/4587">#4587</a> - Enforced changelog requirement in <code>ci_pullrequest.yml</code> for <code>ltm/1.6</code>.</li>
|
|
6635
6768
|
</ul>
|
|
6636
|
-
<h3 id="
|
|
6769
|
+
<h3 id="security_18">Security<a class="headerlink" href="#security_18" title="Permanent link">¶</a></h3>
|
|
6637
6770
|
<ul>
|
|
6638
6771
|
<li><a href="https://github.com/nautobot/nautobot/issues/4446">#4446</a> - Updated <code>GitPython</code> to <code>3.1.36</code> to address <code>CVE-2023-41040</code>.</li>
|
|
6639
6772
|
</ul>
|
|
@@ -6653,13 +6786,13 @@
|
|
|
6653
6786
|
<li><a href="https://github.com/nautobot/nautobot/issues/4216">#4216</a> - Changed the rendering of <code>TagFilterField</code> to prevent very slow rendering of pages when large numbers of tags are defined.</li>
|
|
6654
6787
|
<li><a href="https://github.com/nautobot/nautobot/issues/4217">#4217</a> - Added a restriction that two Git repositories with the same <code>remote_url</code> cannot overlap in their <code>provided_contents</code>, as such cases are highly likely to introduce data conflicts.</li>
|
|
6655
6788
|
</ul>
|
|
6656
|
-
<h3 id="
|
|
6789
|
+
<h3 id="fixed_19">Fixed<a class="headerlink" href="#fixed_19" title="Permanent link">¶</a></h3>
|
|
6657
6790
|
<ul>
|
|
6658
6791
|
<li><a href="https://github.com/nautobot/nautobot/issues/3949">#3949</a> - Fixed a ValueError when editing an existing DynamicGroup that has invalid <code>filter</code> data.</li>
|
|
6659
6792
|
<li><a href="https://github.com/nautobot/nautobot/issues/3949">#3949</a> - Fixed <code>DynamicGroup.clean_fields()</code> so that it will respect an <code>exclude=["filter"]</code> kwarg by not validating the <code>filter</code> field.</li>
|
|
6660
6793
|
<li><a href="https://github.com/nautobot/nautobot/issues/4262">#4262</a> - Fixed warning message when trying to use bulk edit with no items selected.</li>
|
|
6661
6794
|
</ul>
|
|
6662
|
-
<h3 id="
|
|
6795
|
+
<h3 id="housekeeping_10">Housekeeping<a class="headerlink" href="#housekeeping_10" title="Permanent link">¶</a></h3>
|
|
6663
6796
|
<ul>
|
|
6664
6797
|
<li><a href="https://github.com/nautobot/nautobot/issues/4331">#4331</a> - Added a "housekeeping" subsection to the release-notes via <code>towncrier</code>.</li>
|
|
6665
6798
|
</ul>
|
|
@@ -6669,7 +6802,7 @@
|
|
|
6669
6802
|
<li><a href="https://github.com/nautobot/nautobot/issues/4242">#4242</a> - Changed <code>development/nautobot_config.py</code> to disable installation metrics for developer environments by default.</li>
|
|
6670
6803
|
<li><a href="https://github.com/nautobot/nautobot/issues/4242">#4242</a> - Changed behavior of <code>dev</code> and <code>final-dev</code> Docker images to disable installation metrics by default.</li>
|
|
6671
6804
|
</ul>
|
|
6672
|
-
<h3 id="
|
|
6805
|
+
<h3 id="fixed_20">Fixed<a class="headerlink" href="#fixed_20" title="Permanent link">¶</a></h3>
|
|
6673
6806
|
<ul>
|
|
6674
6807
|
<li><a href="https://github.com/nautobot/nautobot/issues/4028">#4028</a> - Fixed CI integration workflow to publish 'final-dev', and build only <code>final</code> images.</li>
|
|
6675
6808
|
<li><a href="https://github.com/nautobot/nautobot/issues/4028">#4028</a> - Fixed CI integration workflow <code>set-output</code> warnings.</li>
|
|
@@ -6694,7 +6827,7 @@
|
|
|
6694
6827
|
<li><a href="https://github.com/nautobot/nautobot/issues/4199">#4199</a> - Updated <code>cryptography</code> to <code>~41.0.3</code>. As this is not a direct dependency of Nautobot, it will not auto-update when upgrading. Please be sure to upgrade your local environment.</li>
|
|
6695
6828
|
<li><a href="https://github.com/nautobot/nautobot/issues/4215">#4215</a> - Broadened the range of acceptable <code>packaging</code> dependency versions.</li>
|
|
6696
6829
|
</ul>
|
|
6697
|
-
<h3 id="
|
|
6830
|
+
<h3 id="fixed_21">Fixed<a class="headerlink" href="#fixed_21" title="Permanent link">¶</a></h3>
|
|
6698
6831
|
<ul>
|
|
6699
6832
|
<li><a href="https://github.com/nautobot/nautobot/issues/3985">#3985</a> - Added error handling in <code>JobResult.log()</code> for the case where an object's <code>get_absolute_url()</code> raises an exception.</li>
|
|
6700
6833
|
<li><a href="https://github.com/nautobot/nautobot/issues/3985">#3985</a> - Added missing <code>get_absolute_url()</code> implementation on <code>CustomFieldChoice</code> model.</li>
|
|
@@ -6760,7 +6893,7 @@
|
|
|
6760
6893
|
<li><a href="https://github.com/nautobot/nautobot/issues/3561">#3561</a> - Updated <code>social-auth-app-django</code> dependency to <code>~5.2.0</code>.</li>
|
|
6761
6894
|
<li><a href="https://github.com/nautobot/nautobot/issues/3561">#3561</a> - Updated various development-only dependencies to the latest available versions.</li>
|
|
6762
6895
|
</ul>
|
|
6763
|
-
<h3 id="
|
|
6896
|
+
<h3 id="fixed_22">Fixed<a class="headerlink" href="#fixed_22" title="Permanent link">¶</a></h3>
|
|
6764
6897
|
<ul>
|
|
6765
6898
|
<li><a href="https://github.com/nautobot/nautobot/issues/4178">#4178</a> - Fixed JSON serialization of overloaded/non-default FilterForm fields on Dynamic Groups.</li>
|
|
6766
6899
|
</ul>
|